{% include "header.html" %}
{% for item in details['datasets'].keys() %} {% if item != "" %}
{{ item }}
{% endif %} {% endfor %}