This commit is contained in:
gitlabhq 2011-11-01 22:51:20 +02:00
parent 82d16ccfd1
commit 5e12f10c14
6 changed files with 78 additions and 38 deletions

View file

@ -11,6 +11,5 @@
REQ_URI = "#{request.env["REQUEST_URI"]}";
REQ_REFFER = "#{request.env["HTTP_REFERER"]}";
%body.login-page
#container
= render :partial => "layouts/flash"
= render :partial => "layouts/flash"
= yield