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

{% trans "Description:" %}

{% trans "Creates a router with specified parameters." %}

{% if enable_snat_allowed %}

{% trans "Enable SNAT will only have an effect if an external network is set." %}

{% endif %} {% endblock %}