{% block site-switcher %}
{% include "maasserver/site_title.html" %}
{% endblock %}
-
{% if messages %}
{% for message in messages %}
{% endfor %}
{% endif %}
{% block page-title %}{% endblock %}
{% endblock %}
{% block content %}{% endblock %}
{% block footer-copyright %}