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

devise.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 36c6b4c6c35d8617e1ee94811c66ed2a8e1e3bd6 (plain)
1
2
3
4
5
6
!!! 5
%html{ lang: "en"}
  = render "layouts/head"
  %body.ui_basic.login-page
    = render "layouts/flash"
    .container= yield