{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body %}
{% include "horizon/common/_form_fields.html" %}

{% trans "Description:" %}

{% trans "Create a new BGP VPN for any project as you need."%}

{% endblock %}