{% extends 'security/base.html.twig' %}
{% block body %}
<h1 class="mb-3 text-azure">Dialog Małżeński</h1>
<h3>{{ title }}</h3>
<p>{{ text }}</p>
{% endblock %}