{% extends "layout.html" %} {% block content %}

Access

Sign in to Governor

Use your email and password to continue.

{% if error %}
{{ error }}
{% endif %}
Forgot password?
{% if oauth_configured %}
or
Sign in with Google {% endif %}
{% endblock %}