{% extends 'dashboard/auth/auth_base.html' %} {% block title %}Log In{% endblock %} {% block auth_content %}
Or create a new account
{{ form.username.errors.0 }}
{{ form.password.errors.0 }}