]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - phd_site.tmpl
refresh => Refresh
[phdru.name/phdru.name.git] / phd_site.tmpl
index bf636a498b5581cb0743ea983e82c4716142d6e2..075f8d71671cd029d4890b60c0916cfd94280c78 100644 (file)
@@ -11,7 +11,7 @@
 #attr $Prev = None
 #attr $Next = None
 #attr $Last = None
-#attr $refresh = None
+#attr $Refresh = None
 #import time
 #attr $last_modified_en = time.strftime("%a, %d %b %Y %T GMT", time.gmtime())
 #attr $last_modified_ru = time.strftime("%d.%m.%Y в %T", time.localtime())
@@ -27,8 +27,8 @@
 <meta HTTP-Equiv="Content-Location" content="http://phdru.name$path">
 <meta HTTP-Equiv="Last-Modified" content="$last_modified_en">
 <title>$Title</title>
-#if $refresh:
-<meta HTTP-Equiv="Refresh" content="$refresh">
+#if $Refresh:
+<meta HTTP-Equiv="Refresh" content="$Refresh">
 #end if
 #if $Description
 <meta name="description" content="$Description">
@@ -98,8 +98,8 @@ $style
 #if not $root
 <link rel="openid.delegate" href="http://phdru.name/">
 <link rel="openid2.local_id" href="http://phdru.name/">
-<link rel="openid.server" href="http://phdru.name/cgi-bin/poit.py">
-<link rel="openid2.provider" href="http://phdru.name/cgi-bin/poit.py">
+<link rel="openid.server" href="http://home.phdru.name/cgi-bin/poit.py">
+<link rel="openid2.provider" href="http://home.phdru.name/cgi-bin/poit.py">
 #end if
 <meta name="MSSmartTagsPreventParsing" content="TRUE"> <!-- MUST DIE -->
 </head>