Advertisement
theme_bean

Theme #2

Oct 22nd, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.80 KB | None | 0 0
  1. <!--
  2. theme by slutteen
  3. don't remove the credit ho
  4. -->
  5.  
  6. <head>
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Lekton|Antic' rel='stylesheet' type='text/css'>
  10. <link href='http://fonts.googleapis.com/css?family=Share' rel='stylesheet' type='text/css'>
  11. <link href='http://fonts.googleapis.com/css?family=Indie+Flower' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  13. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  14. <link href='http://fonts.googleapis.com/css?family=Creepster' rel='stylesheet' type='text/css'>
  15. <link href='http://fonts.googleapis.com/css?family=Londrina+Shadow' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  17.  
  18.  
  19. <meta name="color:background" content="#ffffff"/>
  20. <meta name="color:text" content="#000000"/>
  21. <meta name="color:link" content="#000000"/>
  22. <meta name="color:hover" content="#cccccc"/>
  23. <meta name="color:Picbar" content="#fff"/>
  24. <meta name="image:Background" content=""/>
  25. <meta name="image:Picbar" content=""/>
  26.  
  27. <meta name="text:Music Code" content= >
  28. <meta name="text:Quote" content= >
  29. <meta name="text:Quote Source" content= >
  30. <meta name="text:link one" content="" />
  31. <meta name="text:link one title" content="" />
  32. <meta name="text:link two" content="" />
  33. <meta name="text:link two title" content="" />
  34. <meta name="text:link three" content="" />
  35. <meta name="text:link three title" content="" />
  36. <meta name="text:link four" content="" />
  37. <meta name="text:link four title" content="" />
  38. <meta name="text:link five" content="" />
  39. <meta name="text:link five title" content="" />
  40. <meta name="text:link six" content="" />
  41. <meta name="text:link six title" content="" />
  42. <meta name="text:link seven" content="" />
  43. <meta name="text:link seven title" content="" />
  44. <meta name="text:link eight" content="" />
  45. <meta name="text:link eight title" content="" />
  46. <meta name="text:link nine" content="" />
  47. <meta name="text:link nine title" content="" />
  48. <meta name="text:link ten" content="" />
  49. <meta name="text:link ten title" content="" />
  50.  
  51.  
  52. <script type="text/javascript"
  53. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  54.  
  55. <style type="text/css">
  56.  
  57. @font-face { font-family: hipsterunic0rns; src: url('http://static.tumblr.com/fxpo5zq/a8Em6bgnk/lekton-regular.ttf'); }
  58.  
  59. {block:iftinyscrollbar}::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  60.  
  61. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  62.  
  63. .wrapper{
  64. margin: 0px auto;
  65. width: 717px;
  66. }
  67.  
  68. #tumblr_controls{
  69. position:fixed !important;
  70. top: 3px;
  71. right: 3px;
  72. }
  73.  
  74. body {
  75. padding: 0px;
  76. margin: 0px;
  77. color:{color:text};
  78. background-color: {color:Background};
  79. background-image:url({image:Background});
  80. background-attachment: fixed;
  81. background-size: cover;
  82. font-family: ubuntu;
  83. font-size: 10px;
  84. line-height:10px;
  85. color:{color:text};
  86. }
  87.  
  88. #center {
  89. margin:auto;
  90. position:relative;
  91. background:#fff;
  92. width:900px;
  93. margin-left: 500px;
  94. overflow:hidden;
  95. overflow-y:hidden;
  96. }
  97.  
  98. http://static.tumblr.com/q0bwe1c/imYm7uuwj/picc.jpg
  99.  
  100. p {
  101. margin:0px;
  102. margin-top:0px;
  103. }
  104.  
  105. a:link, a:active, a:visited{
  106. color: {color:Link};
  107. text-decoration: none;
  108. -webkit-transition: color 0.5s ease-out;
  109. -moz-transition: color 0.5s ease-out;
  110. }
  111.  
  112. a:hover{
  113. color:{color:Hover};
  114. -webkit-transition: all 0.3s linear;
  115. -moz-transition: all 0.3s linear;
  116. transition: all 0.3s linear;
  117. -webkit-box-shadow: 0px 0px;;
  118. -moz-transform: rotate(360deg);
  119. -webkit-transform: rotate(360deg);
  120. -o-transform: rotate(360deg);
  121. }
  122.  
  123. .entry {
  124. margin:12px;
  125. padding: 8px;
  126. padding-bottom: 5px;
  127. float:left;
  128. background-color: #fff;
  129. border: solid 1px #cecece;
  130. font-family: ubuntu;
  131. font-size: 11px;
  132. line-height:14px;
  133. {block:IndexPage}
  134. width:250px;
  135. {/block:IndexPage}
  136. {block:PermalinkPage}
  137. width:500px;
  138. {/block:PermalinkPage}
  139. }
  140.  
  141.  
  142. .entry .permalink{
  143. position:absolute;
  144. width:250px;
  145. height:5px;
  146. padding-bottom:14px;
  147. background-color:#ffffff;
  148. overflow:hidden;
  149. font-family: beautiful every time;
  150. text-transform: none;
  151. font-size: 12px;
  152. line-height:17px;
  153. text-align:center;
  154. opacity:0.0;
  155. -webkit-transition: all 0.2s linear;
  156. -webkit-transition: all 0.2s linear;
  157. -moz-transition: all 0.2s linear;
  158. transition: all 0.2s linear;
  159. }
  160.  
  161. .entry:hover .permalink{
  162. margin-top:15px;
  163. overflow:visible;
  164. opacity: .8;
  165. -webkit-transition: all 0.4s linear; opacity: 0.8;
  166. -webkit-transition: all 0.4s linear;
  167. -moz-transition: all 0.4s linear;
  168. transition: all 0.4s linear;
  169. }
  170.  
  171. .entry:hover .permalink:hover{
  172. opacity: 1;
  173. }
  174.  
  175. #border{
  176. width:30px;
  177. margin-left: 35px;
  178. z-index:1;
  179. position:fixed !important;
  180. bottom:0px;
  181. height:100%;
  182. background-color: #cecece;
  183. opacity: .8;
  184. background-image:url({image:borderbar});
  185. }
  186.  
  187. .links2 a {
  188. width: 85px;
  189. margin-left: 0px;
  190. letter-spacing:1px;
  191. background-color: #000;
  192. display: block;
  193. height: 12px;
  194. line-height: 12px;
  195. font-family: lekton;
  196. font-size: 9px;
  197. color: #fff;
  198. text-transform: uppercase;
  199. text-decoration: none;
  200. text-align: center;
  201. margin-top: 5px;
  202. border-radius: 0px;
  203. margin-bottom: 6px;
  204. -webkit-transition: all 0.5s ease;
  205. -moz-transition: all 0.5s ease;
  206. -o-transition: all 0.5s ease;
  207. }
  208.  
  209. .links2 a:hover {
  210. border: 1px solid #000;
  211. -webkit-transition: all 0.3s linear;
  212. -moz-transition: all 0.3s linear;
  213. transition: all 0.3s linear;
  214. -webkit-box-shadow: 0px 0px;;
  215. -moz-transform: rotate(360deg);
  216. -webkit-transform: rotate(360deg);
  217. -o-transform: rotate(360deg);
  218. }
  219.  
  220.  
  221.  
  222. .blogtitle{
  223. text-align: center;
  224. font-family: Anonymous Pro;
  225. color: #000;
  226. font-size:22px;
  227. line-height:25px;
  228. letter-spacing:0px;
  229. text-shadow: 3px 0 0 rgba(255,0,0,0.3), -2px 0 0 rgba(0,255,0,0.3);
  230. }
  231.  
  232. .blogtitle:hover{
  233. text-shadow:0px 0 0 rgba(255,0,0,0.3), 0px 0 0 rgba(0,255,0,0.3);
  234. }
  235.  
  236. #pagination{
  237. display:none;
  238. }
  239.  
  240. #posts {
  241. position:relative;
  242. margin-top:0px;
  243. padding-bottom:7px;
  244. padding-left:120px;
  245. {block:IndexPage}
  246. width: 630px;
  247. margin-left: -100px;
  248. margin-top: 0px;
  249. {/block:IndexPage}
  250. {block:PermalinkPage}
  251. width: 500px;
  252. margin-left: 50px;
  253. {/block:PermalinkPage}
  254. }
  255.  
  256. #picbar{
  257. -webkit-animation:fadeInDownBig 3s;
  258. -moz-animation:fadeInDownBig 3s;
  259. -ms-animation:fadeInDownBig 3s;
  260. width:85px;
  261. margin-left: -590px;
  262. z-index:1;
  263. position:fixed;
  264. bottom:0px;
  265. height:100%;
  266. opacity: 1;
  267. background-image:url({image:Picbar});
  268. background-color:{color:Picbar};
  269. }
  270.  
  271. #links{
  272. -webkit-animation:fadeInDownBig 3s;
  273. -moz-animation:fadeInDownBig 3s;
  274. -ms-animation:fadeInDownBig 3s;
  275. position:fixed !important;
  276. font-size: 11px;
  277. line-height:10px;
  278. letter-spacing:0px;
  279. background-color:#fff;
  280. border: 1px solid #ccc;
  281. width:122px;
  282. margin-left:310px;
  283. margin-top:192px;
  284. height:40px;
  285. padding:0px;
  286. z-index:5;
  287. text-align:center;
  288. }
  289.  
  290. #descrip{
  291. -webkit-animation:fadeInDownBig 3s;
  292. -moz-animation:fadeInDownBig 3s;
  293. -ms-animation:fadeInDownBig 3s;
  294. position:fixed !important;
  295. font-size: 11px;
  296. font-family: ubuntu;
  297. line-height:13px;
  298. letter-spacing:0px;
  299. background-color:#fff;
  300. border: 1px solid #ccc;
  301. width:130px;
  302. margin-left:660px;
  303. margin-top:192px;
  304. height:72px;
  305. padding:7px;
  306. z-index:10;
  307. overflow:hidden;
  308. text-align:center;
  309. }
  310.  
  311. #shit{
  312. -webkit-animation:fadeInDownBig 3s;
  313. -moz-animation:fadeInDownBig 3s;
  314. -ms-animation:fadeInDownBig 3s;
  315. position:fixed !important;
  316. font-size: 11px;
  317. line-height:13px;
  318. letter-spacing:0px;
  319. background-color:#fff;
  320. border: 1px solid #ccc;
  321. width:118px;
  322. margin-left:810px;
  323. margin-top:235px;
  324. height:40px;
  325. padding:2px;
  326. z-index:10;
  327. overflow:hidden;
  328. text-align:center;
  329. }
  330.  
  331. #sidebar{
  332. -webkit-animation:fadeInDownBig 3s;
  333. -moz-animation:fadeInDownBig 3s;
  334. -ms-animation:fadeInDownBig 3s;
  335. position:fixed !important;
  336. font-size: 11px;
  337. line-height:11px;
  338. letter-spacing:0px;
  339. background-color:#fff;
  340. border: 1px solid #ccc;
  341. width:258px;
  342. margin-left:660px;
  343. margin-top:149px;
  344. height:25px;
  345. padding:7px;
  346. z-index:10;
  347. overflow:hidden;
  348. text-align:center;
  349. }
  350.  
  351. #quote{
  352. -webkit-animation:fadeInDownBig 3s;
  353. -moz-animation:fadeInDownBig 3s;
  354. -ms-animation:fadeInDownBig 3s;
  355. position:fixed !important;
  356. font-size: 12px;
  357. line-height:11px;
  358. letter-spacing:0px;
  359. font-family:'Share', cursive;
  360. background-color:#fff;
  361. border: 1px solid #ccc;
  362. width:258px;
  363. margin-left:660px;
  364. margin-top:282px;
  365. height:auto;
  366. padding:7px;
  367. z-index:10;
  368. overflow:hidden;
  369. text-align:center;
  370. }
  371.  
  372. @font-face {font-family: beautiful every time;
  373. src: url('http://static.tumblr.com/nsunyax/Pm3lzwzye/beautifuleverytime.ttf');
  374. }
  375.  
  376. #wobble{
  377. -webkit-animation:bounceIn 3s;
  378. -moz-animation:bounceIn 3s;
  379. -ms-animation:bounceIn 3s;
  380. font-family: Londrina Shadow;
  381. z-index:999999999999999999999999;
  382. font-size: 22px;
  383. line-height: 18px;
  384. color:#000;
  385. text-align: center;
  386. text-shadow:4px 3px 0px rgba(196,196,196,0.1), 4px -6px 0px rgba(196,196,196,0.2), -3px -8px 0px rgba(196,196,196,0.15), -8px 5px 0px rgba(196,196,196,0.2), 6px 7px 0px rgba(196,196,196,0.1);-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.4s ease-out;
  387. }
  388.  
  389.  
  390. #postnotes{
  391. text-align: justify;}
  392.  
  393. #postnotes blockquote{
  394. border: 0px;}
  395.  
  396. #infscr-loading{
  397. bottom: -70px;
  398. position: absolute;
  399. left: 50%;
  400. margin-left:-8px;
  401. width:16px;
  402. height:11px;
  403. overflow:hidden;
  404. margin-bottom: 50px;
  405. }
  406.  
  407. .title{
  408. font-family: ubuntu;
  409. font-size: 14px;
  410. line-height:{text:title line height}px;
  411. color: {color:Title};
  412. font-weight: normal;
  413. padding:0px 0px 0px 0px;
  414. }
  415.  
  416. blockquote{
  417. padding:2px 2px 2px 5px;
  418. margin:4px 4px 4px 7px;
  419. border-left: 4px solid #dddddd;
  420. }
  421.  
  422. {CustomCSS}
  423.  
  424. </style>
  425.  
  426. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
  427. <script type="text/javascript">
  428. $(function(){
  429. $("#pageLink").click(function(){
  430. $("#titlePages").fadeToggle(500);
  431. });
  432. });
  433. </script>
  434.  
  435. {block:IndexPage}
  436. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/4IKlvmzup/jquery.masonry.min.js"></script>
  437. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  438. <script type="text/javascript">
  439. $(window).load(function () {
  440. var $content = $('#posts');
  441. $content.masonry({
  442. itemSelector: '.entry',
  443. isAnimated: true
  444. }),
  445. $content.infinitescroll({
  446. navSelector : '#pagination',
  447. nextSelector : '#pagination a#nextPage',
  448. itemSelector : '.entry',
  449. loading: {
  450. finishedMsg: '',
  451. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  452. },
  453. bufferPx : 200,
  454. debug : false,
  455. },
  456. // call masonry as a callback.
  457. function( newElements ) {
  458. var $newElems = $( newElements );
  459. $newElems.hide();
  460. // ensure that images load before adding to masonry layout
  461. $newElems.imagesLoaded(function(){
  462. $content.masonry( 'appended',
  463. $newElems, true,
  464. function(){$newElems.fadeIn(300);}
  465. );
  466.  
  467.  
  468. });
  469. });
  470. });
  471. </script>
  472. {/block:IndexPage}
  473.  
  474. <title>{title}</title>
  475.  
  476. <link rel="shortcut icon" href="{Favicon}">
  477. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  478. <meta name="viewport" content="width=820" />
  479.  
  480. </style>
  481.  
  482. </head>
  483. <body>
  484.  
  485.  
  486. <div class="wrapper">
  487. <div style="position:fixed;right:0px;top:28px;">
  488. </span>
  489. </div>
  490. <div id="cage">
  491. <div id="center">
  492.  
  493. <div id="picbar"></div>
  494.  
  495. <div id="links">
  496. <center><p><select onchange='location=this.options[this.selectedIndex].value;' style='width:100px;'>
  497. <option>links</option>
  498. <option value="/">home</option>
  499. <option value="/ask">ask</option>
  500. <option value="/submit">submit</option>
  501. <option value="/archive">archive</option>
  502. <option value="http://slutteen.tumblr.com">credit</option>
  503. </select></center>
  504.  
  505. </div>
  506. <div id="picbar">
  507.  
  508. <div style="margin-top:270px;">
  509. <div class="links2">
  510. {block:ifLinkOneTitle}
  511. <a href="{text:Link One}">{text:Link One Title}{/block:ifLinkOneTitle}
  512. {block:ifLinkTwoTitle}
  513. <a href="{text:Link Two}">{text:Link Two Title}{/block:ifLinkTwoTitle}
  514. {block:ifLinkThreeTitle}
  515. <a href="{text:Link Three}">{text:Link Three Title}{/block:ifLinkThreeTitle}
  516. {block:ifLinkFourTitle}
  517. <a href="{text:Link Four}">{text:Link Four Title}{/block:ifLinkFourTitle}
  518. {block:ifLinkFiveTitle}
  519. <a href="{text:Link Five}">{text:Link Five Title}{/block:ifLinkFiveTitle}
  520. {block:ifLinkSixTitle}
  521. <a href="{text:Link Six}">{text:Link Six Title}{/block:ifLinkSixTitle}
  522. {block:ifLinkSevenTitle}
  523. <a href="{text:Link Seven}">{text:Link Seven Title}{/block:ifLinkSevenTitle}
  524. {block:ifLinkEightTitle}
  525. <a href="{text:Link Eight}">{text:Link Eight Title}{/block:ifLinkEightTitle}
  526. {block:ifLinkNineTitle}
  527. <a href="{text:Link Nine}">{text:Link Nine Title}{/block:ifLinkNineTitle}
  528. {block:ifLinkTenTitle}
  529. <a href="{text:Link Ten}">{text:Link Ten Title}{/block:ifLinkTenTitle}
  530. </center>
  531. </div></div>
  532.  
  533. </div>
  534.  
  535. </div>
  536.  
  537. <div id="descrip"><FONT COLOR="#000">{Description}</FONT></div>
  538. <div id="shit"><FONT COLOR="#000">{shit}<p><center>{text:music code}</center> </p></FONT></div>
  539.  
  540. <div id="sidebar">
  541.  
  542. <a href="/"><div id="wobble">{Title}</div></a>
  543.  
  544. </div>
  545.  
  546. <div id="quote"><em>"{text:Quote}"</em><div style="text-align:right; font-family:'Share', cursive;">- {text:Quote Source} </div></div>
  547.  
  548. </div>
  549.  
  550.  
  551. <div id="posts">
  552.  
  553. {block:Posts}
  554. <div class="entry">
  555.  
  556. {block:Text}
  557. {block:Title}<span class="title">{Title}</span>{/block:Title}
  558. <div class="caption"><span class="entrytext">{Body}</span></div>
  559. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a></span></div></div>{/block:IndexPage}
  560. {/block:Text}
  561.  
  562. {block:Link}
  563. <a href="{URL}" class="title">{Name}</a>
  564. {block:Description}<div class="caption">{Description}</div>{/block:Description}
  565. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a></span></div></div>{/block:IndexPage}
  566. {block:Link}
  567.  
  568.  
  569. {block:Photo}
  570. {block:IndexPage}
  571. <div class="permalink">
  572. <a href="{ReblogURL}" target="_blank">Reblog</a> this with <a href="{Permalink}"><a href="{permalink}">{NoteCountWithLabel}</a></span></div>
  573. {/block:IndexPage}
  574. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>{LinkCloseTag}
  575. {/block:IndexPage}
  576. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  577. {/block:Photo}
  578.  
  579.  
  580.  
  581. {block:Photoset}
  582. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  583. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  584. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a></span></div></div>{/block:IndexPage}
  585. {/block:Photoset}
  586.  
  587. {block:Quote}
  588. {Quote}</span>
  589. {block:Source}{Source}{/block:Source}
  590. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a></span></div></div>{/block:IndexPage}
  591. {/block:Quote}
  592.  
  593. {block:Chat}
  594. {block:Title}<span class="title">{Title}</span>{/block:Title}
  595. <ul class="chat">
  596. {block:Lines}
  597. <li class="user_{UserNumber}">
  598. {block:Label}
  599. <span class="label">{Label}</span>
  600. {/block:Label}
  601.  
  602. {Line}
  603. </li>
  604. {/block:Lines}
  605. </ul>
  606. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a></span></div></div>{/block:IndexPage}
  607. {/block:Chat}
  608.  
  609. {block:Audio}
  610. <div style="width:250px; height:28px;">{AudioPlayerWhite}</div>
  611. {block:IndexPage}
  612. <div class="caption">
  613. {caption}</div>{/block:IndexPage}
  614. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a></span></div></div>{/block:IndexPage}
  615. {/block:Audio}
  616.  
  617. {block:Video}
  618. <center>
  619. {block:IndexPage}
  620. {Video-250}
  621. {/block:IndexPage}
  622. </center>
  623. {block:PermalinkPage}
  624. <center>{Video-500}</center>
  625. {/block:PermalinkPage}
  626. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a></span></div></div>{/block:IndexPage}
  627. {block:Video}
  628.  
  629. {block:Answer}
  630. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  631. <strong>{Asker}: {Question}</strong>
  632. <div class="caption">
  633. {Answer}</div>
  634. {block:IndexPage}<a href="{permalink}"><div align="right"><div style="font-size:9px;line-height:10px; border-top: 0px #777777 solid; padding-bottom: 2px;">{Notecount} notes</a></span></div></div>{/block:IndexPage}
  635. {/block:Answer}
  636.  
  637. {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}
  638.  
  639. {block:PermalinkPage}
  640. {block:Date}
  641. {block:Caption}{Caption}{/block:Caption}<center>
  642. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
  643. {block:NoteCount}{NoteCount} notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  644. {/block:Date}
  645.  
  646. {/block:PermalinkPage}
  647.  
  648. {block:PostNotes}{PostNotes}
  649. {/block:PostNotes}
  650. </div>
  651.  
  652.  
  653. {/block:Posts}
  654. </div>
  655. </div>
  656. {block:IndexPage}<br>
  657. {block:Pagination}
  658. <div id="pagination">
  659. {block:NextPage}
  660. <a id="nextPage" href="{NextPage}">next</a>
  661. {/block:NextPage}
  662. {block:PreviousPage}
  663. <a href="{PreviousPage}">back</a>
  664. {/block:PreviousPage}
  665. </div>
  666. {/block:Pagination}
  667. {/block:IndexPage}
  668. </div>
  669.  
  670.  
  671. </body>
  672. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement