{% extends "core/base.html"%} {% load crispy_forms_tags %} {% block content %}

Create New Replication Target

{% crispy form %}
{% endblock %}