|
|
|
@ -35,7 +35,7 @@ |
|
|
|
|
<body id="index" class="home"> |
|
|
|
|
<header id="banner" class="body"> |
|
|
|
|
<h1><a href="{{ SITEURL }}/">{{ SITENAME }} <strong>{{ SITESUBTITLE }}</strong></a></h1> |
|
|
|
|
<img src="images/logo.png" alt="logo" width="85" height="85" border="0"> |
|
|
|
|
<img src="{{ SITELOGO }}" alt="logo" width="85" height="85" border="0"> |
|
|
|
|
</header><!-- /#banner --> |
|
|
|
|
<nav id="menu"><ul> |
|
|
|
|
{% for title, link in MENUITEMS %} |
|
|
|
|