errors.html.haml 229 Bytes
Newer Older
1
!!! 5
2
%html{ lang: "en"}
3
  = render "layouts/head"
4
  %body{class: "#{app_theme}  application"}
5
    = render "layouts/header/empty"
6
    .container.navless-container
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
7
      = render "layouts/flash"
8 9
      .error-page
        = yield