{% extends "page.html" %} {% block content %}

indexer stats

{% for stat in stats %} {{stat.key}} {{stat.value}} {% endfor %}
Key Value
{% endblock %}