{% extends "layout.html" %} {% import 'utils.html' as utils %} {% block title %}Admin - {{ config.NAME }}{% endblock %} {% block content %}
{% include "header.html" %}

Stats

DB

Collections

Known Instances

{% endblock %}