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

Sign in

Authenticate with a local Unix account.

{% if error %}
{{ error }}
{% endif %}
{% endblock %}