Mal Forside Rosa2

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:tag="http://blogg.no/ns/tag" xml:lang="no" lang="no">
<br>
<br>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>${BlogTitle} - ${BlogDescription}</title>
<meta name="description" content="${BlogDescription}" />
<script type="text/javascript">var domainName = ".${AppDomain}";</script>
<script type="text/javascript" src="http://static.blogg.no/blogs/script.js"></script>
<link rel="alternate" href="http://feeds.blogg.no/${BlogId}/post.rss" title="Siste innlegg" type="application/rss+xml" />
<link rel="stylesheet" href="http://design.blogg.no/builder/screen.css" type="text/css" />
<link rel="stylesheet" href="${BlogUrl}style.css" type="text/css" />
<link rel="shortcut icon" href="http://static.blogg.no/blogs/favicon.gif" type="image/gif" />
</head>
<body class="front">
<div id="doc2">
<div id="header">
<h1>${BlogTitle}</h1>
<p>${BlogDescription}</p>
</div>
<div id="meny">
<a href="${BlogUrl}"> Forside </a>
<a href="${ProfileUrl}">Add meg</a>
<a href="#"> Om meg </a>
<a href="#"> Kontakt </a>
</div>
<div id="wrapper" class="yui-gc">
<div id="main" class="yui-u first">
<br>
<tag:entrylist limit="30">
<div class="entry">
<h2>
<a href="${EntryPermaLink}">${EntryTitle}</a>
</h2>
<div class="content">${EntryBody}</div>
<div class="meta">
<ul>
<center><li>${EntryDate}<li><img src="http://img211.imageshack.us/img211/3448/sortprikkikon1.png" width="5" /><li>kl.${EntryTime}
<li>
<img src="http://img211.imageshack.us/img211/3448/sortprikkikon1.png" width="5" /><li>
Kategori: <a href="${EntryCategoryLink}">${EntryCategoryName}</a>
<li>
<img src="http://img211.imageshack.us/img211/3448/sortprikkikon1.png" width="5" /><li>
<tag:if test="${EntryCommentCount == 0}">
<a href="${EntryPermaLink}#comment">0 Kommentarer</a>
<tag:elseif test="${EntryCommentCount == 1}" />
<a href="${EntryPermaLink}#comment">1 Kommentar</a>
<tag:else />
<a href="${EntryPermaLink}#comment">${EntryCommentCount} Kommentarer</a><center>
</tag:if>
</li>
</ul>
</div>
</li>
<li>
</li>
</ul>
<tag:if test="${EntryHasTags == 'true'}">
<div class="tags">Stikkord:
<ul><tag:taglist><li><a href="${TagURL}">${TagName}</a></li></tag:taglist></ul></div>
</tag:if>
</div>
</tag:entrylist>
</div>
<div id="side" class="yui-u">
<tag:profile>
<tag:if test="${ProfileExists == 'true'}">
<div id="profile" class="clearfix">
<div>
<a href="${ProfileUrl}" title="${ProfileName}">
<img style="float: right; border: 0;" src="http://img41.imageshack.us/img41/4958/shoeswx.jpg" width="100">
</div>
<h7>
<a href="${ProfileUrl}">${ProfileName}</a>
</h7>
<p>${ProfileDescription}</p>
</div>
</tag:if>
</tag:profile>
<tag:include module="sidebar"></tag:include>
<div>
<h3>Kategorier</h3>
<br>
<ul>
<tag:categorylist>
<li>
<div id="box2">
<a href="${CategoryLink}">${CategoryName}</a>
</div>
</li>
</tag:categorylist>
</ul>
</div>
<div>
<h3>Arkiv</h3>
<br>
<ul>
<tag:archivelist>
<li>
<div id="box2">
<a href="${ArchiveLink}">${ArchiveName}</a>
</div>
</li>
</tag:archivelist>
</ul>
</div>
<div>
<h3>Siste innlegg</h3>
<br>
<ul>
<tag:recentlist limit="10">
<li>
<div id="box2">
<a href="${EntryPermaLink}">${EntryTitle}</a>
</div>
</li>
</tag:recentlist>
</ul>
</div>
<div>
<tag:if test="${HasLinks == 'true'}">
<div>
<h3>Lenker</h3>
<br>
<ul>
<tag:linklist>
<li>
<div id="box2">
<a href="${LinkURL}">${LinkName}</a>
</div>
</li>
</tag:linklist>
</ul>
</div>
</tag:if>
<a href="http://inaanjuta.blogg.no/"><img src="http://img521.imageshack.us/img521/7017/inaanjutadesign6.png" alt="bilde"width="169" /></a>
<br>
<tag:if test="${HasProducts == 'true'}">
<div>
<h3>Jeg anbefaler</h3>
<ul>
<tag:productlist>
<li class="clearfix"><a href="${ProductUrl}"><img class="asin" align="left" src="http://i.blogg.no/50x50/${ProductImage}" alt="${ProductTitle}" /></a><strong><a href="${ProductUrl}">${ProductTitle}</a></strong>${ProductComment}</li>
</tag:productlist>
</ul>
</div>
</tag:if>
</div>
</div>
<br>
<br>
<br>
</div>
<div id="footer" class="yui-gb">
<div class="yui-u first">
<tag:profile><a href="http://blogg.no/">blogg.no</a> leverer teknologien bak <a href="${BlogUrl}">${BlogTitle}</a>. Bloggen
<tag:if test="${ProfileExists == 'true'}">skrives av ©
<a href="${ProfileUrl}">${ProfileName}</a> og </tag:if> er underlagt
<a href="http://www.lovdata.no/all/nl-19610512-002.html">Lov om opphavsrett til åndsverk</a>. Det betyr at du ikke kan kopiere tekst, bilder eller annet innhold uten tillatelse. Forfatter
er selv ansvarlig for innhold. Henvendelser kan rettes til
<a href="mailto:hjelp@blogg.no">hjelp@blogg.no</a>.</tag:profile>
</div>
</div>
</body>
</html>
<br>
<br>

