This commit is contained in:
Thomas Baruchel 2022-11-05 12:43:55 +01:00
parent 65588cfd92
commit 652643fc6c
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
mydate, d.contents
))