This commit is contained in:
Kovid Goyal 2007-08-19 21:53:26 +00:00
parent 4cbd77b48e
commit d88be92e7b

View File

@ -86,7 +86,7 @@ def build_index(title, articles, dir):
src = '''\ src = '''\
<html> <html>
<body> <body>
<h1>%(title)S</h1> <h1>%(title)s</h1>
<div style='text-align: right; font-weight: bold'>%(date)s</div> <div style='text-align: right; font-weight: bold'>%(date)s</div>
<ul> <ul>
%(categories)s %(categories)s