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