Browse Source

added return link

pull/40/head
Savetheinternet 13 years ago
parent
commit
5582b5599e
  1. 2
      templates/thread.html

2
templates/thread.html

@ -146,6 +146,8 @@
<input type="submit" name="report" value="Report" />
</div>
</form>
<a href="{{ return }}">[Return]</a>
{{ boardlist.bottom }}
<p class="unimportant" style="margin-top:20px;text-align:center;">Powered by <a href="http://tinyboard.org/">Tinyboard</a> v0.9.4 | <a href="http://tinyboard.org/">Tinyboard</a> Copyright &copy; 2010-2011 Tinyboard Development Group</p>
<p class="unimportant" style="text-align:center;">All trademarks, copyrights, comments, and images on this page are owned by or are the responsibility of their respective parties.</p>

Loading…
Cancel
Save