{% extends "base.html" %} {% block title %}Sign in{% endblock %} {% block content %}
Google sign-in is not set up yet. Ask the admin.
Send me a code
{% if mail_ready %}We email a 6-digit code to your registered address. It works once and expires in 10 minutes.{% else %}Email is not set up yet, so codes cannot be sent. Ask the admin.{% endif %}
You can only sign in with an email address the admin has added.