From f6dbc41e139bb2d9c686bd2e9eed24ab3ba1a3a6 Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Tue, 24 Jul 2018 22:45:03 +0200 Subject: [PATCH] Fix the permalink when there's no URL --- templates/utils.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/utils.html b/templates/utils.html index 6a28002..287ab43 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -89,10 +89,10 @@
{% if perma %}{{ obj.published | format_time }} {% if not (obj.id | is_from_outbox) %} -permalink +permalink {% endif %} {% else %} -permalink +permalink {% endif %} {% if session.logged_in %}