mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 19:37:06 +00:00
@@ -11,10 +11,8 @@
|
||||
|
||||
<hr>
|
||||
|
||||
{% if request.user.is_staff %}
|
||||
<a class="btn btn-success"
|
||||
href="{% url 'people:person.create' %}">New Person</a>
|
||||
{% endif %}
|
||||
<a class="btn btn-success"
|
||||
href="{% url 'people:person.create' %}">New Person</a>
|
||||
|
||||
<table class="table table-borderless">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user