{% ckan_extends %} {% block featured_group %}

This paragraph will be added to the top of the featured_group block.

{# Insert the contents of the original featured_group block: #} {{ super() }}

This paragraph will be added to the bottom of the featured_group block.

{% endblock %}