{% extends 'dataset/display.html' %} {% set community_subtitle = _('Explore with %(certifier)s', certifier=config.SITE_TITLE ) %} {% block extra_js %} {{ super() }} {% endblock %} {% block left_column_bottom %} {% endblock %}