<%= csrf_meta_tags %> <%= stylesheet_link_tag 'application' %> <%= javascript_include_tag 'application' %> <%= umlaut_config.app_name %> <%= "| #{@page_title}" if @page_title %> <%= render_umlaut_head_content %>

<%= umlaut_config.app_name %>

<% if @user_request %>
URL: <% url = permalink_url(request, @user_request) %> <%= link_to url, url %>
<% end %> <%= yield %>