{% set id="routes" %} routes: {% include "add.html" %} {% for (name, route) in netlist.routes.items() %} {% include "route.html" %} {% endfor %} {% if goto == 'routes-_-editvalue' %} {% endif %}