{% extends "base.html" %} {% block title %}{{ config['APP_TITLE'] }}{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
Currently, the index has the following statistics:
| Name | Value |
|---|---|
| {{ name.replace("_", " ") | capitalize }} | {{ value | first }} |
| {{ e }} | |
| {{ name.replace("_", " ") | capitalize }} | {{ value }} |