summaryrefslogtreecommitdiff
path: root/templates/master.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/master.tmpl')
-rw-r--r--templates/master.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/master.tmpl b/templates/master.tmpl
index e54a5e1..e875a6c 100644
--- a/templates/master.tmpl
+++ b/templates/master.tmpl
@@ -16,12 +16,12 @@
<div id="wrap">
<div id="sidebar">
- <img src="/media/images/strus_big.jpg" width="280" height="280" alt="Strus logo" /></a>
- <h1><a href="<%= root() %>">Strus CMS</a></h1>
+ <img src="/media/images/logo_big.png" width="280" height="280" alt="aCms logo" /></a>
+ <h1><a href="<%= root() %>">aCMS</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>
<li><a href="http://cppcms.com/wikipp/en/page/main">CppCMS</a><br/>a C++ web programming framework</li>
+ <li><a href="http://project-strus.net">Strus</a><br/>a collection of C++ libraries for building a full-text search engine</li>
<li><a href="http://brokestream.com/captcha.html"</li>libcaptcha</a><br/>a C standalone Captcha generator</li>
<li><a href="http://libb64.sourceforge.net/"</li>libb64</a><br/>a C++ BASE64 encoder/decoder library</li>
<li><a href="http://sourceforge.net/projects/libquickmail/">libquickmail</a><br/>a C++ library to send emails</li>