mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
!!! 5
|
|
%html{ :lang => "en"}
|
|
= render "layouts/head"
|
|
%body.ui_basic.login-page
|
|
= render :partial => "layouts/flash"
|
|
.container= yield
|