diff options
Diffstat (limited to 'quoins/templates')
| -rw-r--r-- | quoins/templates/oid_confirm.html | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/quoins/templates/oid_confirm.html b/quoins/templates/oid_confirm.html index 4fcf1de..c5d4f88 100644 --- a/quoins/templates/oid_confirm.html +++ b/quoins/templates/oid_confirm.html | |||
| @@ -19,12 +19,11 @@ | |||
| 19 | <form action="${openid.url('/finish')}" method="post"> | 19 | <form action="${openid.url('/finish')}" method="post"> | 
| 20 | 20 | ||
| 21 | <p> | 21 | <p> | 
| 22 | The site <b>${oid_request.trust_root}</b> | 22 | The site <b>${oid_request.trust_root}</b> (URL <b>${oid_return_verified}</b>) | 
| 23 | wants to verify that you are identified by <b>${request.identity['user']}</b> | 23 | wants to verify that you are identified by <b>${request.identity['user']}</b> | 
| 24 | and has requested the following information: | 24 | and has requested the following information: | 
| 25 | </p> | 25 | </p> | 
| 26 | 26 | ||
| 27 | |||
| 28 | <div py:if="required"> | 27 | <div py:if="required"> | 
| 29 | <h3> Required information </h3> | 28 | <h3> Required information </h3> | 
| 30 | <ul> | 29 | <ul> | 
