From 58f4fc4e774575158fcd9e18bf627a7f5966e280 Mon Sep 17 00:00:00 2001 From: robrobinbin <8597693+robrobinbin@users.noreply.github.com> Date: Mon, 1 Feb 2021 20:27:08 +0100 Subject: [PATCH] Update user.html --- templates/user.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/user.html b/templates/user.html index a556a98..faf14ff 100644 --- a/templates/user.html +++ b/templates/user.html @@ -56,8 +56,8 @@ xmlns="http://www.w3.org/2000/svg"> - Post image - + Post image + {% else if post.post_type != "self" %} @@ -69,7 +69,7 @@ {% else %} - + {% endif %} {% if post.post_type == "link" %}{{ post.domain }}{% else %}{{ post.post_type }}{% endif %}