Update
This commit is contained in:
parent
652643fc6c
commit
8172322780
@ -85,7 +85,7 @@ def build_entry(d):
|
|||||||
</entry>
|
</entry>
|
||||||
""" % (
|
""" % (
|
||||||
d.find("h1").text,
|
d.find("h1").text,
|
||||||
mydate, d.contents
|
mydate, d
|
||||||
))
|
))
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user