Advertisement
hor4ny

"Oath" theme - Twistedmiracles

Nov 15th, 2012
1,114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.26 KB | None | 0 0
  1. <!--
  2. "Oath" theme by TWISTEDMIRACLES.
  3. Keep credit or put it in your FAQ. Please and thank you!
  4. IF YOU USE THIS THEME AS A BASECODE, please ask BEFORE posting!
  5.  
  6. -->
  7.  
  8. <html lang="en">
  9. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head>
  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:stripes" content="#fff"/>
  49. <meta name="color:link" content="#777"/>
  50. <meta name="color:text" content="#777"/>
  51. <meta name="color:title" content="#333"/>
  52. <meta name="color:post borders" content="#ccc"/>
  53. <meta name="color:sidebar border" content="#ccc"/>
  54. <meta name="color:blogtitle shadow"content="#888"/>
  55. <meta name="color:blogtitle2 shadow" content="#888" />
  56. <meta name="color:sidebar links shadow" content="#888" />
  57. <meta name="color:desc border" content="#aaa"/>
  58. <meta name="color:hover" content="#fff"/>
  59. <meta name="color:scrollbar" content="#ddd" />
  60. <meta name="image:sidebar" content=""/>
  61. <meta name="image:background" content="1"/>
  62. <meta name="if:show stripes" content="1" />
  63. <meta name="text:link one" content="" />
  64. <meta name="text:link one title" content="home" />
  65. <meta name="text:link two" content="" />
  66. <meta name="text:link two title" content="inbox" />
  67. <meta name="text:link three" content="" />
  68. <meta name="text:link three title" content="links" />
  69. <meta name="text:link four" content="" />
  70. <meta name="text:link four title" content="" />
  71. <meta name="text:link spacing" content="35" />
  72. <meta name="text:blogtitle 1" content="this is my oath to"/>
  73. <meta name="text:blogtitle 2" content="you"/>
  74. <style type="text/css">
  75.  
  76.  
  77.  
  78. ::-webkit-scrollbar {width: 4px; height: 4px; background-color:{color:background};background-image:url({image:background});}
  79. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  80.  
  81. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.3;-webkit-transition: all 0.8s ease-out;-moz-
  82.  
  83. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  84.  
  85. 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
  86.  
  87. 0.4s ease-out;}
  88.  
  89. p {
  90. margin:0px;
  91. margin-top:0px;
  92. }
  93.  
  94. ::selection {
  95. background: #ffffff;
  96. color: #ffffff;
  97. }
  98.  
  99. ::-moz-selection {
  100. background: #ffffff;
  101. color: #ffffff;
  102. }
  103.  
  104.  
  105. body {
  106. padding: 0px;
  107. margin: 0px;
  108. color:{color:text};
  109. font-family: dixel;
  110. line-height:7px;
  111. font-size:8px;
  112. background-image:url({image:background});
  113. background-color: {color:Background};
  114. background-attachment: fixed;
  115. background-repeat: repeat;
  116. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  117. }
  118.  
  119.  
  120. a:link, a:active, a:visited{
  121. text-decoration: none;
  122. -webkit-transition: color 0.3s ease-out;
  123. -moz-transition: color 0.3s ease-out;
  124. transition: color 0.3s ease-out;
  125. color:{color:link};
  126. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  127. }
  128.  
  129. a:hover {
  130. text-decoration: none;
  131. font-style:;
  132. text-shadow:0px 0px 2px #000;
  133. color: {color:Hover};
  134. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  135. }
  136.  
  137. askname{
  138. font-family:jenna;
  139. font-size:13px;
  140. z-index:1;
  141. }
  142.  
  143. div#center{
  144. margin:auto;
  145. position:relative;
  146. width:1000px;
  147. background-color:;
  148. overflow:auto;
  149. overflow-y:hidden;
  150. }
  151.  
  152. .entry {
  153. float:left;
  154. display: block;
  155. margin:4px;
  156. line-height:7px;
  157. padding:5px;
  158. border:2px solid {color:post borders};
  159. overflow:hidden;
  160. width:220px;
  161. opacity:0.85;
  162. {block:PermalinkPage}
  163. width:468px;
  164. text-align:left;
  165. line-height:10px;
  166. {/block:PermalinkPage}
  167. background:white;
  168. background-image:URL();
  169. -webkit-transition: all .7s ease;
  170. -moz-transition: all .7s ease;
  171. -o-transition: all .7s ease;
  172. transition: all .7s ease;
  173. }
  174.  
  175. .entry:hover{
  176. opacity:1;}
  177.  
  178.  
  179. .entry .perma a{
  180. color:#444;}
  181.  
  182. .entry .perma a:hover {
  183. text-decoration: none;
  184. font-style:;
  185. text-shadow:0px 0px 2px #000;
  186. color: {color:Hover};
  187. }
  188.  
  189. .entry .perma{
  190. width:38px;
  191. height:30px;
  192. position: absolute;
  193. line-height: 33px;
  194. overflow:hidden;
  195. font-family:dixel;
  196. text-align:left;
  197. padding-left:4px;
  198. font-size:8px;
  199. left:-50px;
  200. bottom:5px;
  201. border-right:1px solid #f2f2f2;
  202. border-top:1px solid #f2f2f2;
  203. background:white;
  204. letter-spacing: 0px;
  205. opacity: 0.0;
  206. -webkit-transition: all .7s ease;
  207. -moz-transition: all .7s ease;
  208. -o-transition: all .7s ease;
  209. transition: all .7s ease;
  210. border-top-right-radius:90px;
  211. -moz-border-top-right-radius:90px;
  212. -webkit-border-top-right-radius:90px;
  213.  
  214. }
  215.  
  216. .entry:hover .perma{
  217. margin-left: 0px;
  218. left:5px;
  219. overflow:visible;
  220. opacity:0.85;
  221. }
  222.  
  223. .entry .perma2 a{
  224. color:#444;}
  225.  
  226. .entry .perma2 a:hover {
  227. text-decoration: none;
  228. font-style:;
  229. text-shadow:0px 0px 2px #000;
  230. color: {color:Hover};
  231. }
  232.  
  233. .entry .perma2{
  234. width:auto;
  235. height:30px;
  236. position: absolute;
  237. line-height: 28px;
  238. overflow:hidden;
  239. font-family:dixel;
  240. text-align:center;
  241. padding-left:20px;
  242. padding-right:10px;
  243. font-size:8px;
  244. right:-50px;
  245. top:5px;
  246. border-left:1px solid #f2f2f2;
  247. border-bottom:1px solid #f2f2f2;
  248. background:white;
  249. letter-spacing: 0px;
  250. opacity: 0.0;
  251. -webkit-transition: all .7s ease;
  252. -moz-transition: all .7s ease;
  253. -o-transition: all .7s ease;
  254. transition: all .7s ease;
  255. border-bottom-left-radius:90px;
  256. -moz-border-bottom-left-radius:90px;
  257. -webkit-border-bottom-left-radius:90px;}
  258.  
  259. .entry:hover .perma2{
  260. margin-left: 0px;
  261. right:5px;
  262. overflow:visible;
  263. opacity:0.85;
  264. -webkit-transition: all .7s ease;
  265. -moz-transition: all .7s ease;
  266. -o-transition: all .7s ease;
  267. transition: all .7s ease;
  268. }
  269.  
  270. #posts {
  271.  
  272. width:520px;
  273. margin-top:4px;
  274. z-index:1;
  275. margin-left:430px;
  276. right:auto;
  277. background:transparent;
  278. margin-right:auto;
  279. position:relative;
  280. overflow-y: hidden;
  281. }
  282. #thing{
  283. background:{color:stripes};
  284. opacity:0.55;
  285. width:75px;
  286. height:100%;
  287. position:fixed;
  288. margin-left:80px;
  289. top:0px;
  290. }
  291.  
  292. #thing2{
  293. background:{color:stripes};
  294. opacity:0.5;
  295. width:100%;
  296. height:75px;;
  297. position:fixed;
  298. left:0px;
  299. margin-top:298px;
  300. top:0px;
  301. }
  302. #sidebar{
  303. position:fixed !important;
  304. width:180px;
  305. height:180px;
  306. background-image:url('{image:sidebarbg}');
  307. background:white;
  308. padding:6px;
  309. margin-top:240px;
  310. margin-left:15px;
  311. text-align:center;
  312. line-height:8px;
  313. opacity:1;
  314. border:2px solid {color:sidebar border};
  315. -webkit-transition: all .7s ease;
  316. -moz-transition: all .7s ease;
  317. -o-transition: all .7s ease;
  318. transition: all .7s ease;
  319. }
  320.  
  321. #desc{
  322. position:fixed;
  323. width:180px;
  324. height:155px;
  325. padding:6px;
  326. margin-left:179px;
  327. margin-top:6px;
  328. background:white;
  329. padding-right:15px;
  330. overflow:hidden;
  331. border:1px solid {color:desc border};
  332. -webkit-transition: all .7s ease;
  333. -moz-transition: all .7s ease;
  334. -o-transition: all .7s ease;
  335. transition: all .7s ease;
  336. border-top-right-radius:60px;
  337. border-bottom-right-radius:60px;
  338. }
  339.  
  340. #descc{
  341. width:170px;
  342. height:143px;
  343. line-height:10px;
  344. margin-left:-7px;
  345. margin-top:8px;
  346. overflow:hidden;
  347. }
  348.  
  349. #links a{
  350. color:#fff;
  351. }
  352.  
  353. #links{
  354. color:#fff;
  355. width:360px;
  356. opacity:1;
  357. height:auto;
  358. position:fixed;
  359. font-family:tf;
  360. font-size:60px;
  361. margin-left:-5px;
  362. padding:6px;
  363. word-spacing:{text:link spacing}px;
  364. line-height:60px;
  365. margin-top:185px;
  366. text-shadow:1px 1px 1px {color:sidebar links shadow};
  367. font-weight:bold;
  368. padding-right:15px;
  369. -webkit-transition: all .7s ease;
  370. -moz-transition: all .7s ease;
  371. -o-transition: all .7s ease;
  372. transition: all .7s ease;
  373. }
  374.  
  375. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  376.  
  377.  
  378. @font-face {font-family: "tf"; src: url('http://static.tumblr.com/w1f0ilq/4m9lyy51c/tall_film.ttf');}
  379.  
  380. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  381.  
  382. #sidebarpic{
  383. margin-left:0px;
  384. position:fixed;
  385. height:180px;
  386. width:180px;-webkit-filter:grayscale(0%);
  387. -webkit-transition: all .7s ease;
  388. -moz-transition: all .7s ease;
  389. -o-transition: all .7s ease;
  390. transition: all .7s ease;
  391. }
  392.  
  393. #sidebarpic img{
  394. height:180px;
  395. width:180px;
  396. }
  397.  
  398. @font-face {
  399. font-family: "jenna";
  400. src: url('http://static.tumblr.com/jdjsstr/W6qm7fotz/simpleronde-regular_1_.ttf');
  401. }
  402.  
  403. .title{
  404. font-family:tf;
  405. font-size: 30px;
  406. line-height: 25px;
  407. color:{color:Title};
  408. letter-spacing: 0px;
  409. font-weight: normal;
  410. padding:0px 0px 0px 0px;
  411. }
  412.  
  413.  
  414. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  415.  
  416.  
  417. #blogtitle1{
  418. position:fixed;
  419. width:370px;
  420. text-align:center;
  421. font-size:90px;
  422. line-height:90px;
  423. font-family:tf;
  424. margin-top:45px;
  425. margin-left:20px;
  426. font-weight:bold;
  427. color:#fff;
  428. text-shadow:1px 1px 1px {color:blogtitle shadow};
  429. }
  430. #blogtitle2{
  431. width:370px;
  432. position:fixed;
  433. margin-top:130px;
  434. text-align:center;
  435. font-family:bebas neue;
  436. line-height:115px;
  437. font-size:115px;
  438. color:#fff;
  439. margin-left:20px;
  440. text-shadow:3px 3px 4px {color:blogtitle2 shadow};
  441. }
  442.  
  443. #blogtitle2p2{width:370px;
  444. text-align:center;
  445. position:fixed;
  446. font-size:62px;
  447. font-family:lovenote;
  448. margin-top:-10px;
  449. text-shadow:1px 1px 1px #fff;
  450. color:{color:desc border};
  451. }
  452. .permalink{
  453. text-transform: normal;
  454. display: block;
  455. text-align: right;
  456. text-decoration: none;
  457. }
  458.  
  459. #infscr-loading{
  460. bottom: -70px;
  461. position: absolute;
  462. left: 50%;
  463. margin-left:-8px;
  464. width:16px;
  465. height:11px;
  466. overflow:hidden;
  467. margin-bottom: 50px;
  468. }
  469.  
  470. #postnotes{
  471. text-align: justify;}
  472.  
  473. #postnotes blockquote{
  474. border: 0px;}
  475.  
  476. blockquote{
  477. padding:0px 0px 2px 5px;
  478. margin:0px 0px 2px 10px;
  479. border-left: 1px dotted #555555;
  480. }
  481.  
  482. blockquote p, ul{
  483. margin:0px;
  484. padding:0px;
  485. }
  486.  
  487. a img{border: 0px;}
  488.  
  489.  
  490. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  491.  
  492. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  493. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  494.  
  495. .notes img{width:10px; position:relative; top:3px;}
  496. <--ses-->
  497. small{font-size: 90%;}
  498.  
  499. {CustomCSS}
  500.  
  501. </style>
  502.  
  503. {block:IndexPage}
  504. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  505. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  506.  
  507. <script type="text/javascript">
  508. $(window).load(function(){
  509. var $wall = $('#posts');
  510. $wall.imagesLoaded(function(){
  511. $wall.masonry({
  512. itemSelector: '.entry, .entry_photo',
  513. isAnimated : false
  514. });
  515. });
  516.  
  517. $wall.infinitescroll({
  518. navSelector : '#pagination',
  519. nextSelector : '#pagination a',
  520. itemSelector : '.entry, .entry_photo',
  521. bufferPx : 2000,
  522. debug : false,
  523. errorCallback: function() {
  524. $('#infscr-loading').fadeOut('normal');
  525. }},
  526. function( newElements ) {
  527. var $newElems = $( newElements );
  528. $newElems.hide();
  529. $newElems.imagesLoaded(function(){
  530. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  531. });
  532. }); $('#posts').show(500);
  533. });
  534. </script>
  535.  
  536.  
  537. {/block:IndexPage}
  538.  
  539.  
  540. <title>{title}</title>
  541.  
  542. <link rel="shortcut icon" href="{Favicon}" />
  543. <meta name="viewport" content="width=820" />
  544. </head>
  545.  
  546. <body>
  547. <BODY onselectstart="return false;" ondragstart="return false;">
  548. <div class="wrapper">
  549. <div class="header">
  550. </div>
  551.  
  552. <div id="cage">
  553. <div id="center">
  554. {block:ifshowstripes}<div id="thing"></div><div id="thing2"></div>{/block:ifshowstripes}
  555. <div id="blogtitle1">{text:blogtitle 1}</div>
  556. <div id="blogtitle2"><div id="blogtitle2p2">{text:blogtitle 2}</div>{text:blogtitle 2}</div>
  557. <div id="sidebar">
  558.  
  559. <center><div id="desc"><div id="descc">{description}</div></div>
  560. <div id="sidebarpic"><a href="/"><img src="{image:sidebar}"></a></div>
  561.  
  562. <div id="links"><a href="{text:link one}">{text:link one title}</a> <a href="{text:link two}">{text:link two title}</a> <a href="{text:link three}">{text:link three title}</a>{block:iflinkfourtitle} {text:link separation} <a href="{text:link four}">{text:link four title}</a>{/block:iflinkfourtitle}</div>
  563. </div>
  564.  
  565. </center>
  566.  
  567.  
  568. <div class="left">
  569. <div id="posts">
  570. {block:Posts}
  571. <div class="entry">
  572.  
  573. {block:Answer}
  574. <div style="margin-top:2px; margin-bottom:0px; overflow:auto;height:40px; padding: 4px; background-color:#fff;border:1px solid {color:post borders};border-radius:4px;">
  575. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3.5px;"/><askname>{asker}</askname>: {Question}</div>
  576. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  577. <div class="permalink"> <a href="{permalink}">{notecountwithlabel}</a> </div>
  578. {/block:Answer}
  579.  
  580. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  581.  
  582. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  583. {/block:Text}
  584.  
  585. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  586.  
  587. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  588.  
  589. {block:Photo}
  590. {block:IndexPage}
  591. <center>
  592. <div class="perma2">
  593. <a href="{Permalink}"> {notecount}</a> </div>
  594. <div class="perma">
  595. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  596. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  597. {/block:IndexPage}
  598. {block:PermalinkPage}
  599. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  600. <div align="middle">{caption}</div>
  601. {LinkCloseTag}
  602. {/block:PermalinkPage}
  603. {/block:Photo}
  604.  
  605. {block:Photoset}
  606. {block:IndexPage}
  607. <center>
  608. <div class="perma2">
  609. <a href="{Permalink}"> {notecount}</a> </div>
  610. <div class="perma">
  611. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  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
  621.  
  622. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  623.  
  624. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  625. <ul class="chat">
  626. {block:Lines}
  627. <li class="user_{UserNumber}">
  628. {block:Label}
  629. <span class="label">{Label}</span>
  630. {/block:Label}
  631.  
  632. {Line}
  633. </li>
  634. {/block:Lines}
  635. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  636. {/block:Chat}
  637.  
  638. {block:Audio}
  639. <div style="width:200px; height:30px;">
  640. {AudioPlayerBlack}
  641. </div>
  642. {block:IndexPage}<span class="permalink">
  643. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  644. </span>{/block:IndexPage}
  645. {/block:Audio}
  646.  
  647. {block:Video}
  648. {block:IndexPage}
  649. <center>
  650. <div class="perma2">
  651. <a href="{Permalink}"> {notecount}</a> </div>
  652. <div class="perma">
  653. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  654. {Video-250}</center>
  655. {/block:IndexPage}
  656. {block:PermalinkPage}
  657. <center>
  658. {Video-400}</center>
  659. {/block:PermalinkPage}
  660. {block:Video}
  661.  
  662.  
  663. {block:PostNotes}
  664. <center>
  665.  
  666. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  667.  
  668. {block:HasTags}
  669. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  670. {block:RebloggedFrom}
  671. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  672. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  673.  
  674. {/block:RebloggedFrom}
  675. </center></span>
  676. <br>
  677. <div id="postnotes">{PostNotes}</div><br>
  678.  
  679. <center>{block:ContentSource}
  680. <br><a href="{SourceURL}">
  681. {lang:Source}:
  682. {block:SourceLogo}
  683. <img src="{BlackLogoURL}" width="{LogoWidth}"
  684. height="{LogoHeight}" alt="{SourceTitle}" />
  685. {/block:SourceLogo}
  686. {block:NoSourceLogo}
  687. {SourceLink}
  688. {/block:NoSourceLogo}
  689. </a>
  690. {/block:ContentSource}</center>
  691.  
  692. {/block:PostNotes}
  693. </div>
  694. {/block:Posts}
  695. </div></div>
  696.  
  697. {block:IndexPage}
  698. {block:Pagination}
  699. <div id="pagination">
  700. {block:NextPage}
  701. <a id="nextPage" href="{NextPage}"></a>
  702. {/block:NextPage}
  703. {block:PreviousPage}
  704. <a href="{PreviousPage}"></a>
  705. {/block:PreviousPage}
  706. </div>
  707. {/block:Pagination}
  708. {/block:IndexPage}
  709. </body>
  710. <div style="position:fixed;bottom:5px;right:5px;"><a href="http://twistedmiracles.tumblr.com">theme</a></div>
  711. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement