<%= if @flash && @flash |> Map.has_key?(:info) do %> <% end %> <%= if @flash && @flash |> Map.has_key?(:error) do %> <% end %>
<%= @inner_content %>