{% extends "dashed/basic.html" %} {% block head_js %} {{ super() }} {% endblock %} {% block body %}
{{ utils.markdown(dataset.description) | safe }}