{% extends "base.html" %} {% block stylesheets %} {% endblock %} {% block content %}

Reset Password

{% for error in errors %} {% endfor %} {% if can_send_mail() %}
{% if mode %}
{% else %}
{% endif %}
{% else %}

Contact a CTF organizer

This CTF is not configured to send email.

Please contact an organizer to have your password reset

{% endif %}
{% endblock %} {% block scripts %} {% endblock %}