diff --git a/.idea/deployment.xml b/.idea/deployment.xml
index 4a67929..46b3399 100644
--- a/.idea/deployment.xml
+++ b/.idea/deployment.xml
@@ -1,4 +1,4 @@
-
+
\ No newline at end of file
diff --git a/app/Resources/FOSUserBundle/views/layout.html.twig b/app/Resources/FOSUserBundle/views/layout.html.twig
index 3e6c45a..70a6cec 100644
--- a/app/Resources/FOSUserBundle/views/layout.html.twig
+++ b/app/Resources/FOSUserBundle/views/layout.html.twig
@@ -11,6 +11,17 @@
{% endblock %}
+
@@ -47,17 +58,6 @@
-
-
{% for type, messages in app.session.flashBag.all %}
{% for message in messages %}
@@ -66,7 +66,7 @@
{% endfor %}
{% endfor %}
-
+
{% block fos_user_content %}
{% endblock fos_user_content %}
diff --git a/app/Resources/views/base.html.twig b/app/Resources/views/base.html.twig
index eaea2b8..7c48115 100644
--- a/app/Resources/views/base.html.twig
+++ b/app/Resources/views/base.html.twig
@@ -45,7 +45,8 @@
-
+
{% block body %}{% endblock %}
+