]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - reindex_blog.py
Start/first/last links.
[phdru.name/phdru.name.git] / reindex_blog.py
index a57f1d2e5db28e9225889729f603ae872af7de52..5c14d4693590138f44db0fe794b8f95ca8339e39 100755 (executable)
@@ -167,11 +167,6 @@ def write_template(level, year, month, day, titles, tags=None):
       iday = int(day)
       imonth = int(month)
 
-      new_text.append("""\
-#attr $Next = "%s"
-""" % titles[0][3])
-
-
       if len(titles) == 1:
          new_text.append("""\
 #attr $refresh = "0; URL=%s"