{% set id="ports" %} ports: {% include "add.html" %} {% for (p, ip) in netlist.ports.items() %} {% include "port.html" %} {% endfor %} {% if goto == 'ports-_-editvalue' %} {% endif %}