diff --git a/templates/modules/category-tree.html b/templates/modules/category-tree.html
index 5385310..80b357e 100644
--- a/templates/modules/category-tree.html
+++ b/templates/modules/category-tree.html
@@ -8,7 +8,7 @@
diff --git a/templates/modules/tag-filter.html b/templates/modules/tag-filter.html
index 6ac796a..749392f 100644
--- a/templates/modules/tag-filter.html
+++ b/templates/modules/tag-filter.html
@@ -12,7 +12,7 @@
th:classappend="(${tag} and ${tag.metadata.name == tagItem.metadata.name}) or (not ${tag} and ${tagStat.index == 0}) ? '!border-indigo-400 dark:!border-indigo-200' : ''"
>
-
+
diff --git a/templates/modules/widgets/tags.html b/templates/modules/widgets/tags.html
index aea6a5c..a14ebef 100644
--- a/templates/modules/widgets/tags.html
+++ b/templates/modules/widgets/tags.html
@@ -22,7 +22,7 @@
class="inline-flex items-center gap-x-1.5 rounded-full border border-gray-200 bg-white px-2.5 py-1 text-xs font-medium text-gray-800 shadow-sm hover:border-indigo-400 dark:border-slate-800 dark:bg-slate-700 dark:text-slate-200 dark:hover:border-indigo-200"
>
-
+