Host login

Use the demo host account for local MVP testing, then return to the SPA home page to create a session.

{% if form.errors %}
The username or password did not match.
{% endif %}
{% csrf_token %} {% if next %} {% endif %}

Local demo account: demo-host / demo-pass