/about/stylesheet: Add a link to revision history in the wiki.

This commit is contained in:
Neil Williams
2013-10-09 14:13:04 -07:00
parent fd6cbff581
commit 9bd172a32a

View File

@@ -64,6 +64,9 @@
</div>
<div class="clearleft"></div>
<div class="buttons">
% if thing.site.prev_stylesheet:
<span class="btn right"><a target="_blank" href="${add_sr("/wiki/revisions/config/stylesheet/")}">${_("see previous versions")}</a></span>
% endif
<button class="btn" name="save" type="submit"
onclick="this.form.op.value='save'; return true;">
${_('save')}