Dataset Name: {{ dataset.getName }}
Image
Name
Description
{% for i in dataset.listChildren %}
{{ i.getName }}
{{ i.getDescription }}
{% endfor %}