{% with variables=variables %}
{% include 'configuration/settings/component/table.jinja.html' %}
{% endwith %}
{% extends 'base.jinja.html' %} {% block page_title %} {{ l.settings_page_title }} {% endblock %} {% block add_js %} {% endblock %} {% block body_class %}view-settings-list{% endblock %} {% block page %} {% if request.args.get('error') %}