NAT Policy Rule Expanded
{% include 'nautobot_firewall_models/inc/natpolicyrule_tablehead.html' with parent_policy=True %} {% for rule in object.nat_policy_rules.all %} {% include 'nautobot_firewall_models/inc/natpolicyrule_tablerow.html' with nat_rule=rule parent_policy=True %} {% endfor %}