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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNihad Abbasov <narkoz.2008@gmail.com>2012-07-06 10:50:24 +0400
committerNihad Abbasov <narkoz.2008@gmail.com>2012-07-06 10:50:24 +0400
commit2abd054b0c3c3f1116840cf51444fc63e49057f6 (patch)
treeeb372bdd01a68ff2405166230e63cf253710973f /app/views/layouts/devise.html.haml
parent7f207d4a872cb55d302608a2739e94fc59ef1ff1 (diff)
update devise
Diffstat (limited to 'app/views/layouts/devise.html.haml')
-rw-r--r--app/views/layouts/devise.html.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/layouts/devise.html.haml b/app/views/layouts/devise.html.haml
deleted file mode 100644
index c293734b368..00000000000
--- a/app/views/layouts/devise.html.haml
+++ /dev/null
@@ -1,6 +0,0 @@
-!!! 5
-%html{ :lang => "en"}
- = render "layouts/head"
- %body.ui_basic.login-page
- = render :partial => "layouts/flash"
- .container= yield