{% load i18n %} {% load dashboard_tags %} {% if content.label %}

{% translate content.label %}

{% endif %}
{% if content.dropdown_type == 'select' %} {% elif content.dropdown_type == 'date' %} {% endif %}