%html %head %title= GraderConfiguration['contest.name'] = stylesheet_link_tag "application", params[:controller], :media => "all" = csrf_meta_tags = csp_meta_tag = javascript_importmap_tags = content_for :header = yield :head %body - unless local_assigns[:skip_header] = render 'layouts/header' /= content_tag(:p,flash[:notice],class: 'alert alert-success') if flash[:notice]!=nil = flash_messages = yield