diff --git a/app/views/layouts/public.html.erb b/app/views/layouts/public.html.erb index 98a634e66..e728cc8d4 100644 --- a/app/views/layouts/public.html.erb +++ b/app/views/layouts/public.html.erb @@ -2,24 +2,26 @@ <%= render "layouts/shared/head" %> - - - <%= render "layouts/shared/flash" %> + <%= render "layouts/shared/flash" %> -
- <%= yield %> -
+
+ <%= yield %> +
+