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