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