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

{% translate dropdown.label %}

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