mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
History feature now fully working; Diff feature close but not there yet.
This commit is contained in:
parent
b0619a58d0
commit
62b325cb68
4 changed files with 40 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{% block content %}
|
||||
<div id="content" class="wiki">
|
||||
<div class="minor-controls">
|
||||
<a href="history?page={{title}}">History</a>
|
||||
<a href="history?page={{page}}">History</a>
|
||||
</div>
|
||||
{{content|safe}}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue