Secretariado
Importar XML Inscrição Manual

Secretariado — TicTacTiming

Objetivo: pesquisar clubes e fechar contas com histórico.

Se não souberes o event_key, importa o XML no Admin e ele fica “último” automaticamente.

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
{% for cat, msg in messages %}
{{ msg }}
{% endfor %}
{% endif %} {% endwith %}