mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
oops
This commit is contained in:
parent
4cbd77b48e
commit
d88be92e7b
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user