{% extends "base.html" %} {% block title %}Sign in{% endblock %} {% block content %}
{% if is_backoffice %}Administrator console.{% else %}Alert operations console.{% endif %}