Advertisement
hor4ny

Special theme 3 - Cuntcealer

Jul 18th, 2012
461
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.51 KB | None | 0 0
  1. <!--
  2. Theme by miserywishes.
  3. If you take off the credit, please put it in your FAQ or i will CUT YOU, niqqa.
  4. -->
  5.  
  6. <html lang="en">
  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.  
  12.  
  13.  
  14. <script type="text/javascript">
  15. <!--
  16.  
  17. // Disable Right Click Script
  18.  
  19. function IE(e)
  20. {
  21. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  22. {
  23. return false;
  24. }
  25. }
  26. function NS(e)
  27. {
  28. if (document.layers || (document.getElementById && !document.all))
  29. {
  30. if (e.which == "2" || e.which == "3")
  31. {
  32. return false;
  33. }
  34. }
  35. }
  36. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  37.  
  38. //-->
  39. </script>
  40.  
  41.  
  42. <script type="text/javascript"
  43. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  44.  
  45. <!-- DEFAULT VARIABLES -->
  46. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  47. <meta name="color:background" content="#fff"/>
  48. <meta name="color:link" content="#666666"/>
  49. <meta name="color:navigation links" content="#eeeeee"/>
  50. <meta name="color:text" content="#666666"/>
  51. <meta name="color:title" content="#666666"/>
  52. <meta name="color:hover" content="#eeeeee"/>
  53. <meta name="color:scrollbar" content="#bbbbbb" />
  54. <meta name="color:border" content="#cccccc" />
  55. <meta name="image:sidebar 1" content="1"/>
  56. <meta name="image:sidebar 2" content="1"/>
  57. <meta name="image:background" content="1"/>
  58. <meta name="if:scrollbar" content="1"/>
  59. <meta name="if:twitter button" content="0"/>
  60. <meta name="text:blogtitle" content="forever and always" />
  61. <meta name="text:twitter username" content="">
  62. <meta name="text:title letter spacing" content="1" />
  63. <meta name="text:title size" content="40" />
  64. <meta name="text:Link One Title" content="" />
  65. <meta name="text:Link One" content="" />
  66. <meta name="text:Link Two Title" content="" />
  67. <meta name="text:Link Two" content="" />
  68. <meta name="text:Link Three Title" content="" />
  69. <meta name="text:Link Three" content="" />
  70. <meta name="text:Link Four Title" content="" />
  71. <meta name="text:Link Four" content="" />
  72. <meta name="text:Link Five Title" content="" />
  73. <meta name="text:Link Five" content="" />
  74. <meta name="text:Link Six Title" content="" />
  75. <meta name="text:Link Six" content="" />
  76.  
  77. <style type="text/css">
  78.  
  79.  
  80. {block:ifscrollbar}
  81. ::-webkit-scrollbar {width: 4px; height: 4px; border-left:1px solid #aaa; background: #fff;}
  82. ::-webkit-scrollbar-thumb { border-left:1px solid #aaa; background: {color:scrollbar};}
  83. {/block:ifscrollbar}
  84.  
  85. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  86.  
  87. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  88.  
  89. #twitter{
  90. top:25px;
  91. right:5px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  92. }
  93.  
  94. #twitter:hover{
  95. -webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  96.  
  97. .wrapper{
  98. margin: 0px auto;
  99. width: 100%;
  100. }
  101.  
  102. .header{
  103. float: left;
  104. width: 100%;
  105. }
  106.  
  107. .left{
  108. float: left;
  109. margin-right: 20px;
  110. width: 802px;
  111. }
  112.  
  113. .right{
  114. float: right;
  115. width: 200px;
  116. background-color: #fff;
  117. }
  118.  
  119. p {
  120. margin:0px;
  121. margin-top:0px;
  122. }
  123.  
  124.  
  125.  
  126.  
  127. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  128.  
  129.  
  130. body {
  131. padding: 0px;
  132. margin: 0px;
  133. color:{color:text};
  134. font-family: handy00;
  135. font-size: 8px;
  136. line-height:7px;
  137. letter-spacing: 0px;
  138. background-color: {color:Background};
  139. background-image:url({image:Background});
  140. background-attachment: fixed;
  141. background-repeat: repeat;
  142. }
  143.  
  144. a:link, a:active, a:visited{
  145. text-decoration: none;
  146. -webkit-transition: color 0.3s ease-out;
  147. -moz-transition: color 0.3s ease-out;
  148. transition: color 0.3s ease-out;
  149. color: {color:Link};
  150. }
  151.  
  152. a:hover {
  153. text-decoration: none;
  154. letter-spacing:2px;
  155. color: {color:Hover};
  156. }
  157.  
  158. div#center{
  159. margin:auto;
  160. position:relative;
  161. width:1000px;
  162. background-color:;
  163. overflow:auto;
  164. overflow-y:hidden;
  165. }
  166.  
  167.  
  168. .entry {
  169. float:left;
  170. display: block;
  171. margin: 2px;
  172. padding:3px;
  173. border:1px solid {color:border};
  174. overflow:hidden;
  175. width:250px;
  176. {block:PermalinkPage}
  177. width:500px;
  178. text-align:left;
  179. {/block:PermalinkPage}
  180. background: white;
  181. background-image:URL();
  182. }
  183.  
  184. #permalink {
  185. position: absolute;
  186. margin-top: 14px;
  187. margin-left: 5px;
  188. opacity: 0;
  189. -webkit-transition: all .7s ease;
  190. -moz-transition: all .7s ease;
  191. -o-transition: all .7s ease;
  192. transition: all .7s ease;
  193. }
  194.  
  195. .entry:hover #permalink {
  196. margin-top: 14px;
  197. margin-left: 64px;
  198. opacity: 1;
  199. -webkit-transition: all .7s ease;
  200. -moz-transition: all .7s ease;
  201. -o-transition: all .7s ease;
  202. transition: all .7s ease;
  203. }
  204.  
  205. .countreblog {
  206. color: #fff;
  207. height: 20px;
  208. padding: 2px;
  209. font-weight:bold;
  210. font-family:arial;
  211. font-size:11px;
  212. line-height:10px;
  213. font-style: none;
  214. margin-left:-20px;
  215. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  216. background-repeat:repeat;
  217. border:1px solid rgba(0,0,0,0.1);
  218. -webkit-border-radius:2px;
  219. moz-border-radius:2px;
  220. -o-border-radius:2px;
  221. border-radius:2px;
  222. -webkit-transition: all .7s ease;
  223. -moz-transition: all .7s ease;
  224. -o-transition: all .7s ease;
  225. transition: all .7s ease;
  226. }
  227.  
  228. .countreblog a { color: #FFF; }
  229.  
  230. .perma{
  231. position:absolute;
  232. width: 60px;
  233. height: 30px;
  234. margin-top: 9px;
  235. margin-left: -20px;
  236. z-index:9999991;
  237. opacity: 0.0;
  238. filter: alpha(opacity = 0);
  239. -webkit-transition: all .7s ease;
  240. -moz-transition: all .7s ease;
  241. -o-transition: all .7s ease;
  242. transition: all .7s ease;
  243. }
  244.  
  245. .entry:hover .perma {
  246. -webkit-transition: opacity 0.6s linear;
  247. margin-top: 9px;
  248. margin-left:-5px;
  249. opacity: 1;
  250. -webkit-transition: all .7s ease;
  251. -moz-transition: all .7s ease;
  252. -o-transition: all .7s ease;
  253. transition: all .7s ease;
  254. }
  255.  
  256. .rep img{
  257. display: inline;
  258. width: 24px;
  259. height: 20px;
  260. }
  261.  
  262.  
  263.  
  264. #posts {
  265. width:650px;
  266. margin-top: 2px;
  267. margin-left:265px;
  268. right:auto;
  269. margin-right:auto;
  270. position:relative;
  271. overflow-y: hidden;
  272.  
  273. }
  274.  
  275. #navigation a{
  276. top:-2px;
  277. background: {color:navigation links};
  278. display:block;
  279. text-align: center;
  280. padding-top:3px;
  281. height:12px;
  282. font-family: 'pixel';
  283. margin-top:2px;
  284. position:relative;
  285. border-left: 3px solid #bbb;
  286. z-index:1;
  287. transition: all 0.5s ease-out;
  288. -o-transition-transition: all 0.5s ease-out;
  289. -webkit-transition: all 0.5s ease-out;
  290. -moz-transition: all 0.5s ease-out;
  291. }
  292.  
  293. #navigation a:hover{
  294. border-left:20px solid #777;
  295. background:#ffffff;
  296. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  297. }
  298.  
  299. #derp {
  300. position:fixed !important;
  301. width:215px;
  302. height:220px;
  303. padding:1px;
  304. margin-top: 160px;
  305. text-align:center;
  306. border:0px solid {color:border};
  307. margin-left:40px;
  308. z-index:999;
  309. background:transparent;
  310. }
  311.  
  312.  
  313. #merp {
  314. position:fixed;
  315. width:100px;
  316. padding:2px;
  317. background:white;
  318. height:100px;
  319. margin-left:0px;
  320. margin-top:109px;
  321. border:1px solid {color:border};
  322. }
  323.  
  324. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  325.  
  326. #boxxie{
  327. position:fixed !important;
  328. width:100px;
  329. height:100px;
  330. overflow:auto;
  331. padding:2px;
  332. background:white;
  333. text-align:center;
  334. line-height:8px;
  335. letter-spacing:0px;
  336. margin-top:0px;
  337. margin-left:109px;
  338. border:1px solid {color:border};
  339. }
  340.  
  341. #niqqa{
  342. margin-left:0px;
  343. margin-top:0px;
  344. overflow:hidden;
  345. padding:2px;
  346. height:100px;
  347. width:100px;
  348. background:white;
  349. position:fixed !important;
  350. z-index: 1;
  351. border:1px solid {color:border};
  352. -webkit-transition: all .9s linear;
  353. -moz-transition: all .9s linear;
  354. -o-transition: all .9s linear;
  355. transition: all .9s linear;
  356. }
  357.  
  358. #niqqa:hover{
  359. -webkit-filter: grayscale(100%);
  360. -webkit-transition: all .9s linear;
  361. -moz-transition: all .9s linear;
  362. -o-transition: all .9s linear;
  363. transition: all .9s linear;
  364. }
  365.  
  366.  
  367.  
  368. #watermelondrea {
  369. margin-left:109px;
  370. height:100px;
  371. width:100px;
  372. overflow:hidden;
  373. margin-top:109px;
  374. background:white;
  375. padding:2px;
  376. position:fixed !important;
  377. border:1px solid {color:border};
  378. z-index: 1;
  379. -webkit-transition: all .9s linear;
  380. -moz-transition: all .9s linear;
  381. -o-transition: all .9s linear;
  382. transition: all .9s linear;
  383. }
  384.  
  385. #watermelondrea:hover{
  386. -webkit-filter: grayscale(100%);
  387. -webkit-transition: all .9s linear;
  388. -moz-transition: all .9s linear;
  389. -o-transition: all .9s linear;
  390. transition: all .9s linear;
  391. }
  392.  
  393.  
  394.  
  395.  
  396. .title{
  397. font-family:black swan;
  398. font-size: 25px;
  399. line-height: 20px;
  400. color:{color:Title};
  401. letter-spacing: 0px;
  402. font-weight: normal;
  403. padding:0px 0px 0px 0px;
  404. }
  405.  
  406.  
  407. .blogtitle{
  408. font-family: "black swan";
  409. opacity:0.9999;
  410. line-height:15px;
  411. text-shadow:1px 1px 1px #ccc;
  412. font-size: 35px;
  413. letter-spacing:2px; color:{COLOR:title}; }
  414.  
  415. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/v1tggoh/R5qlzevb9/a_s_black_swan.ttf');}
  416.  
  417. .permalink{
  418. text-transform: normal;
  419. display: block;
  420. text-align: right;
  421. text-decoration: none;
  422. font-family:pixel;
  423. margin-top:3px;
  424. padding-top:3px;
  425. border-top:1px solid #ddd;
  426. }
  427.  
  428. #infscr-loading{
  429. bottom: -70px;
  430. position: absolute;
  431. left: 50%;
  432. margin-left:-8px;
  433. width:16px;
  434. height:11px;
  435. overflow:hidden;
  436. margin-bottom: 50px;
  437. }
  438.  
  439. #postnotes{
  440. text-align: justify;}
  441.  
  442. #postnotes blockquote{
  443. border: 0px;}
  444.  
  445. blockquote{
  446. padding:0px 0px 2px 5px;
  447. margin:0px 0px 2px 10px;
  448. border-left: 1px dotted #555555;
  449. }
  450.  
  451. blockquote p, ul{
  452. margin:0px;
  453. padding:0px;
  454. }
  455.  
  456. a img{border: 0px;}
  457.  
  458.  
  459. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  460.  
  461. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  462. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  463.  
  464. .notes img{width:10px; position:relative; top:3px;}
  465. <--ses-->
  466. small{font-size: 90%;}
  467.  
  468.  
  469.  
  470. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  471.  
  472.  
  473.  
  474. @font-face{
  475.  
  476.  
  477.  
  478. font-family: 'pixel';
  479.  
  480.  
  481.  
  482. font-style: normal;
  483.  
  484.  
  485.  
  486. font-weight: normal;
  487.  
  488.  
  489.  
  490. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  491.  
  492. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  493.  
  494. {CustomCSS}
  495.  
  496. </style>
  497.  
  498. {block:IndexPage}
  499. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  500. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  501.  
  502. <script type="text/javascript">
  503. $(window).load(function () {
  504. var $content = $('#posts');
  505. $content.masonry({itemSelector: '.entry'}),
  506. $content.infinitescroll({
  507. navSelector : 'div#pagination',
  508. nextSelector : 'div#pagination a#nextPage',
  509. itemSelector : '.entry',
  510. loading: {
  511. finishedMsg: '',
  512. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  513. },
  514. bufferPx : 600,
  515. debug : false,
  516. },
  517. // call masonry as a callback.
  518. function( newElements ) {
  519. var $newElems = $( newElements );
  520. $newElems.hide();
  521. // ensure that images load before adding to masonry layout
  522. $newElems.imagesLoaded(function(){
  523. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  524.  
  525.  
  526. });
  527. });
  528. });
  529. </script>
  530.  
  531. {/block:IndexPage}
  532.  
  533.  
  534. <title>{title}</title>
  535.  
  536. <link rel="shortcut icon" href="{Favicon}" />
  537. <meta name="viewport" content="width=820" />
  538. </head>
  539. <body onkeydown="return false">
  540.  
  541. <body>
  542.  
  543. <div class="wrapper">
  544. <div class="header">
  545. </div>
  546.  
  547. <div id="cage">
  548. <div id="center">
  549. <div id="derp">
  550. <div id="merp"><div id="navigation">
  551. <a href="{text:Link One}"> {text:Link One Title} </a>
  552. <a href="{text:Link Two}"> {text:Link Two Title} </a>
  553. <a href="{text:Link Three}"> {text:Link Three Title} </a>
  554. <a href="{text:Link Four}">{text:Link Four Title} </a>
  555. <a href="{text:Link Five}"> {text:Link Five Title} </a>
  556. <a href="{text:Link Six}">{text:Link Six Title} </a>
  557. </div>
  558. </div>
  559.  
  560.  
  561. <div style="width:215px;margin-top:-13px;color:{color:title};z-index:999; opacity:0.999;text-align:center;position:fixed;font-family:black swan; text-shadow: 1px 1px 2px #ddd; font-size:{text:title size}px;letter-spacing:{text:title letter spacing}px;">{text:blogtitle}</div>
  562. <div id="niqqa">
  563. <a href="/"><img src="{image:sidebar 1}" width=100 height=100></a></div>
  564.  
  565. <div id="watermelondrea">
  566. <a href="/"><img src="{image:sidebar 2}" width=100 height=100></a></div>
  567.  
  568. <div id="boxxie">
  569. {Description}
  570. </div>
  571. </div>
  572.  
  573.  
  574.  
  575. <div class="left">
  576. <div id="posts">
  577. {block:Posts}
  578. <div class="entry">
  579.  
  580. {block:Answer}
  581. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 3px; background-color: #eee;">
  582. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  583. {Asker}: {Question}</div>
  584. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  585. <div class="permalink"> <a href="{permalink}">{notecountwithlabel}</a> </div>
  586. {/block:Answer}
  587.  
  588. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel} - posted {timeago}</a></a><br>{/block:HasTags}</span></align>
  589. {/block:Text}
  590.  
  591. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} - posted {timeago}</a> <a href="{Permalink}"></span></align>{block:Link}
  592.  
  593. {block:Photo}
  594. {block:IndexPage}
  595. <center>
  596. <div class="perma">
  597.  
  598. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  599. </div>
  600. <div id="permalink">
  601. <span class="countreblog"><a href="{Permalink}">{notecount}</a></span></div>
  602. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  603. {/block:IndexPage}
  604. {block:PermalinkPage}
  605. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/></a></div>{LinkCloseTag}
  606. {/block:PermalinkPage}
  607. {/block:Photo}
  608.  
  609. {block:Photoset}
  610. {block:IndexPage}
  611. <center>
  612. {Photoset-250}</center>
  613. {/block:IndexPage}
  614. {block:PermalinkPage}
  615. <center>
  616. {Photoset-500}</center>
  617. {/block:PermalinkPage}
  618. {/block:Photoset}
  619.  
  620. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} - posted {timeago}</a> <a href="{Permalink}"> </span>{/block:Quote}
  621.  
  622. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  623. <ul class="chat">
  624. {block:Lines}
  625. <li class="user_{UserNumber}">
  626. {block:Label}
  627. <span class="label">{Label}</span>
  628. {/block:Label}
  629.  
  630. {Line}
  631. </li>
  632. {/block:Lines}
  633. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} - {timeago}</a> <a href="{Permalink}">
  634. {/block:Chat}
  635.  
  636. {block:Audio}
  637. <div style="width:400px; height:30px;">
  638. {AudioPlayerBlack}
  639. </div>
  640. {block:IndexPage}<span class="permalink">
  641. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel} - posted {timeago}</a> <a href="{Permalink}"> </a>
  642. </span>{/block:IndexPage}
  643. {/block:Audio}
  644.  
  645. {block:Video}
  646. {block:IndexPage}
  647. <center>
  648. {Video-250}</center>
  649. {/block:IndexPage}
  650. {block:PermalinkPage}
  651. <center>
  652. {Video-500}</center>
  653. {/block:PermalinkPage}
  654. {block:Video}
  655.  
  656.  
  657. {block:PostNotes}<div align="middle">{caption}</div>
  658. <center>
  659.  
  660. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  661.  
  662. {block:HasTags}
  663. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  664. {block:RebloggedFrom}
  665. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  666. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  667.  
  668. {/block:RebloggedFrom}
  669. </center></span>
  670. <br>
  671. <div id="postnotes">{PostNotes}</div><br>
  672.  
  673. <center>{block:ContentSource}
  674. <br><a href="{SourceURL}">
  675. {lang:Source}:
  676. {block:SourceLogo}
  677. <img src="{BlackLogoURL}" width="{LogoWidth}"
  678. height="{LogoHeight}" alt="{SourceTitle}" />
  679. {/block:SourceLogo}
  680. {block:NoSourceLogo}
  681. {SourceLink}
  682. {/block:NoSourceLogo}
  683. </a>
  684. {/block:ContentSource}</center>
  685.  
  686. {/block:PostNotes}
  687. </div>
  688. {/block:Posts}
  689. </div></div>
  690.  
  691. {block:IndexPage}
  692. {block:Pagination}
  693. <div id="pagination">
  694. {block:NextPage}
  695. <a id="nextPage" href="{NextPage}"></a>
  696. {/block:NextPage}
  697. {block:PreviousPage}
  698. <a href="{PreviousPage}"></a>
  699. {/block:PreviousPage}
  700. </div>
  701. {/block:Pagination}
  702. {/block:IndexPage}
  703. </body>
  704.  
  705. </div>
  706. {block:iftwitterbutton}
  707. <div id="twitter"><a href="https://twitter.com/{text:twitter username}" class="twitter-follow-button" data-show-count="false">Follow @{text:twitter username}</a>
  708. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script></div>{block:iftwitterbutton}
  709.  
  710. <div style="position:fixed;bottom:5px;right:5px;"><a href="http://miserywishes.tumblr.com/">&hearts;</a></div>
  711. </center>
  712. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement