Skip to content

Commit

Permalink
authenticate template changes. WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nilclass committed Mar 9, 2012
1 parent 0b4e2c8 commit afe2905
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions views/authenticate.haml
Expand Up @@ -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

Expand Down

0 comments on commit afe2905

Please sign in to comment.