{% extends "base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% import "bootstrap/fixes.html" as fixes %} {% import "bootstrap/utils.html" as util %} {% block title %}Configuration{% endblock %} {% block content %}
| Key | Value |
|---|---|
| {{ key }} | {{ value }} |