{% extends "base.html" %} {% block title %}Edit user — Portal Auth Admin{% endblock %} {% block content %}

Edit user: {{ row.username }}

Cancel

Change password

{% endblock %}