Small fixes (#196)
This commit is contained in:
2
templates/base/admin_footer.html
vendored
2
templates/base/admin_footer.html
vendored
@@ -5,7 +5,7 @@
|
||||
{{ define "admin_footer" }}
|
||||
{{ if .urlPage }}
|
||||
<div class="flex mt-4 justify-center space-x-2">
|
||||
{{ template "pagination" . }}
|
||||
{{ template "_pagination" . }}
|
||||
</div>
|
||||
{{ end }}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user