diff --git a/app/views/layouts/connexion.html.haml b/app/views/layouts/connexion.html.haml
index a93a86b..4e1e439 100644
--- a/app/views/layouts/connexion.html.haml
+++ b/app/views/layouts/connexion.html.haml
@@ -16,7 +16,9 @@
$ ->
$.backstretch("/login_background.jpg")
#flashs= bootstrap_flash
- .form-signin.content= yield
+ .form-signin.content
+ A
+ = yield