restored link to latest comments
parent
7791f9a1ae
commit
42665150ec
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue