{% extends "freeadmin/generic_form.html" %} {% block oklabel %}{% trans "Save" %}{% endblock %} {% block form %}
{% trans "Please make sure that the replication public key is authorized on the remote system and the host key is authorized on this system" %}
{{ block.super }} {% endblock %}