{% extends "collections/paginated_base.html" %} {% block page_title %}{{ page_title|default:"Structures" }}{% endblock %} {% block action_button %} {% if meta.can_edit %} {% endif %} {% endblock action_button %} {% block action_modals %} {# FIXME: New Compound Structure Modal #} {% endblock action_modals %} {% block description %}
The structures stored in this compound.
Learn more >> {% endblock description %}