7 lines
173 B
Text
7 lines
173 B
Text
{% extends "mastodon_base" %}
|
|
|
|
{% block main %}
|
|
@{{user.mastodon_account()}} failed to show proof of compliance. Here is the punishment -
|
|
|
|
{{punishment_str}}
|
|
{% endblock %}
|