This commit is contained in:
parent
c251e1dba3
commit
8a8502724d
3 changed files with 29 additions and 8 deletions
|
|
@ -52,7 +52,7 @@ defmodule MvWeb.Layouts do
|
|||
</Backpex.HTML.Layout.sidebar_item>
|
||||
</:sidebar>
|
||||
<Backpex.HTML.Layout.flash_messages flash={@flash} />
|
||||
<%= @inner_content %>
|
||||
{@inner_content}
|
||||
</Backpex.HTML.Layout.app_shell>
|
||||
"""
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue