add a go to top link thread view; fixes #82

This commit is contained in:
czaks 2014-09-21 02:52:20 +02:00
parent 56ed7fd8cd
commit 7ec728ffb0

View File

@ -45,6 +45,7 @@
{% include 'report_delete.html' %}
</form>
<a href="{{ return }}">[{% trans %}Return{% endtrans %}]</a>
<a href="#" style="padding-left: 10px">[{% trans %}Go to top{% endtrans %}]</a>
{{ boardlist.bottom }}