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: 1f5c03bdcedede8e896d599b8a59258c8711638c (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
        %center.padded.prepend-top-20
          = yield