diff --git a/templates/utils.html b/templates/utils.html index ffb4c11..f78cada 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -61,8 +61,10 @@
{% if perma %}{{ obj.published | format_time }} +{% if not (obj.id | is_from_outbox) %} +permalink {% endif %} -{% if not obj.id | is_from_outbox %} +{% else %} permalink {% endif %}