{% set page_title = _("Too Many Requests") %} {% extends theme("layout.html") %} {% block content %}
{% trans %}In order to prevent brute force attacks on accounts we have limited the amount of requests on this route.{% endtrans %}
Please try again in {{ timeout }}.