54edeec1e4e7
Merge
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Thu, 17 Jun 2010 01:11:00 -0400 |
parents | 1ce08f2b3085 (current diff) 9d3b2c25d5d7 (diff) |
children | b365f62c99b7 |
branches/tags | (none) |
files |
Changes
--- a/layout/skeleton/_base.html Thu Jun 17 01:10:05 2010 -0400 +++ b/layout/skeleton/_base.html Thu Jun 17 01:11:00 2010 -0400 @@ -36,7 +36,10 @@ <script src="/mint/?js" type="text/javascript"></script> {% block extra_js %}{% endblock %} - {% endblock %} + {% endblock %} + + <link rel="openid.server" href="http://www.myopenid.com/server" /> + <link rel="openid.delegate" href="http://stevelosh.myopenid.com/" /> </head> <body> @@ -68,4 +71,4 @@ </div> </body> </html> -{% endblock %} \ No newline at end of file +{% endblock %}