euscanwww: Adding link to stabilization feed
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
parent
23fb315a5f
commit
745a7fd15a
@ -73,6 +73,13 @@
|
|||||||
<a title="Global Feed" href="{% url "global_feed" %}">Global Feed</a>
|
<a title="Global Feed" href="{% url "global_feed" %}">Global Feed</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="{{ STATIC_URL }}img/feed.png" alt="feed" />
|
||||||
|
<a title="Stabilization Candidates Feed" href="{% url "stabilization_candidates_feed" %}">
|
||||||
|
Stabilization Feed
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
|
||||||
{% if user.is_authenticated %}
|
{% if user.is_authenticated %}
|
||||||
<li>
|
<li>
|
||||||
<img src="{{ STATIC_URL }}/img/feed.png" alt="feed" />
|
<img src="{{ STATIC_URL }}/img/feed.png" alt="feed" />
|
||||||
|
Loading…
Reference in New Issue
Block a user