Fix template endif structure - match if/endif count

This commit is contained in:
mirivlad 2026-04-26 15:30:01 +08:00
parent 023c441e66
commit 0f519960c3
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
</div> </div>
{% endif %} {% endif %}
</div> </div>
{% endif %}
<!-- Графики сетевых интерфейсов --> <!-- Графики сетевых интерфейсов -->
{% set net_interfaces = [] %} {% set net_interfaces = [] %}
{% for metricName in displayMetrics %} {% for metricName in displayMetrics %}