{% extends "base.html" %} {% block content %} Sign in Authenticate with a local Unix account. Username Password Show password {% if error %} {{ error }} {% endif %} Continue {% endblock %}
Authenticate with a local Unix account.