This commit is contained in:
Thomas Baruchel 2022-11-05 12:44:09 +01:00
parent 652643fc6c
commit 8172322780
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ def build_entry(d):
</entry>
""" % (
d.find("h1").text,
mydate, d.contents
mydate, d
))