BigW Consortium Gitlab

errors.html.haml 270 Bytes
Newer Older
1
!!! 5
2
%html{ lang: "en"}
3
  = render "layouts/head", title: "Error"
4
  %body{class: "#{app_theme}  application"}
5
    = render "layouts/head_panel", title: "" if current_user
6
    .container.navless-container
7
      = render "layouts/flash"
8 9
      .error-page
        = yield