gitlabhq/app/views/layouts/error.html.haml
2012-02-27 00:21:53 +02:00

12 lines
274 B
Plaintext

!!! 5
%html{ :lang => "en"}
= render "layouts/head"
%body.ui_basic.application
= render "layouts/flash"
= render "layouts/head_panel", :title => ""
.container
%nav.main_menu
= render "layouts/const_menu_links"
.content
%h3= yield