X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/58242917a50ec39071529953e77343fd3eb6dda0..c3710106d44d8675001e2473e33e678e8d5262da:/Resources/views/form/contact.html.twig diff --git a/Resources/views/form/contact.html.twig b/Resources/views/form/contact.html.twig index b75b91b..957eb1a 100644 --- a/Resources/views/form/contact.html.twig +++ b/Resources/views/form/contact.html.twig @@ -1,9 +1,9 @@ -{% extends '@RapsysAir/base.html.twig' %} +{% extends '@RapsysAir/body.html.twig' %} {% block content %}

{{ section }}

{% if sent %} -

{% trans %}Your message has been sent{% endtrans %}

+

{% trans %}Your message has been sent{% endtrans %}

{% else %}
{{ form_start(form) }}