{% extends "partials/layouts/main-layout.html.twig" %} {% block body_attributes %} {% endblock %} {% block sidebar %} {% include "partials/sidebar.html.twig" %} {% endblock %} {% block hr_sidebar %} {% include "partials/horizontal-sidebar.html.twig" %} {% endblock %} {% block content %}
{% include "partials/breadcrumb.html.twig" with {'title': "Modals", 'subtitle': "Home"} %}

Modal Sizes

Modal Types

Varying Modal content

Custom Modal

Fullscreen Modal

Modal Header Coloured

Modal Filled Coloured

Modal Based Alerts

{% endblock %}