From b81bccabacc83f776e1136168a99a44880542f1c Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Fri, 11 Sep 2015 17:12:33 +0200 Subject: [PATCH] initial commit for cute little statistics --- app/views/pages/landing.html.haml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/pages/landing.html.haml b/app/views/pages/landing.html.haml index f2b7291..0acc58d 100644 --- a/app/views/pages/landing.html.haml +++ b/app/views/pages/landing.html.haml @@ -1,6 +1,9 @@ -%h1 Hallo +%h1 Tab! +%h2 Authentication - if user_signed_in? %p Yeah! Je bent ingelogd. - else Log een keer in! %p= link_to "Log in met Zeus WPI", user_omniauth_authorize_path(:zeuswpi) +%h2 Cute Little Statistics + %p None here yet.