diff --git a/website/themes/beastie/layouts/partials/site-head.html b/website/themes/beastie/layouts/partials/site-head.html
index d1bb69912a..0c00082381 100644
--- a/website/themes/beastie/layouts/partials/site-head.html
+++ b/website/themes/beastie/layouts/partials/site-head.html
@@ -11,8 +11,8 @@
 
   <link rel="stylesheet" href="{{ absLangURL ($.Site.BaseURL) }}css/fixed.css">
 
-  <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}/opensearch/man.xml" title="FreeBSD Man Pages">
-  <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}/opensearch/man-freebsd-release-ports.xml" title="FreeBSD + Ports Manual Pages">
-  <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}/opensearch/message-id.xml" title="FreeBSD Mailing List Message-ID Search">
-  <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}/opensearch/markmail.xml" title="FreeBSD Mailing List Search by MarkMail">
+  <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/man.xml" title="FreeBSD Man Pages">
+  <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/man-freebsd-release-ports.xml" title="FreeBSD + Ports Manual Pages">
+  <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/message-id.xml" title="FreeBSD Mailing List Message-ID Search">
+  <link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/markmail.xml" title="FreeBSD Mailing List Search by MarkMail">
 </head>
diff --git a/website/themes/beastie/static/opensearch/man-freebsd-release-ports.xml b/website/themes/beastie/static/opensearch/man-freebsd-release-ports.xml
index 328357d9f3..727cbabf75 100644
--- a/website/themes/beastie/static/opensearch/man-freebsd-release-ports.xml
+++ b/website/themes/beastie/static/opensearch/man-freebsd-release-ports.xml
@@ -1,5 +1,4 @@
-<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
-                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
   <ShortName>FreeBSD + Ports Manpages</ShortName>
   <Description>FreeBSD Release + Ports Manual Pages</Description>
   <InputEncoding>UTF-8</InputEncoding>
diff --git a/website/themes/beastie/static/opensearch/man.xml b/website/themes/beastie/static/opensearch/man.xml
index 171b0773b3..3c7c7a378e 100644
--- a/website/themes/beastie/static/opensearch/man.xml
+++ b/website/themes/beastie/static/opensearch/man.xml
@@ -1,5 +1,4 @@
-<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
-                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
   <ShortName>FreeBSD Manpages</ShortName>
   <Description>FreeBSD Manual Pages</Description>
   <InputEncoding>UTF-8</InputEncoding>
diff --git a/website/themes/beastie/static/opensearch/markmail.xml b/website/themes/beastie/static/opensearch/markmail.xml
index 6dbf186385..fd4e663f22 100644
--- a/website/themes/beastie/static/opensearch/markmail.xml
+++ b/website/themes/beastie/static/opensearch/markmail.xml
@@ -1,5 +1,4 @@
-<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
-                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
   <ShortName>MarkMail FreeBSD</ShortName>
   <Description>FreeBSD Mailing List Search by MarkMail</Description>
   <InputEncoding>UTF-8</InputEncoding>
diff --git a/website/themes/beastie/static/opensearch/message-id.xml b/website/themes/beastie/static/opensearch/message-id.xml
index 61b6b1a809..7c7b929cb9 100644
--- a/website/themes/beastie/static/opensearch/message-id.xml
+++ b/website/themes/beastie/static/opensearch/message-id.xml
@@ -1,5 +1,4 @@
-<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
-                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
+<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
   <ShortName>FreeBSD Mail Message-ID</ShortName>
   <Description>FreeBSD Mail Message-ID</Description>
   <InputEncoding>UTF-8</InputEncoding>