' %}
{% endif %}
{{ forms.modal_dialog(modalId, title, message) }}
{% endmacro %}
{# Shows a date filter on a dropdown list #}
{% macro date_filter_dropdown(buttonText, listId, listUrl, dropdownUrl) %}
{% if listId is not empty and listUrl is not empty and dropdownUrl is not empty %}