{% extends "base.html" %} {% block title %} remove user {% endblock %} {% block content %}
Deleted user {{user_name|safe}}