mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2026-05-06 07:05:14 -05:00
Redo taxonomy template structure
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{{ if gt .Paginator.TotalPages 1 }}
|
||||
<div class="pagination">
|
||||
{{ template "_internal/pagination.html" . }}
|
||||
</div>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user