Advertisement
taffyratch

Innlegg #1

Feb 12th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.38 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:tag="http://blogg.no/ns/tag" xml:lang="no" lang="no">
  3. <head>
  4. <link href='http://fonts.googleapis.com/css?family=VT323' rel='stylesheet' type='text/css'>
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6. <title>TITTEL</title>
  7. <meta name="description" content="${BlogDescription}" />
  8. <script type="text/javascript">var domainName = ".${AppDomain}";</script>
  9. <script type="text/javascript" src="http://static.blogg.no/blogs/script.js"></script>
  10. <link rel="alternate" href="http://feeds.blogg.no/${BlogId}/post.rss" title="Siste innlegg" type="application/rss+xml" />
  11. <link rel="alternate" href="http://feeds.blogg.no/${BlogId}/comment/${EntryID}.rss" title="Kommentarer til dette inlegget" type="application/rss+xml" />
  12. <link rel="stylesheet" href="http://design.blogg.no/builder/screen.css" type="text/css" />
  13. <link rel="stylesheet" href="${BlogUrl}style.css" type="text/css" />
  14. <link rel="shortcut icon" href="FAVICON" type="image/gif" />
  15. </head>
  16. <body>
  17. <div id="doc2">
  18. <div id="header" onclick="document.location='${BlogUrl}';">
  19. </div>
  20. <div id="meny">
  21. <ul id="navbar">
  22. <li><a href="#">Lenker</a>
  23. <ul>
  24. <li><a href="LENKE HER" class="nav">NAVN HER</a></li>
  25. <li><a href="LENKE HER" class="nav">NAVN HER</a></li>
  26. <li><a href="LENKE HER" class="nav">NAVN HER</a></li>
  27. <li><a href="LENKE HER" class="nav">NAVN HER</a></li>
  28. <li><a href="LENKE HER" class="nav">NAVN HER</a></li>
  29. </ul>
  30. <li><a href="#">Arkiv</a>
  31. <ul>
  32. <li><tag:archivelist limit="1000">
  33. <a href="${ArchiveLink}">${ArchiveName}</a>
  34. </tag:archivelist></li>
  35. </ul>
  36. </li>
  37. <li><a href="#">Kategorier</a>
  38. <ul>
  39. <li><tag:categorylist>
  40. <a href="${CategoryLink}" class="nav"> ${CategoryName}</a>
  41. </tag:categorylist></li>
  42. </ul>
  43. </li>
  44. </ul>
  45. </div>
  46. <div id="wrapper" class="yui-gc">
  47. <div id="main" class="yui-u first">
  48. <tag:entrylist limit="30">
  49. <tag:entry>
  50. <div class="entry">
  51. <a name="a${EntryNum}" id="a${EntryNum}"></a>
  52. <h2>${EntryTitle}</h2>
  53. <div class="meta">
  54. <ul>
  55. </li>
  56. </ul>
  57. </div>
  58. <div class="content">${EntryBody}</div>
  59. <div class="meta">
  60. <ul>
  61. <center><img src="http://i139.photobucket.com/albums/q289/misslovex/pixl/2w68nzr_zps0e21d9b8.gif" width="" /> <li>${EntryDate} <img src="http://i139.photobucket.com/albums/q289/misslovex/pixl/tumblr_m89rfaBECx1qdlkyg_zpse8dad469.gif" width="10" /> kl.${EntryTime} i
  62. <a href="${EntryCategoryLink}">${EntryCategoryName}</a></li></center>
  63. <li><h5>
  64. <center><tag:if test="${EntryCommentCount == 0}">
  65. <a href="${EntryPermaLink}#comment">(0) Kommentarer</a>
  66. <tag:elseif test="${EntryCommentCount == 1}" />
  67. <a href="${EntryPermaLink}#comment">(1) Kommentar</a>
  68. <tag:else />
  69. <a href="${EntryPermaLink}#comment">(${EntryCommentCount}) Kommentarer</a>
  70. </tag:if></center>
  71. </li>
  72. <li>
  73. </div>
  74. </div>
  75. </tag:entry>
  76. <tag:if test="${Comments == 1}">
  77. <a name="comment" id="comment"></a>
  78. <h4>
  79. <tag:if test="${EntryCommentCount == 0}">Ingen kommentarer
  80. <tag:elseif test="${EntryCommentCount == 1}" />Én kommentar
  81. <tag:else />${EntryCommentCount} kommentarer</tag:if>
  82. </h4>
  83. <div id="comments">
  84. <tag:commentlist>
  85. <div class="comment ${CommentClass}">
  86. <div class="meta">
  87. <tag:if test="${CommentProfileUrl != ''}">
  88. <a href="${CommentProfileUrl}">
  89. <img class="avatar" src="http://i.blogg.no/50x50/${CommentProfileImageUrl}" alt="" />
  90. </a>
  91. <tag:else />
  92. <tag:if test="${CommentAuthorUrl != ''}">
  93. <a rel="nofollow" href="${CommentAuthorUrl}">
  94. <img class="avatar" src="http://i.blogg.no/50x50/http://www.gravatar.com/avatar.php?gravatar_id=${CommentAuthorEmailHash}&amp;default=http%3A%2F%2Fstatic.blogg.no%2Fblogs%2Favatar.png&amp;size=50" alt="" />
  95. </a>
  96. <tag:else />
  97. <img class="avatar" src="http://i.blogg.no/50x50/http://www.gravatar.com/avatar.php?gravatar_id=${CommentAuthorEmailHash}&amp;default=http%3A%2F%2Fstatic.blogg.no%2Fblogs%2Favatar.png&amp;size=50" alt="" />
  98. </tag:if>
  99. </tag:if>
  100. <h4>${CommentAuthorLinkIf}</h4>
  101. <p>${CommentDate} kl.${CommentTime}</p>
  102. </div>
  103. <div class="content">${CommentText}</div>
  104. </div>
  105. </tag:commentlist>
  106. </div>
  107. <div id="newcomment" class="clearfix">
  108. <h2>Give me some love</h2>
  109. <form action="${AppUrl}index.bd?fa=comment.insert" id="commentform" method="post" onsubmit="doSubmit(this)">
  110. <div id="comment_author_wrapper">
  111. <label for="comment_author">Navn:</label>
  112. <input id="comment_author" type="text" name="author" onchange="doChange(this)" value="" maxlength="100" />
  113. </div>
  114. <div id="comment_authoremail_wrapper">
  115. <label for="comment_authoremail">E-post:</label>
  116. <input id="comment_authoremail" type="text" name="authoremail" onchange="doChange(this)" value="" maxlength="100" />
  117. </div>
  118. <div id="comment_authorurl_wrapper">
  119. <label for="comment_authorurl">URL:</label>
  120. <input id="comment_authorurl" type="text" name="authorurl" onchange="doChange(this)" value="http://" maxlength="100" />
  121. </div>
  122. <div id="comment_text_wrapper">
  123. <label for="comment_text">Din kommentar:</label>
  124. <textarea id="comment_text" name="comment" onchange="doChange(this);" cols="40" rows="10"></textarea>
  125. </div>
  126. <div id="comment_submit_wrapper">
  127. <input type="hidden" name="commentid" value="${CommentID}" />
  128. <input id="comment_submit" class="submit" type="submit" name="submit" value="Send kommentar" />
  129. </div>
  130. <div id="comment_remember_wrapper">
  131. <input id="comment_remember" name="comment_remember" onclick="doCheck(this)" type="checkbox" value="1" />
  132. <label for="comment_remember">Husk meg ?</label>
  133. </div>
  134. </form>
  135. </div>
  136. </tag:if>
  137. </div>
  138. <div id="side" class="yui-u">
  139. <tag:profile>
  140. <tag:if test="${ProfileExists == 'true'}">
  141. <div id="profile" class="clearfix">
  142. <div>
  143. <img src="http://i139.photobucket.com/albums/q289/misslovex/blogg/tumblr_m2toyw7oDf1r03f1ao1_500_zps939336fc.gif" width="210" border="0" alt="${ProfileUrl}"></a></center>
  144. <br>
  145. <center>INFO OM DEG HER</center>
  146. <center><br><a href="${ProfileUrl}" target="_blank">Bli venn?</a> <br></center>
  147. </div>
  148. </tag:if>
  149. <tag:include module="sidebar"></tag:include>
  150. <div>
  151. <center><img src="http://i46.tinypic.com/dzfm7d.png" width=""></center>
  152. <center><tag:recentlist limit="10">
  153. <a href="${EntryPermaLink}">${EntryTitle}</a> //
  154. </tag:recentlist></center>
  155. </ul>
  156. </div>
  157. <img src="http://i50.tinypic.com/4i25b5.png" width="210" /></a>
  158. <h3><center><a href="http://gjrn.blogg.no/"target="blank">GJRN.BLOGG.NO</a></center></h3>
  159. </div>
  160. </body>
  161. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement