{% load i18n %} {% load static %} {% load dashboard_tags %} {% if content.icon %} Media {% endif %} {% if content.label|length > 0 %} {{content.label}} {% endif %}
{% translate content.description %}
{% if content.src %} {% else %} Placeholder {% endif %}