diff --git a/appview/pages/templates/layouts/fragments/topbar.html b/appview/pages/templates/layouts/fragments/topbar.html index 56581e56..ee03ffad 100644 --- a/appview/pages/templates/layouts/fragments/topbar.html +++ b/appview/pages/templates/layouts/fragments/topbar.html @@ -11,7 +11,7 @@ {{ with .LoggedInUser }}
{{ block "newButton" . }} {{ end }}
{{ template "notifications/fragments/bell" }}
-
{{ block "searchButton" . }} {{ end }}
+
{{ block "search" . }} {{ end }}
{{ block "profileDropdown" . }} {{ end }}
{{ else }} @@ -44,9 +44,9 @@ {{ end }} -{{ define "searchButton" }} +{{ define "search" }}
- +