legendary-doc-site/apps/app/lib/app_web/templates/layout/live.html.leex
2021-06-19 17:26:20 +00:00

6 lines
115 B
Text

<%= render "_menu.html", assigns %>
<%= render "_live_flash_block.html", flash: @flash %>
<%= @inner_content %>