{% load dlux_tags %}
{% dlux_ribbon ribbon %} {% if form %} {% include 'dlux/helpers/dynamic_modal_form.html' %} {% elif table %}
{% include 'dlux/helpers/dynamic_modal_list.html' %}
{% else %} {% include 'dlux/helpers/dynamic_modal_detail.html' %} {% endif %}