Advertisement
Patamon

FORSIDEN/KATEGORI/ARKIV

Oct 28th, 2012
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. <div style="position:fixed; bottom:5px; right:100px;"> </a></div>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:tag="http://blogg.no/ns/tag" xml:lang="no" lang="no">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6. <title>${BlogTitle} - ${BlogDescription}</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="stylesheet" href="http://design.blogg.no/builder/screen.css" type="text/css" />
  12. <link rel="stylesheet" href="${BlogUrl}style.css" type="text/css" />
  13. <link rel="shortcut icon" href="http://i42.tinypic.com/wjhzxc.png" type="image/gif" />
  14. </head>
  15. <body class="front">
  16. <div id="doc2">
  17. <div id="meny">
  18. <ul id="navbar">
  19. </ul>
  20. </div>
  21. <div id="header">
  22. <h1>${BlogTitle}</h1>
  23. <p>${BlogDescription}</p>
  24. </div>
  25. <div id="wrapper" class="yui-gc">
  26. <div id="main" class="yui-u first">
  27. <tag:entrylist limit="30">
  28. <div class="entry">
  29. <h2><a href="${EntryPermaLink}">${EntryTitle}</a></h2>
  30. <div class="meta">
  31. <ul>
  32. </li>
  33. </ul>
  34. </div>
  35. <div class="content">${EntryBody}</div>
  36. <h7>${EntryDate}, ${EntryTime} » <a href="${EntryCategoryLink}">${EntryCategoryName}</a> » <tag:if test="${EntryCommentCount == 0}">
  37. <a href="${EntryPermaLink}#comment">(0) Kommentarer</a>
  38. <tag:elseif test="${EntryCommentCount == 1}" />
  39. <a href="${EntryPermaLink}#comment">(1) Kommentar</a>
  40. <tag:else />
  41. <a href="${EntryPermaLink}#comment">(${EntryCommentCount}) Kommentarer</a></p></h7>
  42. </tag:if>
  43. </div>
  44. <p style="margin-top: -15px;"><img src="http://dl5.glitter-graphics.net/pub/591/591115t8qpmw0bs5.gif" alt="" /><img src="http://dl5.glitter-graphics.net/pub/591/591115t8qpmw0bs5.gif" alt="" /><img src="http://dl5.glitter-graphics.net/pub/591/591115t8qpmw0bs5.gif" alt="" /><img src="http://dl5.glitter-graphics.net/pub/591/591115t8qpmw0bs5.gif" alt="" /><img src="http://dl5.glitter-graphics.net/pub/591/591115t8qpmw0bs5.gif" alt="" /><img src="http://dl5.glitter-graphics.net/pub/591/591115t8qpmw0bs5.gif" alt="" /><img src="http://dl5.glitter-graphics.net/pub/591/591115t8qpmw0bs5.gif" alt="" /></p>
  45. </tag:entrylist>
  46. </div>
  47. <div id="side" class="yui-u">
  48. <tag:profile>
  49. <tag:if test="${ProfileExists == 'true'}">
  50. <div id="profile" class="clearfix">
  51. <img style="-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;" src="http://i50.tinypic.com/m98783.jpg" alt="" width="190" /></p>
  52. <h3>Om meg</h3>
  53. <p>Her kan du skrive litt om deg selv, hvor gammel du er og hvor du bor f.eks. Du kan endre så mye du vil på designet, bare du ikke fjerner at det er laget av meg :)
  54. </p>
  55. <b><a href="${ProfileUrl}"> &#9829; Venneforespørsel</a></b>
  56. <br><br>
  57. <h3>Info</h3>
  58. <p>
  59. <strong>Kamera: </strong>Ditt kamera <br />
  60. <strong>Instagram: </strong>Brukernavn<br />
  61. <strong>Kontakt: </strong> E-mail her
  62. </p>
  63. <h3>Kategorier</h3>
  64. <ul>
  65. <tag:categorylist>
  66. <a href="${CategoryLink}" class="nav"> ${CategoryName}</a> /
  67. </tag:categorylist>
  68. </ul>
  69. <br>
  70. <h3>Arkiv</h3>
  71. <ul>
  72. <tag:archivelist limit="10">
  73. <a href="${ArchiveLink}">${ArchiveName}</a> /
  74. </tag:archivelist>
  75. </ul>
  76. </div>
  77. </tag:if>
  78. <div>
  79. </div>
  80. <div>
  81. </div>
  82. <div>
  83. </div>
  84. <div>
  85. </div>
  86. <tag:if test="${HasLinks == 'true'}">
  87. <div>
  88. </div>
  89. </tag:if>
  90. <tag:if test="${HasProducts == 'true'}">
  91. <div>
  92. <h3>Jeg anbefaler</h3>
  93. <ul>
  94. <tag:productlist>
  95. <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>
  96. </tag:productlist>
  97. </ul>
  98. </div>
  99. </tag:if>
  100. </div>
  101. </div>
  102. <div class="yui-u">
  103. <div class="yui-u">
  104. </div>
  105. </div>
  106. </body>
  107. </html>
  108. <br><br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement