restored link to latest comments

pull/1/head
Andromeda Yelton 2012-05-22 11:48:53 -04:00
parent 7791f9a1ae
commit 42665150ec
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
{% endif %} {% endif %}
{% if not is_preview %} {% if not is_preview %}
<a href="{% url campaign_list 'ending' %}"><span>Active Campaigns</span></a></li> <a href="{% url campaign_list 'ending' %}"><span>Active Campaigns</span></a></li>
<li><a href="{% url comment %}"><span>Latest Comments</span></a></li>
<li><a href="{% url work_list 'popular' %}"><span>Most Wished</span></a></li> <li><a href="{% url work_list 'popular' %}"><span>Most Wished</span></a></li>
{% else %} {% else %}
<a href="{% url work_list 'popular' %}"><span>Most Wishes</span></a></li> <a href="{% url work_list 'popular' %}"><span>Most Wishes</span></a></li>