Put the link to /lists/popular back in

pull/1/head
Raymond Yee 2012-01-20 16:38:04 -08:00
parent a1e944b795
commit d4d26cd748
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<ul class="menu level2">
{% if is_preview %}
<li class="first"><a href="{% url work_list 'recommended' %}"><span>Recommended</span></a></li>
<li><a href="{% url work_list 'popular' %}"><span>Popular</span></a></li>
<li><a href="{% url unglued_list 'recent' %}"><span>Recently unglued</span></a></li>
<li class="last"><a href="{% url work_list 'new' %}"><span>Newly Wished</span></a></li>
{% else %}