cleanup code

This commit is contained in:
Jesús
2019-11-23 19:46:40 -05:00
parent 6ea7a7bf78
commit d9897d6f63
5 changed files with 4 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
{% if DEFAULT_PAGINATION %}
<!-- Pagination -->
<nav class="mt-5">
<ul class="pagination pagination-circle pg-red justify-content-center">
@@ -76,5 +75,4 @@
<!-- /Next -->
</ul>
</nav>
<!-- End Pagination -->
{% endif %}