{% extends "base.html" %} {% block content %}
State Backend Information
State Backend Type: {{ state_backend_info.type }}
Configuration
  • Type: {{ state_backend_info.type }}
{% endblock %}