filter 2 page remove from filter page
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
<div class="container-fluid">
|
||||
{% include 'sidebar.html' %}
|
||||
<h1>{% block titlePage %}{% endblock titlePage %}</h1>
|
||||
{% include 'partials/messages.html' %}
|
||||
{% block content %}{% endblock content %}
|
||||
|
||||
{% include 'paginator.html' %}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user