Application Config

{% for key, val in infos.app_config.items() %} {% endfor %}
Key Value
{{ key }} {{ val }}