{% extends "base.html" %} {% block content %}
← Documents Explain plan
{% if error %}
{{ error }}
{% endif %}
Create index
{% for row in rows %} {% else %} {% endfor %}
Name Key Flags Actions
{{ row.name }} {{ row.key_str }} {% for badge in row.badges %} {{ badge }} {% endfor %} {% if row.droppable %} {% else %} {% endif %}
No indexes (collection may not exist).
{% endblock %}