{% ckan_extends %} {% block primary_content %} {% if request.params.collection_package_id %}
{% snippet "snippets/related_collection.html", collection_package_id=request.params.collection_package_id %}
{% endif %} {{ super() }} {% endblock %} {{ super() }}