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>
<a name="{{ post.id }}"></a>
<strong>
{{ 'anon' | trans }}
{{ post.user }}
</strong>
&bull;
{% if post.pending %}