diff --git a/files/templates/submission.html b/files/templates/submission.html index 3c4ef5adc..91b738d86 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -219,7 +219,7 @@ {% if p.over_18 %}+18{% endif %} {% if p.private %}unlisted{% endif %} {% if p.active_flags %}{{p.active_flags}} Reports{% endif %} -    {{p.author.username}}{% if p.author.customtitle %}  {{p.author.customtitle | safe}}{% endif %} +  {{p.author.username}}{% if p.author.customtitle %}  {{p.author.customtitle | safe}}{% endif %}  {{p.age_string}} ({% if p.realurl(v) %}{{p.domain}}{% else %}text post{% endif %})