From 889c450cbcdf93d7b63af1e7dc9c6180cf61bd80 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 12 Jan 2022 06:36:00 +0200 Subject: [PATCH] bb --- files/templates/marseys.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/files/templates/marseys.html b/files/templates/marseys.html index e73c2226a..ffce1250e 100644 --- a/files/templates/marseys.html +++ b/files/templates/marseys.html @@ -19,7 +19,7 @@ {{loop.index}} {{k[0]}} - :{{k[0]}}: + :{{k[0]}}: {{k[2]}} {% if k[1] in ('anton-d','unknown') %}{{k[1]}}{% else %}@{{k[1]}}'s profile picture{{k[1]}}{% endif %} @@ -27,4 +27,10 @@ + {% endblock %} \ No newline at end of file