X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=reindex_blog.py;h=5c14d4693590138f44db0fe794b8f95ca8339e39;hb=3cb0903ad684d4dcdd70adb6b3b0f4ea2c2056ee;hp=a57f1d2e5db28e9225889729f603ae872af7de52;hpb=a024788d10259bae7f6cd138435959167cdce7ce;p=phdru.name%2Fphdru.name.git diff --git a/reindex_blog.py b/reindex_blog.py index a57f1d2..5c14d46 100755 --- a/reindex_blog.py +++ b/reindex_blog.py @@ -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"