{% extends "base.html" %} {% block title %}Login - Dazzle Console{% endblock %} {% block body %}
{% if setup_required %} Create your admin account to get started. {% else %} Sign in to your control plane. {% endif %}