{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-header %}{% trans "Allocate Floating IP" %}{% endblock %} {% block modal-body-right %}
{% trans "From here you can allocate a floating IP to a specific project." %}
{% endblock %}