delete_account_success.html 114 Bytes Raw Blame History Permalink 1 2 3 4 5 6 {% extends "website/baseline.html" %} {% block content %} <h1>DELTED</h1> <!--TODO AUTO logout --> {% endblock %}