{% set page_title = 'Collection ' + collection.name %} {% extends "layout.html" %} {% block body %}
{% if dataset.description %} {{ dataset.description }} {% endif %}