Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg-security/TI12-security/trunk/NDGSecurity/python/ndg_security_server/ndg/security/server/wsgi/openid/provider/renderinginterface/buffet/templates/ndg/security/identityPage.kid@7077
Revision 7077,
503 bytes
checked in by pjkersha, 11 years ago
(diff) |
|
-
Property svn:keywords set to
Id
|
Line | |
---|
1 | <html py:extends="'ndgPage.kid'" xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#"> |
---|
2 | <head> |
---|
3 | <replace py:replace="pagehead()"/> |
---|
4 | </head> |
---|
5 | <body> |
---|
6 | <div py:replace="header()"/> |
---|
7 | <div class="mainPageContent" style="text-indent:5px"> |
---|
8 | <h2>OpenID Identity Page</h2> |
---|
9 | <p>This is the OpenID Identity Page for user:</p> |
---|
10 | <p>${XML(c.xml)}</p> |
---|
11 | </div> |
---|
12 | <div py:replace="footer()"/> |
---|
13 | </body> |
---|
14 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.