{% extends "base.html" %} {% block title %}Sign in - {{ ui.brand_name }}{% endblock %} {% block auth %} {% endblock %} {% block content %}
Sign in to {{ ui.brand_name }}
Authentication required to access this instance.