gear-orders/templates/telegram_punishment

10 lines
160 B
Text
Raw Permalink Normal View History

2026-04-14 03:14:05 +00:00
{% extends "telegram_base" %}
{% block main %}
You failed to show proof of compliance. Here is your punishment -
{{punishment_str}}
{{m_url}}
{% endblock %}