diff --git a/bootstrap/layouts/collection.html b/bootstrap/layouts/collection.html index 141ff53..4d260b0 100644 --- a/bootstrap/layouts/collection.html +++ b/bootstrap/layouts/collection.html @@ -25,15 +25,15 @@ {{end}} {{range .Meta.Pager.PagesAll}} - {{if eq $.Meta.Pager.PageCurr.Index .Index}} -
  • - {{.Index}} -
  • - {{else}} -
  • - {{.Index}} -
  • - {{end}} + {{if eq $.Meta.Pager.PageCurr.Index .Index}} +
  • + {{.Index}} +
  • + {{else}} +
  • + {{.Index}} +
  • + {{end}} {{end}} {{if .Meta.Pager.PageCurr.Next}} @@ -50,4 +50,3 @@ {{template "footer" .}} {{end}} - diff --git a/bootstrap/layouts/content.html b/bootstrap/layouts/content.html index 0a211b3..611bc03 100644 --- a/bootstrap/layouts/content.html +++ b/bootstrap/layouts/content.html @@ -57,8 +57,8 @@ diff --git a/bootstrap/layouts/outer.html b/bootstrap/layouts/outer.html index 4980c58..5a71269 100644 --- a/bootstrap/layouts/outer.html +++ b/bootstrap/layouts/outer.html @@ -29,7 +29,7 @@