your account was b& on {{ banned_at }}
{% if !ban_post_content.is_empty() %}
the post that got you b&
{{ ban_post_content }}
reason
{% if let Some(reason) = ban_reason %}
{{ reason }}
{% else %}
admin didn't care enough to give a reason
{% endif %}
ban length
{{ ban_length }}
unban at
{{ unban_at }}