fix username

This commit is contained in:
ghost 2024-02-20 21:09:05 +02:00
parent faffb29388
commit d799fa8f6f

View File

@ -7,7 +7,7 @@
<div> <div>
<a name="{{ post.id }}"></a> <a name="{{ post.id }}"></a>
<strong> <strong>
{{ 'anon' | trans }} {{ post.user }}
</strong> </strong>
&bull; &bull;
{% if post.pending %} {% if post.pending %}