• Home /
  • {% for n in nodes %} {% if n.active %}
  • {{ n.label }}
  • {% else %}
  • {{ n.label }} /
  • {% endif %} {% endfor %}