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 642b25f..7bdafbd 100644
--- a/templates/master.tmpl
+++ b/templates/master.tmpl
@@ -17,7 +17,7 @@
<div id="sidebar">
<img src="/media/images/logo_big.png" width="280" height="280" alt="aCms logo" /></a>
- <h1><a href="<%= root() %>">aCMS</a></h1>
+ <h1><a href="http://github.com/andreasbaumann/aCMS">aCMS</a></h1>
<p class="slogan">A simple demo CMS showing the power of the following software:</p>
<ul>
<li><a href="http://cppcms.com/wikipp/en/page/main">CppCMS</a><br/>a C++ web programming framework</li>