@@ -45,30 +59,22 @@ defmodule ChesstrainerWeb.Layouts do
-
-
-
- {render_slot(@inner_block)}
-
-
-
- <.flash_group flash={@flash} />
"""
end
diff --git a/lib/chesstrainer_web/components/layouts/root.html.heex b/lib/chesstrainer_web/components/layouts/root.html.heex
index 9bb7846..fbd2996 100644
--- a/lib/chesstrainer_web/components/layouts/root.html.heex
+++ b/lib/chesstrainer_web/components/layouts/root.html.heex
@@ -40,6 +40,7 @@
+
{@inner_content}