mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-12 09:00:40 +00:00
Add admin page to edit user informations.
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
<form method="POST">
|
||||
<div class="card-content">
|
||||
{{ change_profile_form.hidden_tag() }}
|
||||
<div class="input-field ">
|
||||
<div class="input-field">
|
||||
<i class="material-icons prefix">mail</i>
|
||||
{{ change_profile_form.email() }}
|
||||
{{ change_profile_form.email.label }}
|
||||
|
Reference in New Issue
Block a user