diff --git a/templates/category.html b/templates/category.html index 65ff86f1..6c6acab3 100644 --- a/templates/category.html +++ b/templates/category.html @@ -20,7 +20,7 @@ th:classappend="${category.metadata.name == categoryItem.metadata.name} ? 'select'" th:each="categoryItem : ${categoryFinder.listAll()}" th:id="${categoryItem.spec.displayName}"> - @@ -34,7 +34,7 @@
- + diff --git a/templates/modules/category-bar.html b/templates/modules/category-bar.html index c899d01c..cd4a58ed 100644 --- a/templates/modules/category-bar.html +++ b/templates/modules/category-bar.html @@ -12,7 +12,7 @@ diff --git a/templates/modules/footer.html b/templates/modules/footer.html index b0cacb4b..888d2c42 100644 --- a/templates/modules/footer.html +++ b/templates/modules/footer.html @@ -19,7 +19,7 @@ diff --git a/templates/modules/post-list.html b/templates/modules/post-list.html index 4a5af750..e9ef7b2d 100644 --- a/templates/modules/post-list.html +++ b/templates/modules/post-list.html @@ -11,7 +11,7 @@ th:each="post,iStat : ${postItems}">