summaryrefslogtreecommitdiff
path: root/examples/djopenid/templates/server/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/djopenid/templates/server/index.html')
-rw-r--r--examples/djopenid/templates/server/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/djopenid/templates/server/index.html b/examples/djopenid/templates/server/index.html
index 01108d0..8655ba9 100644
--- a/examples/djopenid/templates/server/index.html
+++ b/examples/djopenid/templates/server/index.html
@@ -41,7 +41,7 @@
application. The OpenID it serves is
<pre>
-<a href="{{ user_url }}">{{ user_url }}</a>
+<a href="{{ local_id }}">{{ local_id }}</a>
</pre>
</p>