{% extends 'base.html' %} {% block body %} {% include('create-compound-modal.html') %} {% include('edit-compound-modal.html') %} {% include('create-resource-from-compound-modal.html') %} {# loading spinner #}
{{ 'Exact structure'|trans }}
{% endblock body %}