gear-orders/templates/mastodon_punishment

8 lines
173 B
Text
Raw Permalink Normal View History

2026-04-14 03:14:05 +00:00
{% extends "mastodon_base" %}
{% block main %}
@{{user.mastodon_account()}} failed to show proof of compliance. Here is the punishment -
{{punishment_str}}
{% endblock %}