{% load i18n %} {% for i in sr_list %} {% empty %} {% endfor %}
{% trans "Destination" %} {% trans "Gateway" %} {% trans "Description" %} {% trans "Actions" %}
{{ i.sr_destination }} {{ i.sr_gateway }} {{ i.sr_description }}
{% trans "No static route defined" %}