diff --git a/lib/osuuspuutarha_web/templates/layout/root.html.heex b/lib/osuuspuutarha_web/templates/layout/root.html.heex index 5fc39c2..17893f0 100644 --- a/lib/osuuspuutarha_web/templates/layout/root.html.heex +++ b/lib/osuuspuutarha_web/templates/layout/root.html.heex @@ -1,23 +1,35 @@ - - - - - - <%= live_title_tag assigns[:page_title] || "Etusivu", suffix: " · Osuuspuutarha" %> - - - - -
-
- - Osuuspuutarha Logo -

Livonsaaren Osuuspuutarha

- -
-
- <%= @inner_content %> - - + + + + + + + + + + + + + + + <%= live_title_tag assigns[:page_title] || "Etusivu" , suffix: " · Osuuspuutarha" %> + + + +
+
+ + Osuuspuutarha Logo + +

Livonsaaren Osuuspuutarha

+
+ +
+
+ <%= @inner_content %> + + + \ No newline at end of file