fg
This commit is contained in:
parent
dc0ede19a5
commit
93110a0eb7
7 changed files with 2 additions and 40 deletions
|
@ -33,7 +33,6 @@ def feeds_user(sort='hot', t='all'):
|
|||
doc.stag("link", href=request.url_root)
|
||||
|
||||
for post in posts:
|
||||
#print("POST IMAGE "+ str( post.is_image ))
|
||||
with tag("entry", ("xml:base", request.url)):
|
||||
with tag("title", type="text"):
|
||||
text(post.title)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue