{% extends "base.html" %} {% block subtitle %} Gallery {% endblock subtitle %} {% block content %}

Gallery

{% include 'components/exploration_creation_button.html' %} {% endblock %} {% block footer_js %} {{ super() }} {{ noninteractive_widget_html }} {% endblock footer_js %}