Switch to side-by-side view
--- a/HelloForge/helloforge/templates/index.html +++ b/HelloForge/helloforge/templates/index.html @@ -12,7 +12,7 @@ </head> <body> - <h1>Welcome to HelloForge</h1> + <h1>$c.app.config.options.mount_label</h1> <h2>Project: $c.project.shortname</h2> <form method="GET" ACTION="new_page"> New Page Title: <input name="title"/><br/>