gitlabhq/app/views/layouts/error.html.haml

11 lines
254 B
Plaintext

!!! 5
%html{ lang: "en"}
= render "layouts/head"
%body{class: "#{app_theme} application"}
= render "layouts/flash"
= render "layouts/head_panel", title: ""
.container
.content
%center.padded.prepend-top-20
= yield