gitlabhq/app/views/layouts/error.html.haml
2012-04-24 21:47:01 +03:00

11 lines
238 B
Plaintext

!!! 5
%html{ :lang => "en"}
= render "layouts/head"
%body{:class => "#{app_theme} application"}
= render "layouts/flash"
= render "layouts/head_panel", :title => ""
.container
.content
%br
%h3= yield