{% if size is not defined %} {% set size = 'lg' %} {% endif %}
{% block title %}{% endblock %}
{% block content %}{% endblock %}
{% block extraButton %}{% endblock %} {% if showModalSubmit|default(false) %} {% endif %}