{% ckan_extends %} {% block primary_content %} {% if request.args.get('collection_info') %}
{% snippet "snippets/related_collection.html", collection_info=request.args.get('collection_info') %}
{% endif %} {{ super() }} {% endblock %} {{ super() }}