diff --git a/views/pages/categoryListPage.html b/views/pages/categoryListPage.html
index 4220bee08..dc54a3e09 100644
--- a/views/pages/categoryListPage.html
+++ b/views/pages/categoryListPage.html
@@ -9,6 +9,11 @@
+
+
+ {{> includes/searchBarPanel.html }}
+
+
Discussions
@@ -37,6 +42,11 @@
{{name}}
{{/paginationRendered}}
+
+
+ {{> includes/searchBarPanel.html }}
+
+
{{> includes/footer.html }}
@@ -44,5 +54,6 @@ {{name}}
{{> includes/scripts/showTopPagination.html }}
{{/paginationRendered}}
{{> includes/scripts/tableTrLinkScript.html }}
+ {{> includes/scripts/formControlClear.html }}