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' %}
|
{% include 'report_delete.html' %}
|
||||||
</form>
|
</form>
|
||||||
<a href="{{ return }}">[{% trans %}Return{% endtrans %}]</a>
|
<a href="{{ return }}">[{% trans %}Return{% endtrans %}]</a>
|
||||||
|
<a href="#" style="padding-left: 10px">[{% trans %}Go to top{% endtrans %}]</a>
|
||||||
|
|
||||||
{{ boardlist.bottom }}
|
{{ boardlist.bottom }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user