{% extends 'layout.html' %} {% block title %}{{ collectionName }}{% endblock %} {% block head %} {% if editorTheme != "default" %} {% endif %} {% endblock %} {% block breadcrumb %}
No documents found.
{% else %} {% if collectionName != 'system.indexes' %} {% endif %} {% if pagination %}| {{column}} | {% endfor %}Del |
|---|---|
| {% if document[column] == "" %} {{column}} is empty for {{document["_id"]| to_display}} {% else %} {% if !document[column] %} {% if column|is_embeddedDocumentNotation %} {{edKey(document, column)}} {% else %} {% endif %} {% else %} {{document[column] | to_display | safe}} {% endif %} {% endif %} | {% endfor %} {% if !settings.read_only %}
|
{% endif %}
No indexes found.
{% else %}| {{ loop.key }} | {{ size }} bytes |