debian-mirror-gitlab/app/views/layouts/errors.html.haml
2015-09-11 14:41:01 +05:30

9 lines
241 B
Text

!!! 5
%html{ lang: "en"}
= render "layouts/head"
%body{class: "#{user_application_theme} application"}
= render "layouts/header/empty"
.container.navless-container
= render "layouts/flash"
.error-page
= yield