Advertisement
wantthemes

WANT THEMES STONEM

Nov 9th, 2013
960
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.43 KB | None | 0 0
  1. <!--
  2.  
  3. THEME BY TUMBLR USER EFDOL!!!
  4. _____________________________________________
  5. THEME BLOG>>>>>>> WANTTHEMES
  6. ________________________
  7. DO NOT REMOVE THEME CREDIT UNLESS YOU ARE GOING TO PUT IT ON YOUR FAQ OR SOMETHING. HAVE FUN!!!!
  8. ______________________________________
  9. YOU CAN EDIT THIS THEME AS MUCH AS YOU WANT GO AHEAAAAAAAAAAAAD JUST DONT REMOVE CREDIT OK YA I LOVE YOU GUYS THANK YOU FOR USING THIS THEME.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  10.  
  11. -->
  12. <head>
  13.  
  14. <script type="text/javascript"
  15. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  16.  
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  19. <link href='http://fonts.googleapis.com/css?family=Lekton|Antic' rel='stylesheet' type='text/css'>
  20. <link href='http://fonts.googleapis.com/css?family=Share' rel='stylesheet' type='text/css'>
  21. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  22. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  23. <link href='http://fonts.googleapis.com/css?family=Miniver' rel='stylesheet' type='text/css'>
  24.  
  25.  
  26. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  27.  
  28.  
  29. <meta name="if:show photo" content="0"/>
  30. <meta name="if:show title" content="1"/>
  31. <meta name="if:tiny scrollbar" content="1"/>
  32. <meta name="color:Background" content="#fafafa"/>
  33. <meta name="color:Text" content="#000000"/>
  34. <meta name="color:Blogtitle" content="#000000"/>
  35. <meta name="color:Hover" content="#000000"/>
  36. <meta name="color:Scrollbar" content="#000000"/>
  37. <meta name="color:Link" content="#000000"/>
  38. <meta name="image:Background" content="1"/>
  39. <meta name="text:Link One Title" content="link 1" />
  40. <meta name="text:Link One" content="" />
  41. <meta name="text:Link Two Title" content="link 2" />
  42. <meta name="text:Link Two" content="" />
  43. <meta name="text:Link Three Title" content="link 3" />
  44. <meta name="text:Link Three" content="" />
  45. <meta name="text:Link Four Title" content="link 4" />
  46. <meta name="text:Link Four" content="" />
  47. <meta name="text:Link Five Title" content="link 4" />
  48. <meta name="text:Link Five" content="" />
  49.  
  50.  
  51. <style type="text/css">
  52.  
  53. {block:iftinyscrollbar}::-webkit-scrollbar {width: 8px; height: 4px; background: {color:Background}; }
  54.  
  55. ::-webkit-scrollbar-thumb { border-radius: 5px; background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  56.  
  57.  
  58. .wrapper{
  59. margin: 0px auto;
  60. width: 717px;
  61. }
  62.  
  63. #tumblr_controls{
  64. position:fixed !important;
  65. top: 3px;
  66. right: 3px;
  67. }
  68.  
  69. @font-face{font-family:decrette;src:url('http://static.tumblr.com/7qdgtio/2F5m739il/beautifuleverytime.ttf');font-weight:normal;}
  70.  
  71.  
  72. body {
  73. padding: 0px;
  74. margin: 0px;
  75. color:{color:text};
  76. background-color: {color:Background};
  77. background-image:url({image:background});
  78. background-attachment: fixed;
  79. background-size: 1200px;
  80. font-family: arial;
  81. font-size: 10px;
  82. line-height:10px;
  83. color:{color:text};
  84. }
  85.  
  86. http://25.media.tumblr.com/tumblr_m8b1sr9RQr1r13im2o1_500.jpg
  87.  
  88. p {
  89. margin:0px;
  90. margin-top:0px;
  91. }
  92.  
  93. a:link, a:active, a:visited{
  94. color: {color:Link};
  95. text-decoration: none;
  96. -webkit-transition: color 0.5s ease-out;
  97. -moz-transition: color 0.5s ease-out;
  98. }
  99.  
  100. a:hover{
  101. color:{color:Hover};
  102. -webkit-transition: color 0.3s ease-out;
  103. -moz-transition: color 0.3s ease-out;
  104. }
  105.  
  106. .entry {
  107. margin:15px;
  108. padding: 20px;
  109. padding-bottom: 18px;
  110. border: 1px solid #fafafa;
  111. float:left;
  112. font-family: david;
  113. font-size: 14px;
  114. line-height:16px;
  115. {block:IndexPage}
  116. width:200px;
  117. {/block:IndexPage}
  118. {block:PermalinkPage}
  119. width:542px;
  120. {/block:PermalinkPage}
  121. }
  122.  
  123. .entry img {
  124. {block:IndexPage}
  125. {/block:IndexPage}
  126. }
  127.  
  128.  
  129. .entry img:hover {
  130. opacity: 1;
  131. }
  132.  
  133. .pperma {
  134. color:#ffffff;
  135. font-size:10px;
  136. opacity: 0;
  137. width:200px;
  138. height:70px;
  139. padding-bottom:50px;
  140. position: absolute;
  141. margin-top:0px;
  142. text-align:center;
  143. text-transform:uppercase;
  144. font-family:lucida console;
  145. letter-spacing:3px;
  146. display:block;
  147. -webkit-transition: opacity 0.5s linear;
  148. -webkit-transition: all 0.5s linear;
  149. -moz-transition: all 0.5s linear;
  150. transition: all 0.5s linear;
  151. }
  152.  
  153. .entry:hover .pperma {
  154. opacity:1;
  155. z-index:999999;
  156. .entry:hover .pperma {
  157. opacity:1;
  158. z-index:999999;
  159. padding-top:0px;
  160. -webkit-transition: opacity 0.5s linear;
  161. -webkit-transition: all 0.5s linear;
  162. -moz-transition: all 0.5s linear;
  163. transition: all 0.5s linear;
  164. }
  165. -webkit-transition: opacity 0.5s linear;
  166. -webkit-transition: all 0.5s linear;
  167. -moz-transition: all 0.5s linear;
  168. transition: all 0.5s linear;
  169. }
  170.  
  171. .blogtitle {
  172. text-align: ;
  173. }
  174.  
  175. .blogtitle a{
  176. font-family: lucida console;
  177. color: {color:blogtitle};
  178. font-style: normal;
  179. font-size: 55px;
  180. line-height: 29px;
  181. letter-spacing:0px;
  182. }
  183.  
  184.  
  185. #pagination{
  186. display:none;
  187. }
  188.  
  189. #posts {
  190. position:relative;
  191. margin-top:0px;
  192. padding-bottom:6px;
  193. padding-left:-1px;
  194. {block:IndexPage}
  195. width: 1200px;
  196. margin-left: -185px;
  197. margin-top: 0px;
  198. {/block:IndexPage}
  199. {block:PermalinkPage}
  200. width: 500px;
  201. margin-left: 50px;
  202. margin-top: 0px;
  203. {/block:PermalinkPage}
  204. }
  205.  
  206. #esc{
  207. position:relative;
  208. height: auto;
  209. width: 670px;
  210. margin-left: -5px;
  211. text-align: left;
  212. padding: 5px;
  213. margin-top: 0px;
  214. font-family:lucida console;
  215. font-size: 13px;
  216. line-height:14px;
  217. color: {color:text};
  218. }
  219.  
  220. #sidebar{
  221. position:relative;
  222. height: auto;
  223. width: 670px;
  224. margin-left: 20px;
  225. text-align: left;
  226. padding: 2px;
  227. margin-top: -180px;
  228. font-family:simsun ;
  229. font-size: 13px;
  230. line-height:14px;
  231. color: {color:text};
  232. }
  233.  
  234. #sidebar:hover{
  235. opacity: 1;
  236. }
  237.  
  238. .audioplayerr{
  239. position:absolute;
  240. background: white;
  241. border:5px solid #fff;
  242. text-align:center;
  243. margin-left:28px;
  244. margin-top:28px;
  245. width:15px;
  246. height:15px;
  247. opacity:0.7;
  248. overflow:hidden;
  249. -webkit-transition: all 0.5s ease-in-out;
  250. -moz-transition: all 0.5s ease-in-out;
  251. -o-transition: all 0.5s ease-in-out;
  252. -ms-transition: all 0.5s ease-in-out;
  253. transition: all 0.5s ease-in-out;}
  254.  
  255. .audioplayerr:hover{
  256. opacity:1;
  257. -webkit-transition: all 0.5s ease-in-out;
  258. -moz-transition: all 0.5s ease-in-out;
  259. -o-transition: all 0.5s ease-in-out;
  260. -ms-transition: all 0.5s ease-in-out;
  261. transition: all 0.5s ease-in-out;}
  262.  
  263. .audioplayerr1{
  264. padding:1px;
  265. margin-top:-10px;
  266. margin-left:-10px;
  267. background-color: #fff;}
  268.  
  269. .audioplayerr1:hover{
  270. opacity:1;}
  271.  
  272. .albumartt{
  273. margin-left:0px;
  274. }
  275.  
  276. .albumartt img{
  277. background:#f7f7f7;
  278. border-right:2px solid {color:border};
  279. max-width:60px;
  280. float:left;
  281. padding:10px;
  282. border:1px solid #f0f0f0;
  283. }
  284.  
  285. #baby {
  286. position:fixed;
  287. font-family: consolas;
  288. font-size: 8px;
  289. bottom:610px;
  290. right:5px;
  291. padding: 8px;
  292. height:12px;
  293. letter-spacing:1px;
  294. text-transform:uppercase;
  295. padding-bottom:5px;
  296. background: white;
  297. width:85px;
  298. }
  299.  
  300. .infooo{
  301. position:relative;
  302. background:transparent;
  303. padding-bottom:5px;
  304. font-family:lucida console;
  305. font-size:9px;
  306. letter-spacing:1px;
  307. text-transform:uppercase;
  308. height:80px;
  309. margin-top:0px;
  310. margin-left:87px;
  311. padding-left:5px;
  312. line-height:10px;}
  313.  
  314. .bubble {
  315. align:right;
  316. background: #eee;
  317. margin:1px 0px 1px 60px;
  318. padding:10px;
  319. position: relative;
  320. }
  321.  
  322. .bubble p {
  323. margin:-5px 0px;
  324. }
  325.  
  326. .bubble span {
  327. display:block;
  328. position:absolute;
  329. width:1px;
  330. height:1px;
  331. font-size: 0;
  332. line-height: 1px;
  333. left:-10px;
  334. top:5px;
  335. border-top:7px solid transparent;
  336. border-bottom:7px solid transparent;
  337. border-right:10px solid #eee;
  338. }
  339.  
  340. .links a {
  341. width: 110px;
  342. padding: 2px;
  343. display: inline;
  344. height: 12px;
  345. margin-top: 5px;
  346. text-align: center;
  347. margin-left: 3px;
  348. text-transform: uppercase;
  349. letter-spacing: 1px;
  350. font-family: miriam;
  351. font-size: 12px;
  352. line-height: 12px;
  353. float: center;
  354. color: #000;
  355. -webkit-transition: all 0.3s linear;
  356. -webkit-transition: all 0.3s linear;
  357. -moz-transition: all 0.3s linear;
  358. transition: all 0.3s linear;
  359. }
  360.  
  361. .links a:hover{
  362. text-decoration:underline;
  363. }
  364.  
  365.  
  366.  
  367. .askborder {
  368. float: left;
  369. margin: 1px 1px 0 0;
  370. padding: 0px;
  371. background: #eee;}
  372.  
  373. .question {
  374. text-align:left;
  375. padding-left:5px;padding-top:7px;
  376. padding-right:5px;padding-bottom:7px;
  377. border-left: 2px solid {color:Link};
  378. border-right: 2px solid {color:Link};
  379. background-color:{color:blockquote};
  380. }
  381.  
  382. .answer {
  383. text-align:left;
  384. padding-left:5px;padding-top:7px;
  385. padding-right:5px;padding-bottom:7px;
  386. }
  387.  
  388. #postnotes{
  389. text-align: justify;}
  390.  
  391. #postnotes blockquote{
  392. border: 0px;}
  393.  
  394. #infscr-loading{
  395. bottom: -70px;
  396. position: absolute;
  397. left: 50%;
  398. margin-left:-8px;
  399. width:16px;
  400. height:11px;
  401. overflow:hidden;
  402. margin-bottom: 50px;
  403. }
  404.  
  405.  
  406. .title{
  407. font-family: courier new;
  408. font-size: 14px;
  409. line-height:15px;
  410. color: {color:Title};
  411. font-weight: normal;
  412. padding:0px 0px 0px 0px;
  413. }
  414.  
  415.  
  416. a img{border: 0px;}
  417.  
  418. blockquote{
  419.  
  420. margin:1px 1px 1px 8px;
  421. border-left: 12px solid #dddddd;
  422. }
  423.  
  424. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  425.  
  426. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  427. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  428.  
  429. .notes img{width:10px; position:relative; top:3px;}
  430. <--ses-->
  431. small{font-size: 90%;}
  432.  
  433. .caption img {
  434. max-width: 100%;
  435. }
  436.  
  437.  
  438. {CustomCSS}
  439.  
  440.  
  441. </style>
  442.  
  443. <script type="text/javascript">
  444. $(document).ready(function () {
  445. $('li.drawer div:nth-child(2)').hide();
  446. $('li.drawer h4').click(function () {
  447. if ($(this).hasClass('open')) {
  448. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  449. else {
  450. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  451. $(this).next().slideDown();
  452. $(this).addClass('open');}
  453. });
  454. });
  455. </script>
  456.  
  457. {block:IndexPage}
  458. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  459. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  460.  
  461. <script type="text/javascript">
  462. $(window).load(function () {
  463. var $content = $('#posts');
  464. $content.masonry({itemSelector: '.entry'}),
  465. $content.infinitescroll({
  466. navSelector : 'div#pagination',
  467. nextSelector : 'div#pagination a#nextPage',
  468. itemSelector : '.entry',
  469. loading: {
  470. finishedMsg: '',
  471. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  472. },
  473. bufferPx : 600,
  474. debug : false,
  475. },
  476. // call masonry as a callback.
  477. function( newElements ) {
  478. var $newElems = $( newElements );
  479. $newElems.hide();
  480. // ensure that images load before adding to masonry layout
  481. $newElems.imagesLoaded(function(){
  482. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  483.  
  484.  
  485. });
  486. });
  487. });
  488. </script>
  489.  
  490. {/block:IndexPage}
  491.  
  492. <title>{title}</title>
  493. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><div id="baby">theme by <a href="http://efdol.tumblr.com/"><b>efdol</b></a><br></div><link rel="shortcut icon" href="{Favicon}">
  494. <meta name="viewport" content="width=820" />
  495.  
  496.  
  497.  
  498. <!-------------------------------------IMPORTANT>
  499. <!IMPORTANT-------------------------------------IMPORTANT>
  500. <!IMPORTANT-------------------------------------IMPORTANT>
  501. <!IMPORTANT--------------<a href="http://wantthemes.tumblr.com"> theme&emsp;<a href="http://wantthemes.tumblr.com"> theme&emsp; <a href="http://wantthemes.tumblr.com"> theme&emsp; -----------------------IMPORTANT>
  502. <!IMPORTANT-------------------------------------IMPORTANT>
  503. <!------------------------------------->
  504. <!-------------------------------------IMPORTANT>
  505. <!IMPORTANT-------------------------------------IMPORTANT>
  506. <!IMPORTANT-------------------------------------IMPORTANT>
  507. <!IMPORTANT-------------------------------------IMPORTANT>
  508. <!IMPORTANT-------------------------------------IMPORTANT>
  509. <!------------------------------------->
  510.  
  511.  
  512. </style>
  513.  
  514. </head>
  515. <body>
  516.  
  517.  
  518.  
  519. <div class="wrapper">
  520. <div style="position:fixed;right:0px;top:28px;">
  521. </span>
  522. </div>
  523.  
  524. <div id="sidebar">
  525. <div style="margin-top:200px;">
  526.  
  527. <div class="blogtitle"><a href="/">{Title}</a></div>
  528. <p>{Description}</p>
  529.  
  530. <div id="esc">
  531. <div class="links">
  532. <a href="/">home</a>
  533. <a href="/ask">ask</a>
  534. <a href="{text:Link One}">{text:Link One Title}</a>
  535. <a href="{text:Link Two}">{text:Link Two Title}</a>
  536. <a href="{text:Link Three}">{text:Link Three Title}</a>
  537. <a href="{text:Link Four}">{text:Link Four Title}</a>
  538. <a href="{text:Link Five}">{text:Link Five Title}</a>
  539. <a href="http://wantthemes.tumblr.com/">theme</a>
  540. </div></div>
  541.  
  542.  
  543.  
  544. </div>
  545.  
  546. </div>
  547.  
  548. <div id="posts">
  549.  
  550. {block:Posts}
  551. <div class="entry">
  552.  
  553. {block:Text}
  554. {block:Title}<span class="title">{Title}</span>{/block:Title}
  555. <div class="caption"><span class="entrytext">{Body}</span></div>
  556. {block:IndexPage}
  557. <div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> {NoteCount} NOTES</a> - <a href="{reblogurl}">reblog</a></div>
  558. {/block:IndexPage}
  559. {/block:Text}
  560.  
  561. {block:Link}
  562. <a href="{URL}" class="title">{Name}</a>
  563. {block:Description}<div class="caption">{Description}</div>{/block:Description}
  564. {block:IndexPage}
  565. <div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank">{TimeAgo} WITH {NoteCount} NOTES</a></div>
  566. {/block:IndexPage}
  567. {block:Link}
  568.  
  569.  
  570. {block:Photo}
  571. {block:IndexPage}
  572. <div class="pperma">
  573. _____________ <center></center>
  574. <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog</a><center></center> _____________ </span></div>
  575. {/block:IndexPage}
  576. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="200"/></a></div>{LinkCloseTag}
  577. {/block:IndexPage}
  578. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="542"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  579. {/block:Photo}
  580.  
  581.  
  582.  
  583. {block:Photoset}
  584. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  585. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}<a href="{permalink}">{notecountwithlabel}</a></center> <a href="{reblogurl}">reblog</a>
  586. {/block:Photoset}
  587.  
  588. {block:Quote}
  589. {Quote}</span>
  590. <center></center>
  591. -- {block:Source}{Source}{/block:Source}
  592. {block:IndexPage}
  593. <p><div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank">{NoteCount} NOTES</a> - <a href="{reblogurl}">reblog</a> </div>
  594. {/block:IndexPage}
  595. {/block:Quote}
  596.  
  597. {block:Chat}
  598. {block:Title}<span class="title">{Title}</span>{/block:Title}
  599. <ul class="chat">
  600. {block:Lines}
  601. <li class="user_{UserNumber}">
  602. {block:Label}
  603. <span class="label">{Label}</span>
  604. {/block:Label}
  605.  
  606. {Line}
  607. </li>
  608. {/block:Lines}
  609. </ul>
  610. {block:IndexPage}
  611. <p><div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank">{TimeAgo} WITH {NoteCount} NOTES</a> - <a href="{reblogurl}">reblog</a></div>
  612. {/block:IndexPage}
  613. {/block:Chat}
  614.  
  615. {block:Audio}
  616. <div class="albumartt">{block:AlbumArt} <img src="{AlbumArtURL}"> {/block:AlbumArt}</div><div class="audioplayerr"><div class="audioplayerr1">{AudioPlayer}</div></div> <div class="infooo"> {block:Artist} <b><audioshit>The Artist of This Song is:</audioshit></b><br> {Artist} {/block:Artist}<br><br>{block:TrackName} <b><audioshit>The Name of the Song is:</audioshit></b><br> "{TrackName}" {/block:TrackName}</br><br> {block:PlayCount}<b><audioshit>This track has been played:</audioshit></b><br> {PlayCount} times{/block:PlayCount} </div> {block:IndexPage}
  617. <p><p><p><br><div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank">{TimeAgo} WITH {NoteCount} NOTES</a></div>
  618. {/block:IndexPage}
  619. {/block:Audio}
  620.  
  621. {block:Video}
  622. <center>
  623. {block:IndexPage}
  624. {Video-250}
  625. {/block:IndexPage}
  626. </center>
  627. {block:PermalinkPage}
  628. <center>{Video-500}</center>
  629. {/block:PermalinkPage}
  630. {block:Video}
  631.  
  632. {block:Answer}
  633. <img src="{AskerPortraitURL-40}" align="left" >
  634. <div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div>
  635. <br>
  636. {Answer}
  637. {block:IndexPage}
  638. <div style="text-align: left; font-family: consolas; font-style:normal; font-size: 9px; text-transform:uppercase; padding: 4px; background:transparent; border-top:1px solid #eee;"> <a title="permalink page"href="{Permalink}" target="_blank">{TimeAgo} WITH {NoteCount} NOTES</a></div>
  639. {/block:IndexPage}
  640. {/block:Answer}
  641.  
  642. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  643.  
  644.  
  645. {block:PermalinkPage}
  646. {block:Date}
  647. {block:Caption}{Caption}{/block:Caption}<center>
  648. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
  649. {block:NoteCount}{NoteCount} notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  650. {/block:Date}
  651.  
  652. {/block:PermalinkPage}
  653.  
  654. {block:PostNotes}{PostNotes}
  655. {/block:PostNotes}
  656. </div>
  657.  
  658.  
  659. {/block:Posts}
  660. </div>
  661. </div>
  662. {block:IndexPage}
  663. {block:Pagination}
  664. <div id="pagination">
  665. {block:NextPage}
  666. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  667. {/block:NextPage}
  668. {block:PreviousPage}
  669. <a href="{PreviousPage}">&larr;&nbsp;</a>
  670. {/block:PreviousPage}
  671. </div>
  672. {/block:Pagination}
  673. {/block:IndexPage}
  674. </div>
  675.  
  676. </body>
  677. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement