Maler (HTML) innlegg
<!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>${EntryTitle} (${BlogTitle})</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="alternate" href="http://feeds.blogg.no/${BlogId}/comment/${EntryID}.rss" title="Kommentarer til dette inlegget" 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" />
<br><br>
</head>
<body>
<div id="doc2">
<div id="meny">
<ul id="navbar">
</div>
<br>
<br>
<div id="header" onclick="document.location='${BlogUrl}';">
<h1>
<a href="${BlogUrl}">${BlogTitle}</a>
</h1>
<p>${BlogDescription}</p>
</div>
<div id="wrapper" class="yui-gc">
<div id="main" class="yui-u first">
<tag:entry>
<div class="entry">
<a name="a${EntryNum}" id="a${EntryNum}"></a>
<h2>${EntryTitle}</h2>
<div class="content">${EntryBody}</div>
<div class="meta">
<ul>
<b>PUBLISERT</b><li>${EntryDate}<li><b>KLOKKEN</b> kl.${EntryTime} i
<b>KATEGORI</b><a href="${EntryCategoryLink}">${EntryCategoryName}</a></li>
<li>
<tag:if test="${EntryCommentCount == 0}">
<a href="${EntryPermaLink}#comment">INGEN KOMMENTARER</a>
<tag:elseif test="${EntryCommentCount == 1}" />
<a href="${EntryPermaLink}#comment">EN KOMMENTAR</a>
<tag:else />
<a href="${EntryPermaLink}#comment">${EntryCommentCount} KOMMENTARER</a>
</tag:if>
</li>
<li>
<a href="${EntryPermaLink}">Permalenke</a>
</li>
<li class="share">
<a href="http://share.blogg.no/share?url=${EntryPermaLink}&title=${EntryTitle}">TIPS EN VENN</a>
</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>
<tag:include module="postentry"></tag:include>
</div>
</div>
</tag:entry>
<tag:if test="${Comments == 1}">
<a name="comment" id="comment"></a>
<div id="comments">
<tag:commentlist>
<div class="comment ${CommentClass}">
<div class="meta">
<h2><tag:if test="${CommentProfileUrl != ''}"></h2>
<a href="${CommentProfileUrl}">
<img class="avatar" src="http://i.blogg.no/50x50/${CommentProfileImageUrl}" alt="" />
</a>
<tag:else />
<tag:if test="${CommentAuthorUrl != ''}">
<a rel="nofollow" href="${CommentAuthorUrl}">
<img class="avatar" src="http://i.blogg.no/50x50/http://www.gravatar.com/avatar.php?gravatar_id=${CommentAuthorEmailHash}&default=http%3A%2F%2Fstatic.blogg.no%2Fblogs%2Favatar.png&size=50" alt="" />
</a>
<tag:else />
<img class="avatar" src="http://i.blogg.no/50x50/http://www.gravatar.com/avatar.php?gravatar_id=${CommentAuthorEmailHash}&default=http%3A%2F%2Fstatic.blogg.no%2Fblogs%2Favatar.png&size=50" alt="" />
</tag:if>
</tag:if>
<width: 400px>
<h2>${CommentAuthorLinkIf}</h2>
<p>${CommentDate} kl.${CommentTime}</p>
</div>
<div class="content">${CommentText}</div>
</div>
</tag:commentlist>
</div>
<h1>
<img src="http://bloggfiler.no/solveigkristinee.blogg.no/images/441718-9-1309982566221.jpg">
<br>
<br>
<div id="newcomment" class="clearfix">
<form action="${AppUrl}index.bd?fa=comment.insert" id="commentform" method="post" onsubmit="doSubmit(this)">
<div id="comment_author_wrapper">
<label for="comment_author">Navn:</label>
<input id="comment_author" type="text" name="author" onchange="doChange(this)" value="" maxlength="100" />
</div>
<div id="comment_authoremail_wrapper">
<label for="comment_authoremail">E-post:</label>
<input id="comment_authoremail" type="text" name="authoremail" onchange="doChange(this)" value="" maxlength="100" />
</div>
<div id="comment_authorurl_wrapper">
<label for="comment_authorurl">URL:</label>
<input id="comment_authorurl"width:790px; type="text" name="authorurl" onchange="doChange(this)" value="http://" maxlength="100" />
</div>
<div id="comment_text_wrapper">
<label for="comment_text">Din kommentar:</label>
<textarea id="comment_text" name="comment" style="width:790px;onchange="doChange(this);" cols="40" rows="10"> Kjære Solveig Kristine..</textarea>
</div>
<div id="comment_submit_wrapper">
<input type="hidden" name="commentid" value="${CommentID}" />
<input id="comment_submit" style="width:790px;class="submit" type="submit" name="submit" value="Send en hyggelig hilsen" />
</div>
<br><br><br>
<div id="comment_remember_wrapper">
<input id="comment_remember" name="comment_remember" onclick="doCheck(this)" type="checkbox" value="1" />
<br><br>
<label for="comment_remember">Husk meg ?</label>
<br>
designet er laget av http://solveigkristinee.blogg.no
</div>
</form>
</div>
</h1>
</tag:if>
</div>
<div id="side" class="yui-u">
<tag:profile>
<div>
<br>
<div>
<tag:if test="${ProfileExists == 'true'}">
<div id="profile" class="clearfix">
<div>
</a>
</div>
</tag:if>
<tag:include module="sidebar"></tag:include>
<div>
<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>
<div>
<div>
<tag:if test="${HasLinks == 'true'}">
<div>
</tag:if>
<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>
<div class="yui-u">
</div>
</div>
</body>
</html>
