{% load profile_tag %} {% for header in column_headers %} {% endfor %} {% for host in hosts %} {% for column in host.columns %} {% endfor %} {% endfor %}
Hostname{{ header|safe }}
{{ host.hostname }}  Edit {{ column|safe }}