summaryrefslogtreecommitdiff
path: root/app/views/home
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-10-17 15:19:09 +0200
committerAzul <azul@leap.se>2012-10-17 15:41:44 +0200
commitdc0584f7d993ef7c75fbdd9d341ebb3337f3448d (patch)
tree9e784338d95fc5d3e0b29f8083a07de43f2a1f53 /app/views/home
parentfe23b7896a04a50980c28a8b66c08ce2885ad0d3 (diff)
UI tweaks including newer version of bootstrap
Diffstat (limited to 'app/views/home')
-rw-r--r--app/views/home/index.html.haml12
1 files changed, 0 insertions, 12 deletions
diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml
index 68e39bb..0be7ca2 100644
--- a/app/views/home/index.html.haml
+++ b/app/views/home/index.html.haml
@@ -1,15 +1,3 @@
-%h1 Leap Web Demo
Try to fetch a
= link_to "cert", cert_path
-
--if current_user
- %p
- logged in as
- = current_user.login
- = link_to "logout", logout_path
--else
- %p
- = link_to "login", login_path
- or
- = link_to "signup", signup_path