From dd908c9f6838dfb91106f61f0b91b8b3024ca72e Mon Sep 17 00:00:00 2001 From: robrobinbin <8597693+robrobinbin@users.noreply.github.com> Date: Mon, 1 Feb 2021 21:00:03 +0100 Subject: [PATCH] Update user.html --- templates/user.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/user.html b/templates/user.html index faf14ff..78fd03f 100644 --- a/templates/user.html +++ b/templates/user.html @@ -70,6 +70,9 @@ {% else %} + + Thumbnail + {% endif %} {% if post.post_type == "link" %}{{ post.domain }}{% else %}{{ post.post_type }}{% endif %}