{% load surface_theme %}
Useful Links
{% surface_get_links as surface_get_links_list %} {% if surface_get_links_list %} {% for link in surface_get_links_list %}
{{ link.label }}
{% for item in link.items %} {% endfor %}
{% endfor %} {% endif %}