{% extends 'base.html' %} {% block content %}

/solve

Click below to send an admin message into the chat.

{% if processing %}

Admin is processing your request... refreshes every 3s.

{% elif completed %}

Admin response completed.

{% endif %}
{% endblock %}