mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Implemented person listing
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% if is_paginated %}
|
||||
{% if request.is_paginated %}
|
||||
<div>
|
||||
<ul class="pagination">
|
||||
{% if page_obj.has_previous %}
|
||||
|
||||
Reference in New Issue
Block a user