{% load staticfiles %}
{% if auth == 'YES' %} {% for k, e in links.items %}
{{k}}
{% endfor %} {% endif %}