From a5234b142156cd1d917b283d5282824eb939f6df Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 23 Dec 2021 17:14:12 +0200 Subject: [PATCH] dfssfd --- files/templates/userpage.html | 2 +- files/templates/userpage_comments.html | 2 +- files/templates/userpage_private.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/userpage.html b/files/templates/userpage.html index ba138c7f70..834d8d3074 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -696,7 +696,7 @@ {% if v %}
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
- +
{{u.username}}
{% endif %} diff --git a/files/templates/userpage_comments.html b/files/templates/userpage_comments.html index a80531d208..a236adc1ef 100644 --- a/files/templates/userpage_comments.html +++ b/files/templates/userpage_comments.html @@ -110,7 +110,7 @@ {% if v %}
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
- +
{{u.username}}
{% endif %} diff --git a/files/templates/userpage_private.html b/files/templates/userpage_private.html index 3f3c865b7e..0673eb16bd 100644 --- a/files/templates/userpage_private.html +++ b/files/templates/userpage_private.html @@ -44,7 +44,7 @@ {% if v %}
{% if v.patron or u.patron %}0{% else %}0.03{% endif %}
- +
{{u.username}}
{% endif %}