From 32e8f68ef527a724d5dba25f0a79eb38be44d92a Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 16 Aug 2022 18:05:16 +0200 Subject: [PATCH] show post links on desktop too --- 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 9ab214087..50f5d0fe2 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -725,7 +725,7 @@ {% if p.realurl(v) %} {% if not p.embed_url and not p.is_image %} -
+
{{p.realurl(v)}}