Mercurial > public > sg101
comparison 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 |
comparison
equal
deleted
inserted
replaced
342:8587c7a22094 | 343:cfad8d605cb8 |
---|---|
94 <a href="{% url 'forums-manage_subscriptions' %}">subscriptions page</a>. | 94 <a href="{% url 'forums-manage_subscriptions' %}">subscriptions page</a>. |
95 </p> | 95 </p> |
96 </fieldset> | 96 </fieldset> |
97 </form> | 97 </form> |
98 {% endif %} | 98 {% endif %} |
99 <a href="#top" class="quiet" title="Goto top of the page">Top</a> | |
99 </div> | 100 </div> |
100 {% endblock %} | 101 {% endblock %} |