{% extends 'layouts/main.django' %} {% block content %}
Login Image

Login to {{ Appname }}

Welcome back! Please enter your credentials to continue.

{% if Next %} {% endif %} {% if Error %}
{{ Error|safe }}
{% endif %}
3-72 characters, letters, numbers, underscores, and hyphens only

Don't have an account? Register here.

{% endblock %}