diff --git a/templates/web/edugain/index.tt2.html b/templates/web/edugain/index.tt2.html
index 3320d46673c34c19e95a0d4e80c47dd83ed75af4..95f2f782c8c696f910a60705ecc1823b8fc59b42 100644
--- a/templates/web/edugain/index.tt2.html
+++ b/templates/web/edugain/index.tt2.html
@@ -80,7 +80,7 @@
                     </ul>
                 </div>
             </div>
-            <h1 class="row text-center">[ app.name %]</h1>
+            <h1 class="row text-center">[% app.name %]</h1>
         </nav>
         
         <main class="row">
@@ -88,7 +88,7 @@
         </main>
 
         <footer style="visibility: hidden;">
-            <p class="text-center">[ app.name %] [% app.version %] - <a href="mailto:[% app.support_email %]">[% lh.maketext("contact us") %]</a></p>
+            <p class="text-center">[% app.name %] [% app.version %] - <a href="mailto:[% app.support_email %]">[% lh.maketext("contact us") %]</a></p>
             <div class="central-section">
                 <div class="col-1-1">
                     <img src="images/footer_logo_padded.jpg" style="width: 111px; height:26px;" />