diff --git a/lib/decentralised_book_index_web/components/layouts/app.html.heex b/lib/decentralised_book_index_web/components/layouts/app.html.heex index 3b3b607..fd42053 100644 --- a/lib/decentralised_book_index_web/components/layouts/app.html.heex +++ b/lib/decentralised_book_index_web/components/layouts/app.html.heex @@ -1,29 +1,7 @@ -
-
-
- - - -

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

-
- -
+
+ <.partial_navbar page_title={assigns[:page_title]} />
+
<.flash_group flash={@flash} />