{% comment %} {% load url from future %} {% endcomment %}

Icons



{% if icons %} {% for icon in icons %} {% endfor %}
Name Image
{{ icon.name }}
{% else %} No elements {% endif %}