From 55adf4b3c728c146e52d889f2d8a683da3017372 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 23 Dec 2021 17:21:26 +0200 Subject: [PATCH] fdsfsd --- 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 f2c91ce3ff..98add7ccd5 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 a236adc1ef..f3430e37a0 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 0673eb16bd..6b91d1a1d2 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 %}