">
<%= link("Register", to: registration_path(@conn, :new)) %> | <%= link("Log in", to: session_path(@conn, :new)) %>
Chess
<%= get_flash(@conn, :info) %>
<%= get_flash(@conn, :error) %>
<%= render @view_module, @view_template, assigns %>