{% extends 'base.html' %} {% load i18n %} {% block content %}

ROSA Server Setup

{% trans "Login" %} {% include "login_form.html" %}
{% endblock %}