{% extends "package/read_base.html" %} {% block primary_content_inner %} {% block package_description %} {%- call ui.util.call(ui.section, title=h.dataset_display_name(pkg), level=1) -%} {% block package_notes %} {% if pkg.notes %} {{ h.render_markdown(h.get_translated(pkg, 'notes')) }} {% endif %} {% endblock %} {% block package_tags %}