From b79c68fd7b516a37127e2e1d094f22887daf21ee Mon Sep 17 00:00:00 2001 From: juanifioren Date: Thu, 15 Jan 2015 18:06:36 -0300 Subject: [PATCH] Remove tabs in authorize template. --- .../templates/openid_provider/authorize.html | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/openid_provider/templates/openid_provider/authorize.html b/openid_provider/templates/openid_provider/authorize.html index 0e583df..d404d10 100644 --- a/openid_provider/templates/openid_provider/authorize.html +++ b/openid_provider/templates/openid_provider/authorize.html @@ -3,25 +3,25 @@

Client {{ client.name }} would like to access this information of you ...

- - {% csrf_token %} + + {% csrf_token %} - - - - - + + + + + -