Current section

Files

Jump to
rube lib rube_web templates layout app.html.eex
Raw

lib/rube_web/templates/layout/app.html.eex

<p role="alert"><%= get_flash(@conn, :info) %></p>
<p role="alert"><%= get_flash(@conn, :error) %></p>
<%= @inner_content %>