{% extends "base.html" %} {% block content %}

𓃢 data/{{ title }}


{% for f in folders -%} {%- endfor %} {% for d in datasets -%} {%- endfor %}
📂 {{ f.display }}/
🖫 {{ d.display }} DAP/2 DAS DDS RAW
{% endblock content %}