From 9dac94cf8e1b2e46cadcb9100f3fc4b89e9fbeed Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 15 Aug 2022 08:22:10 +0200 Subject: [PATCH] make previous commit better --- files/templates/submission.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index 758f31557..812eae945 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -726,7 +726,7 @@ {% if not p.embed_url and not p.is_image and not p.is_audio %}
- {{p.domain|truncate(30, True)}} + {{p.realurl(v)}}