{% if current_app.config.DOORMAN_CAPTURE_NODE_INFO %} {% for column, label in current_app.config.DOORMAN_CAPTURE_NODE_INFO %} {% endfor %} {% endif %} {% for node in nodes %} {% if current_app.config.DOORMAN_CAPTURE_NODE_INFO %} {% for column, label in current_app.config.DOORMAN_CAPTURE_NODE_INFO %} {% endfor %} {% endif %} {% endfor %}
Host Identifier Node Key{{ label | title }}Last IP Address Enrolled Date Last Check-in Date Tags
{{ node.display_name }} {{ node.node_key }}{{ node.node_info[column] | render(column) }}{{ node.last_ip | default('', true) }} {{ node.enrolled_on }} {{ node.last_checkin }}