fixes
This commit is contained in:
parent
82d16ccfd1
commit
5e12f10c14
6 changed files with 78 additions and 38 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue