{% extends "admin/base_site.html" %} {% load i18n admin_urls %} {% block breadcrumbs %} {% if has_permission %} {% endif %} {% endblock %} {% block content %}

{% trans "Attempting to exchange node information between this host and the visiting instance." %}

{% trans "Registration in progress…" %}
{% endblock %}