{% extends "layout.html" %} {% block headers %} {% endblock %} {% block body %} {%- if notice_message %}
{{notice_message|safe}}
| {{summary_data["datasets"]}} | datasets |
| {{summary_data["authors"]}} | authors |
| {{summary_data["collections"]}} | collections |
| {{summary_data["files"]}} | files |
| {{summary_data["bytes"]}} | bytes |