same as last commit

pull/136/head
Aevann 2023-03-03 23:37:52 +02:00
parent 90c10e76e7
commit 9d081d093b
1 changed files with 2 additions and 3 deletions

View File

@ -25,9 +25,8 @@
'"', title, '"'] | join %}
{% endif %}
{% set author, description, a_author, published, modified, url =
'@'+p.author_name, p.plainbody(v), '@'+p.author_name,
p.created_datetime, p.edited_string, p.permalink %}
{% set description, published, modified, url =
p.plainbody(v), p.created_datetime, p.edited_string, p.permalink %}
{% elif '@' in request.path and u %}
{% set author, a_author, published, url, title, image, section =