{% load static %} {% for icon, text, url in icons %} {% if url %}{% endif %} {{ text }} {% if url %}{% endif %} {% endfor %} {% if component.libre_license %} {{ component.license_badge }} {% endif %}