--- a/HelloForge/helloforge/templates/index.html
+++ b/HelloForge/helloforge/templates/index.html
@@ -8,7 +8,7 @@
 
   <head>
     <meta content="text/html; charset=UTF-8" http-equiv="content-type" py:replace="''"/>
-    <title>HelloForge Index Page</title>
+    <title>$c.project.name / $c.app.config.options.mount_label</title>
   </head>
   
   <body>