{% load helpers %}
Документы
{% if subsystems %} {% for system in systems %} {% endfor %}
Название Система В составе подсистемы SSID
{{ system.name }} {{ system.system }} {{ system.parent }} {{ system.security_id }}
{% else %}
Нет
{% endif %}