{% load i18n %} {% load machine_extras %}

{{ _('iptables rule-sets') }}

{% if iptables and iptables.body %} {% if iptables.date_added %}
{{ _('Last Modified') }}
{% endif %}
{{ iptables.body|highlight:'ini' }} {% else %}

{{ _('Not available') }}

{% endif %}
{% for ipt_ver in iptables_versions %} {% empty %} {% endfor %}
{{ _('History') }}
{{ _('Compare against') }} {{ _('Revision') }} {{ _('Modified') }}
{% if ipt_ver.is_newest %}{{ _('(current)') }}{% else %} {{ _('(current)') }} {% endif %} {{ _('(previous)') }} {{ ipt_ver.version }}