diff --git a/lib/mihainator_web/components/layouts/app.html.heex b/lib/mihainator_web/components/layouts/app.html.heex index e23bfc8..cb662e1 100644 --- a/lib/mihainator_web/components/layouts/app.html.heex +++ b/lib/mihainator_web/components/layouts/app.html.heex @@ -1,30 +1,28 @@ -
-
-
- - - -

- v<%= Application.spec(:phoenix, :vsn) %> -

-
-
-
+
<.flash_group flash={@flash} /> <%= @inner_content %>