legendary-doc-site/apps/app/lib/app_web/templates/layout/live.html.leex

7 lines
115 B
Text
Raw Normal View History

2021-06-19 17:26:20 +00:00
<%= render "_menu.html", assigns %>
<%= render "_live_flash_block.html", flash: @flash %>
<%= @inner_content %>