From f28c6c2457b1f5e80d244b0ecb16652ce3be2d1d Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Sun, 29 Nov 2020 19:21:44 +0100 Subject: [PATCH] suite --- app/views/layouts/connexion.html.haml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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