{% load static %} {% include "se/components/modal.html" with id="tags" title=tags_edit_title %} {% block head %} {# Token used by Javscript code to make ``fetch`` requests #} {% endblock %}
{{ beautified_url }}
Collection: {{ doc.collection.name }}
{% if other_collections_docs %}
Also in: {% for other_doc in other_collections_docs %}{{ other_doc.collection.name }}{% if not forloop.last %}, {% endif %}{% endfor %}
{% endif %}
{% include "se/components/tags_list.html" with id="document_tags" %}