Put the link to /lists/popular back in
parent
a1e944b795
commit
d4d26cd748
|
@ -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 %}
|
||||
|
|
Loading…
Reference in New Issue