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

Config

{{ config | tojson(indent=2) }}

State

{{ state | tojson(indent=2) }}
{% endblock %}