add a go to top link thread view; fixes #82
This commit is contained in:
parent
56ed7fd8cd
commit
7ec728ffb0
@ -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 }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user