{% extends "maasserver/base.html" %} {% block nav-active-settings %}active{% endblock %} {% block title %}Delete user: {{ user_to_delete.user.username }}{% endblock %} {% block page-title %}Delete user: {{ user_to_delete.user.username }}{% endblock %} {% block content %}
This action is permanent and can not be undone.