added link back to main page

xsl/html5.xsl line 76
This commit is contained in:
koeart 2012-01-22 17:19:42 +01:00
parent e519eacf8d
commit 8962354cf6
1 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@
<xsl:text> ### Logo ### </xsl:text>
</xsl:comment>
<div id="logo">
<h1>&lt;&lt;&lt;/&gt;&gt; Chaos Computer Club Dresden | c3d2</h1>
<a href="http://c3d2.de"><h1>&lt;&lt;&lt;/&gt;&gt; Chaos Computer Club Dresden | c3d2</h1></a>
</div>
<div id="body">
@ -82,7 +82,7 @@
<xsl:comment>
<xsl:text> ### Navigation ### </xsl:text>
</xsl:comment>
<nav id="navigation">
<nav id="navigation">
<xsl:call-template name="navitems" />
</nav>