{% for instance in hostservice.hostserviceinstance_set.all %}
  • {{instance.name}}
  • {% endfor %}