"/>
<%= link "Etusivu", to: Routes.page_path(@conn, :index) %> <%= link "Esiintyjät", to: Routes.performer_path(@conn, :index) %> <%= link "Ohjelma", to: Routes.performance_path(@conn, :index) %> <%= link "Ilmoittautuminen", to: Routes.performer_path(@conn, :new) %>
<%= get_flash(@conn, :info) %>
<%= get_flash(@conn, :error) %>
<%= @inner_content %>