Maler (HTML) forside, kategori, arkiv
<!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">
<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><br><br>
<body class="front">
<div id="doc2">
<div id="meny">
<ul id="navbar">
</div>
<br><br>
<div id="header">
<h1>${BlogTitle}</h1>
<p>${BlogDescription}</p>
</div>
<div id="wrapper" class="yui-gc">
<div id="main" class="yui-u first">
<tag:entrylist limit="50">
<div class="entry">
<h2>
<a> ${EntryTitle}</a>
</h2>
<div class="content">${EntryBody}</div>
<div class="meta">
<center><b>PUBLISERT</b> ${EntryDate} <B>KLOKKEN</b> ${EntryTime} <b>KATEGORI</b>
<a href="${EntryCategoryLink}">${EntryCategoryName}</a>
<b>KOMMENTARER</b>
<tag:if test="${EntryCommentCount == 0}">
<a href="${EntryPermaLink}#comment">0</a>
<tag:elseif test="${EntryCommentCount == 1}" />
<a href="${EntryPermaLink}#comment">1</a>
<tag:else />
<a href="${EntryPermaLink}#comment">${EntryCommentCount} </a>
</tag:if><center/>
</div>
<tag:if test="${EntryHasTags == 'true'}">
<div class="tags">Stikkord:
<tag:taglist><a href="${TagURL}">${TagName}</a></tag:taglist></div>
</tag:if>
</div>
</tag:entrylist>
</div>
<div id="side" class="yui-u">
<tag:profile>
<div id="box">
<center>
<tag:if test="${ProfileExists == 'true'}">
<h3>Solveig Kristine</h3>
<div id="sidebox">
<div id="profile">
<a href="${ProfileUrl}" title="${ProfileName}">
<center><img style="float: right; border: 0;" src="http://bloggfiler.no/solveigkristinee.blogg.no/images/441718-8-1308772824321.jpg" height="170" with="140"></center>
</a>
</div>
${ProfileDescription} <br />
<br><br><br>
</table>
</div>
</tag:if>
</form>
</div>
<tag:include module="sidebar"></tag:include>
<br>
<h3>om meg</h3>
<ul>
<br>
<img style="float: left; border: 0;" src="http://cache2.allpostersimages.com/p/LRG/27/2719/FQEND00Z/plakater/tropisk-strand.jpg" height="200">
<br>
<b>Navn:</b> Hva du heter
<div>
<tag:include module="sidebar"></tag:include>
<br>
<h3>design</h3>
<ul>
<br>
<img src="http://bloggfiler.no/solveigkristinee.blogg.no/images/441718-12-1313153494141.jpg" alt="" width="150" original="http://bloggfiler.no/solveigkristinee.blogg.no/images/441718-12-1313153494141.jpg"><br>
solveigkristinee.blogg.no
<div>
<tag:if test="${HasLinks == 'true'}">
</tag:if>
<tag:if test="${HasProducts == 'true'}">
<h3>Jeg anbefaler</h3>
<div id="sidebox">
<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>
</ul>
</center>
</div>
<div id="footer" class="yui-gb">
<div class="yui-u first">
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>. <b>Det betyr at du ikke kan kopiere tekst, bilder eller annet innhold uten tillatelse.</b>
</div> Design: Solveig Kristine
<div class="yui-u">
<div class="yui-u">
<p>Denne tjenesten er levert av blogg.no. Hos oss finner du:</p>
<ul>
<li><a href="http://blogg.no">blogg.no</a> - Få din egen blogg, helt gratis.</li>
<li><a href="http://bloggrevyen.no">bloggrevyen</a> - Oversikt over nye norske blogginnlegg.</li>
<li><a href="http://miniblogg.no">miniblogg</a> - Kjapp blogging i miniformat.</li>
<li><a href="http://bloggblogg.no">bloggblogg</a> - Her blogger vi selv om stort og smått.</li>
<li><a href="http://forum.blogg.no/">forum</a> - Tips, råd og hjelp om blogging og design.</li>
</ul>
</div>
</div>
</div>
</body>
<br><br>
</html>
