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