{% for update in updates %}{{ update.host.name }}	{{ update.installedVersion }}	{{ update.candidateVersion }}
{% endfor %}