{% extends "base" %} {% block head %} {% endblock head %} {% block body %}
{% if errors | length > 1 %} {{ errors | length }} field(s) have errors {% endif %}
Log into PrintNanny OS
{{ m::input(label="Email Address", type="text", name="email") }}
{{ m::checkbox(label="I agree to send anonymous debug and analytics info to PrintNanny.", name="analytics", required=true) }} View the Privacy Policy

A temporary login code will be sent to your email address.

{% endblock body %}