--- a/ForgeDiscussion/forgediscussion/templates/search.html
+++ b/ForgeDiscussion/forgediscussion/templates/search.html
@@ -10,7 +10,7 @@
 
   <head>
     <meta content="text/html; charset=UTF-8" http-equiv="content-type" py:replace="''"/>
-    <title>Search $c.app.config.options.mount_point: $q</title>
+    <title>$c.project.name / $c.app.config.options.mount_label / Search</title>
   </head>
   <body>
     <h1 class="title">Search $c.app.config.options.mount_point: $q</h1>