Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Block unsupported session timing for non admin
[airbundle]
/
Resources
/
views
/
form
/
contact.html.twig
diff --git
a/Resources/views/form/contact.html.twig
b/Resources/views/form/contact.html.twig
index b75b91b761da7f439756b28c43dcc7987b3c3df4..957eb1a6048f588c257015b62a4b660119bb4a5c 100644
(file)
--- a/
Resources/views/form/contact.html.twig
+++ b/
Resources/views/form/contact.html.twig
@@
-1,9
+1,9
@@
-{% extends '@RapsysAir/b
ase
.html.twig' %}
+{% extends '@RapsysAir/b
ody
.html.twig' %}
{% block content %}
<section id="form">
<h2><a href="{{ path('rapsys_air_contact') }}">{{ section }}</a></h2>
{% if sent %}
{% block content %}
<section id="form">
<h2><a href="{{ path('rapsys_air_contact') }}">{{ section }}</a></h2>
{% if sent %}
- <p>{% trans %}Your message has been sent{% endtrans %}</p>
+ <p
class="message notice"
>{% trans %}Your message has been sent{% endtrans %}</p>
{% else %}
<div>
{{ form_start(form) }}
{% else %}
<div>
{{ form_start(form) }}