Current section

Files

Jump to
livebook lib livebook_web templates layout app.html.heex
Raw

lib/livebook_web/templates/layout/app.html.heex

<main role="main" class="grow flex flex-col h-screen">
<%= @inner_content %>
</main>