{%- from 'common/macros.html' import subheader -%} {%- extends 'base.html' -%} {%- block title -%}account deletion confirmation{%- endblock -%} {%- block content -%} {%- set sub -%} ← Back to settings {%- endset -%} {{- subheader('Confirm account deletion', sub) -}}