aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/account/edit.html')
-rw-r--r--templates/account/edit.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/account/edit.html b/templates/account/edit.html
new file mode 100644
index 0000000..1f910e9
--- /dev/null
+++ b/templates/account/edit.html
@@ -0,0 +1,2 @@
+{{ user.first_name }} {{ user.last_name }}
+{{ user.email }} \ No newline at end of file