mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
feat(people): Add notice to fill in user details
This commit is contained in:
@@ -66,6 +66,9 @@
|
||||
<a class="btn btn-success"
|
||||
href="{% url 'people:person.update' pk=person.pk %}">Update</a>
|
||||
|
||||
<a class="btn btn-info"
|
||||
href="{% url 'password_change' %}?next={{ person.get_absolute_url }}">Change Password</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user