{% extends "layouts/default.html" %} {% block title%}Edit your accout settings.{%endblock%} {% block content %}

Edit Account

Delete Account

Warning: This cannot be undone. Enter '{{user.username}}' in the text box before clicking 'Delete Account' to confirm deletion.

{% endblock %}