diff --git a/lib/wild_web/components/layouts/app.html.heex b/lib/wild_web/components/layouts/app.html.heex index 3b3b607..5fbc721 100644 --- a/lib/wild_web/components/layouts/app.html.heex +++ b/lib/wild_web/components/layouts/app.html.heex @@ -1,31 +1,5 @@ -
-
-
- - - -

- v{Application.spec(:phoenix, :vsn)} -

-
- -
-
-
+
<.flash_group flash={@flash} /> {@inner_content}
diff --git a/lib/wild_web/components/layouts/root.html.heex b/lib/wild_web/components/layouts/root.html.heex index 1592342..84a3e27 100644 --- a/lib/wild_web/components/layouts/root.html.heex +++ b/lib/wild_web/components/layouts/root.html.heex @@ -4,55 +4,38 @@ - <.live_title default="Call of the Wild" suffix=""> + <.live_title default="BookSocial" suffix=""> {assigns[:page_title]} - +