From 0dd5588faaf301035bfe36bc34ddc480ea6551a0 Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Sun, 25 Aug 2019 21:29:07 +0200 Subject: [PATCH] Tweak the UI --- templates/utils.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/templates/utils.html b/templates/utils.html index 3b8285d..8514866 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -60,7 +60,7 @@ {% if not perma %} - + {% endif %} @@ -316,18 +316,16 @@ {% endif %} {% else %} -
- - - - -
profile {% endif %} {% endif %} +{% if obj | url_or_id | is_from_outbox %} permalink +{% else %} +source +{% endif %} {% if session.logged_in %} {{ meta.object_visibility | visibility }} {% endif %}