summaryrefslogtreecommitdiffstats
path: root/templates/admin/user_edit.html
diff options
context:
space:
mode:
authorAndrew Godwin2022-12-16 19:42:48 -0700
committerAndrew Godwin2022-12-16 19:42:48 -0700
commit12567f6891ad591390cbd74c0e7b77a4a024a24e (patch)
tree39a6bab590d3f1bde3802854d4a1175780404276 /templates/admin/user_edit.html
parentc588567c8698700cd347d9b8f884a7967890aa58 (diff)
downloadtakahe-12567f6891ad591390cbd74c0e7b77a4a024a24e.tar.gz
takahe-12567f6891ad591390cbd74c0e7b77a4a024a24e.tar.bz2
takahe-12567f6891ad591390cbd74c0e7b77a4a024a24e.zip
Identity admin/moderation
Diffstat (limited to 'templates/admin/user_edit.html')
-rw-r--r--templates/admin/user_edit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin/user_edit.html b/templates/admin/user_edit.html
index b795848..45be8d9 100644
--- a/templates/admin/user_edit.html
+++ b/templates/admin/user_edit.html
@@ -1,6 +1,6 @@
{% extends "settings/base.html" %}
-{% block subtitle %}{{ user.email }}{% endblock %}
+{% block subtitle %}{{ editing_user.email }}{% endblock %}
{% block content %}
<h1>{{ editing_user.email }}</h1>