summaryrefslogtreecommitdiff
path: root/templates/master.tmpl
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2016-07-14 13:00:38 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2016-07-14 13:00:38 +0200
commitf0c7cb7b79b1968e1ec19fb5db5afa87068b22f1 (patch)
tree4befc85d8cfe3c9b0c71c48b4a786c0363486dfa /templates/master.tmpl
parent07a0c7af4715a33ce828578449f71434e8ee0d19 (diff)
downloadaCms-f0c7cb7b79b1968e1ec19fb5db5afa87068b22f1.tar.gz
aCms-f0c7cb7b79b1968e1ec19fb5db5afa87068b22f1.tar.bz2
small text and link fixes
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>