summaryrefslogtreecommitdiff
path: root/templates/master.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/master.tmpl')
-rw-r--r--templates/master.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/master.tmpl b/templates/master.tmpl
index 7330ef1..6a42731 100644
--- a/templates/master.tmpl
+++ b/templates/master.tmpl
@@ -17,7 +17,7 @@
<div id="sidebar">
<img src="/media/images/strus_big.jpg" width="280" height="280" alt="Strus logo" /></a>
- <h1><a href="index.htm">Strus CMS</a></h1>
+ <h1><a href="<%= root() %>">Strus CMS</a></h1>
<p class="slogan">A simple demo CMS showing the power of the following software:</p>
<ul>
<li><a href="http://project-strus.net">Strus</a><br/>a collection of C++ libraries for building a full-text search engine</li>