{% extends "layout.html" %} {% from "_macros.html" import render_field, render_field_with_errors %} {%- block title -%} {{ _('Settings') }} {%- endblock -%} {% block content %} {{ _('Admin') }} {{ _('Settings') }}