mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-12 21:47:11 +02:00
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