{%extends "base/page.html"%} {%block contents%}

Community authentication

The site you are trying to log in to ({{site.name}}) requires a cool-off period between account creation and logging in.

{{site.cooloff_message|safe}}

{%endblock%}