6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
|
<main role="main" class="container min-w-full min-h-full">
|
||
|
<%= live_component LokalWeb.Live.Component.Topbar %>
|
||
|
|
||
|
<%= @inner_content %>
|
||
|
</main>
|