Advertisement
frickinsassy

theme 21

Nov 19th, 2012
1,068
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.89 KB | None | 0 0
  1. <!--
  2. theme by frickinsassy
  3. don't remove the credit
  4. or five kittens die
  5. -->
  6.  
  7. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10.  
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13.  
  14. <meta name="color:Background" content="#FFFFFF">
  15. <meta name="color:Text" content="#130C11"/>
  16. <meta name="color:Hover" content="#130C11"/>
  17. <meta name="if:gray scale fade" content=""/>
  18. <meta name="if:Underline" content=""/>
  19. <meta name="if:Rainbow Links" content=""/>
  20. <meta name="if:Sparkle Hover" content=""/>
  21. <meta name="if:Letter Spaced Hover" content=""/>
  22. <meta name="color:Link" content=""/>
  23. <meta name="color:Body" content=""/>
  24. <meta name="color:Scrollbar" content=""/>
  25. <meta name="text:title font size" content="12"/>
  26. <meta name="text:text font size" content="10"/>
  27. <meta name="text:title line height" content="12"/>
  28. <meta name="text:text line height" content="11"/>
  29. <meta name="font:text font" content="share"/>
  30. <meta name="font:title font" content="share"/>
  31. <meta name="image:sidebar" content="1"/>
  32. <meta name="image:LinkBG" content="1"/>
  33. <meta name="image:Background" content="1"/>
  34. <meta name="image:SideBG" content="1"/>
  35. <meta name="image:BannerBarBG" content="1"/>
  36. <meta name="image:TopBarBG" content="1"/>
  37. <meta name="image:PostBG" content="1"/>
  38. <meta name="if:show photo" content="0"/>
  39. <meta name="if:tiny cursor" content="1"/>
  40. <meta name="if:tiny scrollbar" content="1"/>
  41. <meta name="if:shadow hover" content="1"/>
  42. <meta name="text:Custom Link One" content="" />
  43. <meta name="text:Custom Link One Title" content="" />
  44. <meta name="text:Custom Link Two" content="" />
  45. <meta name="text:Custom Link Two Title" content="" />
  46. <meta name="text:Custom Link Three" content="" />
  47. <meta name="text:Custom Link Three Title" content="" />
  48. <meta name="text:Custom Link Four" content="" />
  49. <meta name="text:Custom Link Four Title" content="" />
  50. <meta name="text:Custom Link Five" content="" />
  51. <meta name="text:Custom Link Five Title" content="" />
  52. <meta name="text:Custom Link Six" content="" />
  53. <meta name="text:Custom Link Six Title" content="" />
  54. <meta name="text:Custom Link Seven" content="" />
  55. <meta name="text:Custom Link Seven Title" content="" />
  56. <meta name="text:Custom Link Eight" content="" />
  57. <meta name="text:Custom Link Eight Title" content="" />
  58. <meta name="if:Show Title" content="0"/>
  59.  
  60. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  61. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  62. <link href='http://fonts.googleapis.com/css?family=Metamorphous' rel='stylesheet' type='text/css'>
  63. <link href='http://fonts.googleapis.com/css?family=Meie+Script' rel='stylesheet' type='text/css'>
  64. <link href='http://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
  65. <link href='http://fonts.googleapis.com/css?family=Lekton' rel='stylesheet' type='text/css'>
  66. <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
  67. <style type="text/css">
  68.  
  69. {block:iftinycursor}body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}{/block:iftinycursor}
  70.  
  71. {block:iftinyscrollbar}::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  72.  
  73. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  74.  
  75. {block:ifshadowhover}a:link, a:active, a:visited{
  76. color: #000000;
  77. text-decoration:none;
  78. -webkit-transition-duration: 0.2s;}
  79.  
  80. a:hover{ color: #fff;
  81. text-shadow:0px 0px 3px #000000;}{/block:ifshadowhover}
  82.  
  83. #tumblr_controls{
  84. position:fixed !important;
  85. -webkit-filter: invert(100%);
  86. }
  87.  
  88. .wrapper{
  89. margin: 0px auto;
  90. width: 750px;
  91. }
  92.  
  93. .header{
  94. float: left;
  95. width: 100%;
  96. }
  97.  
  98. .left{
  99. float: left;
  100. margin-right: 20px;
  101. width: 800px;
  102. }
  103.  
  104. .right{
  105. float: right;
  106. width: 200px;
  107. background-color: {color:Background};
  108. }
  109.  
  110. body {
  111. padding: 0px;
  112. margin: 0px;
  113. color:{color:Body};
  114. background-color: {color:Background};
  115. background-image:url({image:Background});
  116. background-size:cover;
  117. background-attachment: fixed;
  118. background-position: left;
  119. background-repeat: repeat;
  120. }
  121.  
  122. a:link, a:active, a:visited{
  123. color: {color:Link}; {block:ifunderline} text-decoration: underline{/block:ifunderline};
  124. text-decoration: none;
  125. -webkit-transition: color 0.4s ease-out;
  126. -moz-transition: color 0.4s ease-out;
  127. }
  128.  
  129. a:hover{
  130. color:{color:Hover}; {block:ifunderline} text-decoration: underline{/block:ifunderline};
  131. {block:ifletterspacedhover}
  132. letter-spacing: 2px;
  133. {/block:ifletterspacedhover}
  134. -webkit-transition: color 0.7s ease-out;
  135. -moz-transition: color 0.7s ease-out;
  136. }
  137.  
  138. .entry {
  139. padding-left:3px;
  140. padding-right:3px;
  141. padding-top:3px;
  142. padding-bottom:2px;
  143. margin:7px;
  144. float:left;
  145. {block:IndexPage}
  146. width:270px;
  147. background-image:url({image:EntryBG});
  148. background-size:cover;
  149. background-color:white;
  150. color:{color:Body};
  151. font-family: {font:text font};
  152. font-size: {text:text font size}px;
  153. line-height:{text:text line height}px;
  154. -webkit-filter: grayscale(0%);
  155. -webkit-transition: all 1.5s ease-in-out;
  156. {/block:IndexPage}
  157. {block:PermalinkPage}
  158. width:350px;
  159. margin-left:20px;
  160. font-family: lekton;
  161. font-size:10px;
  162. line-height:23px;
  163. background-color:white;
  164. color:black;
  165. padding: 4px;
  166. {/block:PermalinkPage}
  167. }
  168.  
  169. .entry:hover {
  170. -webkit-transition: all 1.5s ease-in-out;
  171. {block:ifgrayscalefade}-webkit-filter: grayscale(100%){/block:ifgrayscalefade};
  172. }
  173.  
  174. .entry .permalink a{
  175. color: #000;
  176. }
  177.  
  178. .entry .permalink{
  179. top:44px;
  180. position:absolute;
  181. width:auto;
  182. height:auto;
  183. margin-left:10px;
  184. padding-top:2px;
  185. padding-bottom:1px;
  186. padding-left:2px;
  187. padding-right:3px;
  188. background-color:white;
  189. color:black;
  190. overflow:hidden;
  191. font-family: lekton;
  192. text-transform: lowercase;
  193. font-size: 11px;
  194. line-height:17px;
  195. text-align:center;
  196. border-bottom-right-radius:0px;
  197. border-top-right-radius:0px;
  198. border-top-left-radius:0px;
  199. border-bottom-left-radius:0px;
  200. -webkit-transition: all 0.3s linear; opacity: 0;
  201. -webkit-transition: all 0.3s linear;
  202. -webkit-transition: all 0.3s linear;
  203. -moz-transition: all 0.3s linear;
  204. transition: all 0.3s linear;
  205. }
  206.  
  207. .entry:hover .permalink{
  208. top:14px;
  209. height:auto;
  210. margin-left:10px;
  211. overflow:visible;
  212. border-bottom-right-radius:0px;
  213. border-top-right-radius:0px;
  214. border-top-left-radius:0px;
  215. border-bottom-left-radius:0px;
  216. -webkit-transition: all 0.3s linear; opacity: 0.8;
  217. -webkit-transition: all 0.3s linear;
  218. -moz-transition: all 0.3s linear;
  219. transition: all 0.3s linear;
  220. }
  221.  
  222. .entry:hover .permalink:hover{
  223. overflow:visible;
  224. opacity: 1.0;
  225. -webkit-transition: all 0.4s linear; opacity: 1.0;
  226. -webkit-transition: all 0.4s linear;
  227. -moz-transition: all 0.4s linear;
  228. transition: all 0.4s linear;
  229. }
  230.  
  231. #caption{
  232. font-size:9px;
  233. line-height:10px;
  234. margin-top:5px;
  235. padding-bottom:4px;
  236. color: black;
  237. font-family: Bad Script;
  238. text-align:left;
  239. text-transform:lowercase;
  240.  
  241. }
  242.  
  243. div#sidebar a{
  244. color: {color:Link};
  245. }
  246.  
  247. div#sidebar{
  248. width:290px;
  249. z-index:1;
  250. position:fixed !important;
  251. text-align:center;
  252. margin-top:10%;
  253. height:auto;
  254. line-height: 19px;
  255. font-family: share;
  256. font-size: 13px;
  257. padding:4px;
  258. padding-top:5px;
  259. margin-left:595px;
  260. opacity: 1;
  261. -webkit-transition: all 0.7s linear;
  262. -moz-transition: all 0.7s linear;
  263. transition: all 0.7s linear;
  264. background-color: transparent;
  265. color: {color:text};
  266. background-image:url({image:SideBG});
  267. }
  268.  
  269. div#linkbar{
  270. width:auto;
  271. z-index:1;
  272. position:fixed !important;
  273. margin-left: 160px;
  274. height:100%;
  275. margin-top:0px;
  276. margin-bottom:0px;
  277. background-color:transparent;
  278. -webkit-transition: all 0.7s linear;
  279. -moz-transition: all 0.7s linear;
  280. transition: all 0.7s linear;
  281. background-image:url({image:SideBG});
  282. }
  283.  
  284.  
  285.  
  286. #posts {
  287. width: 580px;
  288. margin-left:255px;
  289. margin-top: -50px;
  290. padding-left:21px;
  291. padding-top: 10px;
  292. padding-right:15px;
  293. color:{color:Body};
  294. background-color:transparent;
  295. background-image:url({image:PostBG});
  296. background-attachment:fixed;
  297. {block:PermalinkPage}
  298. margin-left:330px;
  299. width: 405px;
  300. {/block:PermalinkPage}
  301. top: 3px;
  302. float:left;
  303. }
  304.  
  305. .links a{
  306. color: {color:Link};
  307. }
  308.  
  309. .links a {
  310. width: 85px;
  311. height:10px;
  312. margin-left: 0px;
  313. letter-spacing:2px;
  314. display:block;
  315. height: 12px;
  316. line-height: 12px;
  317. font-family: Share;
  318. font-size: 10px;
  319. text-transform: lowercase;
  320. text-decoration: none;
  321. text-align: left;
  322. margin-top: 2px;
  323. margin-bottom: 1px;
  324. padding-left:2px;
  325. padding-top:2px;
  326. padding-bottom:1px;
  327. padding-right:5px;
  328. border-right: 15px solid #000;
  329. background-size:cover;
  330. -webkit-transition: all 0.5s ease;
  331. -moz-transition: all 0.5s ease;
  332. -o-transition: all 0.5s ease;
  333. }
  334.  
  335.  
  336.  
  337. .links a:hover {
  338. width:85px;
  339. margin-left:-15px;
  340. border-right: 30px solid #000;
  341. color:black;
  342. -webkit-transition: all 0.5s ease;
  343. -moz-transition: all 0.5s ease;
  344. -o-transition: all 0.5s ease;
  345. }
  346.  
  347. #infscr-loading{
  348. bottom: -70px;
  349. position: absolute;
  350. left: 50%;
  351. margin-left:-8px;
  352. width:16px;
  353. height:11px;
  354. overflow:hidden;
  355. margin-bottom: 50px;
  356. }
  357.  
  358. .textperma{display: block;
  359. margin-left:0px;
  360. margin-top: 0px;
  361. font-family: candara;
  362. font-size: 13px;
  363. line-height: 0px;
  364. text-align:left;
  365. background-color:
  366. text-transform: uppercase;
  367. }
  368.  
  369. .entry .textperma{
  370. margin-left:10px;
  371. opacity: 0;
  372. width: 250px;
  373. margin-top: 0px;
  374. padding-top: 4px;
  375. text-align:center;
  376. position:absolute;
  377. -webkit-transition: all 0.4s linear;
  378. }
  379.  
  380. .entry:hover .textperma{
  381. overflow:visible;
  382. width: 250px;
  383. text-align:center;
  384. opacity: 1;
  385. -webkit-transition: all 0.4s linear;
  386. }
  387.  
  388. .title{
  389. font-family: {font:title font};
  390. font-size: {text:title font size}px;
  391. line-height:{text:title line height}px;
  392. color: {color:Title};
  393. font-weight: normal;
  394. }
  395.  
  396. .entrytext{
  397. text-align:left;
  398. font-family: share;
  399. font-size: 14px;
  400. line-height:12px;
  401. color:{color:Body};
  402. font-weight: normal;
  403. }
  404.  
  405. .entrytext img {
  406. max-width: 83%;
  407. }
  408.  
  409. .ask{
  410. text-align:left;
  411. font-family: share;
  412. font-size: 12px;
  413. line-height:12px;
  414. color:{color:Body};
  415. font-weight: normal;
  416. }
  417. .ask img {
  418. max-width: 100%;
  419. }
  420.  
  421. blockquote{
  422. padding:0px 0px 2px 5px;
  423. margin:0px 0px 0px 0px;
  424. border-left: 1px dotted #555555;
  425. }
  426.  
  427.  
  428.  
  429.  
  430.  
  431. .blogtitle{font-family: 'Meie Script', cursive; font-size: 21px; line-height: 20px; margin-bottom: 2px;margin-top:6px;}
  432.  
  433. .blogtitle a{color: #000000;}
  434.  
  435. {CustomCSS}
  436.  
  437. </style>
  438.  
  439.  
  440.  
  441. {block:IndexPage}
  442. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  443. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  444.  
  445. <script type="text/javascript">
  446. $(window).load(function () {
  447. var $content = $('#posts');
  448. $content.masonry({itemSelector: '.entry'}),
  449. $content.infinitescroll({
  450. navSelector : 'div#pagination',
  451. nextSelector : 'div#pagination a#nextPage',
  452. itemSelector : '.entry',
  453. loading: {
  454. finishedMsg: '',
  455. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  456. },
  457. bufferPx : 600,
  458. debug : false,
  459. },
  460. // call masonry as a callback.
  461. function( newElements ) {
  462. var $newElems = $( newElements );
  463. $newElems.hide();
  464. // ensure that images load before adding to masonry layout
  465. $newElems.imagesLoaded(function(){
  466. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  467.  
  468.  
  469. });
  470. });
  471. });
  472. </script>
  473.  
  474. {/block:IndexPage}
  475.  
  476. <title>{title}</title>
  477.  
  478. <link rel="shortcut icon" href="{Favicon}">
  479. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  480. <meta name="viewport" content="width=820" />
  481.  
  482. {block:ifrainbowlinks}
  483. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  484. "></script>{/block:ifrainbowlinks}
  485.  
  486. {block:ifsparklehover}<style type="text/css">a:hover{background:url(http://www.layoutstuff.com/userpics/dividers/sparkles.gif);}hr{background-image:url(http://www.layoutstuff.com/userpics/dividers/sparkles.gif); </style>{/block:ifsparklehover}
  487.  
  488.  
  489.  
  490. </head>
  491.  
  492. <body>
  493.  
  494. <div class="wrapper">
  495.  
  496. <div id="sidebar">
  497. {block:ifshowphoto}<div id="sidebarimg"><a href="/"><img src="{image:sidebar}" width=100%></a></div>{/block:ifshowphoto}</center>
  498. {block:ifShowTitle}<center><div class="blogtitle"><a href="/">{Title}</a></div>{/block:ifShowTitle}</center>
  499. <center>
  500. <div class="info">{Description}</div>
  501. <center>
  502.  
  503.  
  504. </div>
  505. </div>
  506. </div>
  507. </div>
  508.  
  509. </center>
  510. <div id="linkbar"><br><br><br><br><br><br><br><br><br><br><br>
  511.  
  512. <div class="links"><center>{block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle} {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle} {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle} {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle} {/block:ifCustomLinkFourTitle} {block:ifCustomLinkFiveTitle}<a href="{text:Custom Link Five}">{text:Custom Link Five Title}</a>{/block:ifCustomLinkFiveTitle} {block:ifCustomLinkSixTitle}<a href="{text:Custom Link Six}">{text:Custom Link Six Title}</a>{/block:ifCustomLinkSixTitle} {block:ifCustomLinkSevenTitle}<a href="{text:Custom Link Seven}">{text:Custom Link Seven Title}</a>{/block:ifCustomLinkSevenTitle} {block:ifCustomLinkEightTitle}<a href="{text:Custom Link Eight}">{text:Custom Link Eight Title}</a>{/block:ifCustomLinkEightTitle} <a href="http://gayret.tumblr.com/"> theme credit </a> </center>
  513. </div>
  514.  
  515. </div>
  516. </div>
  517. </div>
  518.  
  519.  
  520. </div>
  521. </div>
  522.  
  523. <center>
  524.  
  525. </div>
  526. </div>
  527. </div>
  528.  
  529. <div class="header">
  530.  
  531.  
  532.  
  533.  
  534. <br>
  535. <br>
  536.  
  537. <div class="left">
  538.  
  539. <div id="posts">
  540.  
  541. {block:Posts}
  542. <div class="entry">
  543.  
  544. {block:Answer}
  545. <div class="ask">{Asker} asked: <b>{Question}</b></div>
  546. <font color="0000000"><span class="ask"> {Answer} </span></font>
  547. {block:IndexPage}<div class="textperma"><a href="{Permalink}"> <font color="000000">{TimeAgo}</a> with <a href="{Permalink}"><a href="{Permalink}"><font color="000000">{notecountwithlabel}</font></a></div>{/block:IndexPage}<br>
  548. {/block:Answer}
  549.  
  550.  
  551. {block:Text}
  552. {block:Title}<br><span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  553. {block:IndexPage}
  554. <div class="textperma">
  555. <a href="{ReblogURL}" target="_blank"><font color="0000000">reblog</font></a> <font color="0000000"> with </font> <a href="{permalink}"><font color="0000000">{NoteCountWithLabel}</font></a> </div>
  556. {/block:IndexPage}<br><br>
  557. {/block:Text}
  558.  
  559. {block:Link}<a href="{URL}" class="title">{Name}</font></a><br>{block:Description}{Description}{/block:Description} <br>
  560. {block:IndexPage}<div class="textperma"><a href="{Permalink}">>Posted {TimeAgo}</a> with <a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a><br><br></div>{/block:IndexPage}<br>
  561. {/block:link}
  562.  
  563. {block:Photo}
  564. {block:IndexPage}
  565. <div class="permalink">
  566. <div class="perms">
  567. <a href="{Permalink}"> <a href="{ReblogURL}" target="_blank">[↻]</a> <a href="{permalink}" target="new">{NoteCountwithLabel}</a>
  568. </div>
  569. </div>
  570. {/block:IndexPage}
  571. {block:indexpage}
  572. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%" length="100%"/>{LinkCloseTag}
  573. {/block:indexpage}
  574. {block:permalinkpage}
  575. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  576. {/block:permalinkpage}
  577. {/block:Photo}
  578.  
  579. {block:Photoset}
  580. {block:IndexPage}
  581. <center>
  582. {Photoset-250}</center>
  583. <div class="textperma"><a href="{Permalink}"> <a href="{Permalink}"><a href="{Permalink}"> <a href="{ReblogURL}" target="_blank">reblog</a> with <a href="{Permalink}">{notecountwithlabel}</font></a></div>
  584. {/block:IndexPage}
  585. {block:PermalinkPage}
  586. <center>
  587. {Photoset-500}</center>
  588. {/block:PermalinkPage}
  589. {/block:Photoset}
  590.  
  591. {block:Quote}
  592. {Quote}</span>
  593. {block:Source}<strong>{Source}</strong>{/block:Source}
  594. {/block:Quote}
  595.  
  596. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}{Line}</li>{/block:Lines}</ul>
  597. {block:IndexPage}
  598. <span class="perm"><a href="{Permalink}">Posted {TimeAgo}</a> with <a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></span>
  599. {block:IndexPage}
  600. {/block:Chat}
  601.  
  602. {Line}
  603. </li>
  604. {/block:Lines}
  605. </ul>
  606. {/block:Chat}
  607.  
  608. {block:Audio}
  609. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}<span class="entrytext">{caption}</span></div><div style="margin-top:10px; float:right;">
  610. <span class="perm"><a href="{Permalink}"> <a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> & <a href="{ReblogURL}" target="_blank"><font color="000000">reblog</font></a></span>
  611. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  612. {/block:Audio}
  613.  
  614. {block:Video}
  615. {block:IndexPage}
  616. <center>
  617. {Video-250}</center>
  618. <div class="textperma">
  619. <a href="{ReblogURL}" target="_blank"><font color="0000000">reblog</font></a> <font color="0000000"> with </font> <a href="{permalink}"><font color="0000000">{NoteCountWithLabel}</font></a> </div>
  620. {/block:IndexPage}<br>
  621. {block:PermalinkPage}
  622. <center>
  623. {Video-500}</center>
  624. {/block:PermalinkPage}
  625. {block:Video}
  626.  
  627. {block:PermalinkPage}
  628. <center>
  629. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} |
  630. {block:Date}{TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}{/block:Date}
  631. <br>{block:Caption}{Caption}{/block:Caption}<br>{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  632.  
  633. {/block:PermalinkPage}
  634.  
  635.  
  636. {block:PostNotes}{PostNotes}
  637. {/block:PostNotes}
  638. </div>
  639.  
  640.  
  641. {/block:Posts}
  642. </div>
  643. </div>
  644. {block:IndexPage}
  645. {block:Pagination}
  646. <div id="pagination">
  647. {block:NextPage}
  648. <a id="nextPage" href="{NextPage}"></a>
  649. {/block:NextPage}
  650. {block:PreviousPage}
  651. <a href="{PreviousPage}">&larr;&nbsp;</a>
  652. {/block:PreviousPage}
  653. </div>
  654. {/block:Pagination}
  655. {/block:IndexPage}
  656. </div>
  657. </body>
  658. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement