{{ mark(cls="brand-mark", uid="auth") }}
{% if error %}
{{ wordmark() }}
{% if first_run %}Nobody has claimed this instance yet. The first account becomes its administrator.
{% else %}Create your account.
{% endif %}
{{ icon("warning", "alert__icon") }}
{{ error }}
{% endif %}
{% if not first_run %}
{% endif %}