~gary/python-openid/python-openid-2.2.1-patched

« back to all changes in this revision

Viewing changes to openid/test/data/test_discover/openid2.html

  • Committer: Launchpad Patch Queue Manager
  • Date: 2007-11-30 02:46:28 UTC
  • mfrom: (1.1.1 pyopenid-2.0)
  • Revision ID: launchpad@pqm.canonical.com-20071130024628-qktwsew3383iawmq
[rs=SteveA] upgrade to python-openid-2.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
<html>
 
3
  <head>
 
4
    <title>Identity Page for Smoker</title>
 
5
    <link rel="openid2.provider" href="http://www.myopenid.com/server" />
 
6
    <link rel="openid2.local_id" href="http://smoker.myopenid.com/" />
 
7
  </head>
 
8
  <body>
 
9
    <p>foo</p>
 
10
  </body>
 
11
</html>