{% extends "federation/base.html" %} {% block title %}Login — Rose Ash{% endblock %} {% block content %}

Sign in

{% if error %}
{{ error }}
{% endif %}
{% endblock %}