{% load static %} Seed Control Interface · Login
{% if form.errors %}

Your username and password didn't match. Please try again.

{% endif %} {% if next %} {% if user.is_authenticated %} {% else %} {% endif %} {% endif %} {% csrf_token %}
{{ form.username }}
{{ form.password }}