From afe290541638cdd71d7154850c52582fc3f991a8 Mon Sep 17 00:00:00 2001 From: "()" Date: Fri, 9 Mar 2012 19:40:42 +0000 Subject: [PATCH] authenticate template changes. WIP --- views/authenticate.haml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/views/authenticate.haml b/views/authenticate.haml index ff84c6b..74d642f 100644 --- a/views/authenticate.haml +++ b/views/authenticate.haml @@ -40,6 +40,13 @@ %body %h2 Authenticate for remoteStorage + %pre= params.inspect + + %p + Hi there, the site + %strong{:title => @redirect_uri}= @domain + wants to access the following categories: + - if @error .error= @error