{% extends "base.html" %} {% block title %} Rate Limited {% endblock title %} {% block content %}

Rate Limit Reached

You've made too many registration attempts in a short period.

For security reasons, we limit the number of registration attempts. Please try again later.

Return to Home

{% endblock content %}