fp/services/bright/lib/bright_web/components/layouts/app.html.heex

5 lines
93 B
Plaintext

<main class="section">
<.flash_group flash={@flash} />
<%= @inner_content %>
</main>