diff gpp/templates/forums/topic.html @ 343:cfad8d605cb8

Fixing #157; added goto the top of page intra-page links on forums and yahoo group templates.
author Brian Neal <bgneal@gmail.com>
date Sun, 27 Feb 2011 22:12:18 +0000
parents 88b2b9cb8c1f
children 768e3568addf
line wrap: on
line diff
--- a/gpp/templates/forums/topic.html	Sun Feb 27 01:58:49 2011 +0000
+++ b/gpp/templates/forums/topic.html	Sun Feb 27 22:12:18 2011 +0000
@@ -96,5 +96,6 @@
 </fieldset>
 </form>
 {% endif %}
+<a href="#top" class="quiet" title="Goto top of the page">Top</a>
 </div>
 {% endblock %}