remotes/1693045480750635534/spooky-22
Aevann1 2021-09-14 18:29:17 +02:00
parent 6f5739e70c
commit 6088337b4a
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ def feeds_user(sort='hot', t='all'):
with tag("published"):
text(datetime.utcfromtimestamp(post.created_utc).isoformat())
doc.stag("link", href=post.url)
if post.url: doc.stag("link", href=post.url)
with tag("author"):
with tag("name"):