{% extends 'base.html' %} {% block content %}

{% block title %} Edit "{{ user[1] }}" {% endblock %}


{% endblock %}