{% load as_icon %}
{% if 'title_url' in resource %} {% include "resources/resource_box_header.html" %} {% else %} {% include "resources/resource_box_header.html" %} {% endif %}

{{ resource.description|safe }}

{# Icons #} {% for icon in resource.urls %} {% endfor %}