{% call widget.panel("App Data", type="table") %} {% for p in prefs %} {% endfor %}
Key Description
{{ p.key }} {{ p.description }}
{{ widget.pagination(prefs) }} {% endcall %}