Welcome to mirror list, hosted at ThFree Co, Russian Federation.

error.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a512c4a58aabd5c7be66c06f3777b6a8736c4bc9 (plain)
1
2
3
4
5
6
7
8
9
10
!!! 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