diff options
Diffstat (limited to 'root/templates')
-rw-r--r-- | root/templates/index.xsl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/root/templates/index.xsl b/root/templates/index.xsl index 32f7262..433894d 100644 --- a/root/templates/index.xsl +++ b/root/templates/index.xsl @@ -13,6 +13,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Sign in with OpenID</title> + <link rel="openid.server" href="https://localhost/" /> <style type="text/css"> @import "default.css"; </style> |