Advertisement
wildthemes

Jennie theme

Mar 24th, 2013
28,292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.45 KB | None | 0 0
  1. <!--
  2. ▒█░░▒█ ▀█▀ ▒█░░░ ▒█▀▀▄ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀▀█  
  3. ▒█▒█▒█ ▒█░ ▒█░░░ ▒█░▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ░▀▀▀▄▄  
  4. ▒█▄▀▄█ ▄█▄ ▒█▄▄█ ▒█▄▄▀ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄▄█
  5.  
  6. Theme: Jennie | Published:MAR 24TH, 2013 | Website: wildthemes.tumblr.com
  7.  
  8. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.This work is licensed under a Creative Commons Attribution 3.0 Unported License.taking credits off/stealing/using my themes as a basecode is ɪʟʟᴇɢᴀʟ
  9. -->
  10.  
  11. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  12. <html xmlns="http://www.w3.org/1999/xhtml">
  13. <head>
  14. <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  15. <link href='http://fonts.googleapis.com/css?family=Quicksand:400,700|The+Girl+Next+Door|Marck+Script|Lobster|Reenie+Beanie|Shadows+Into+Light+Two|Megrim|Rock+Salt|Raleway:100' rel='stylesheet' type='text/css'>
  16.  
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  21.  
  22. <script type="text/javascript"
  23. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  24.  
  25. <meta name="color:background" content="#ffffff"/>
  26. <meta name="color:Posts" content="#ffffff"/>
  27. <meta name="color:Borders" content="#eee"/>
  28.  
  29. <meta name="color:Font" content="#130C11"/>
  30. <meta name="color:Link hover" content="#130C11"/>
  31. <meta name="color:Link" content="#000000"/>
  32. <meta name="image:Sidebar" content="1"/>
  33. <meta name="image:Background" content="1"/>
  34. <meta name="image:Border" content= ""/>
  35.  
  36. <meta name="if:Show sidebar photo" content="0"/>
  37. <meta name="if:Kewl font" content="0"/>
  38. <meta name="if:Two Columns" content="0"/>
  39. <meta name="if:Three Columns" content="1"/>
  40.  
  41. <meta name="text:Link one Title" content=""/>
  42. <meta name="text:Link one" content="" />
  43. <meta name="text:Link Three Title" content=""/>
  44. <meta name="text:Link Three" content=""/>
  45. <meta name="text:Link Four Title" content=""/>
  46. <meta name="text:Link Four" content=""/>
  47. <meta name="text:Link two Title" content=""/>
  48. <meta name="text:Link two" content=""/>
  49. <meta name="text:Link five Title" content=""/>
  50. <meta name="text:Link five" content=""/>
  51. <meta name="text:Blogtitle size" content="50"/>
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
  54.  
  55.  
  56. <title>{Title} </title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  57. <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  58.  
  59.  
  60.  
  61. <style type="text/css">
  62.  
  63. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out;opacity:0.8; }
  64.  
  65. ::-webkit-scrollbar-thumb:vertical {
  66. background-color:{color:Link};
  67. height:auto;
  68. width:5px;
  69. }
  70.  
  71. ::-webkit-scrollbar-thumb:horizontal {
  72. background-color:{color:Link};
  73. height:8px;
  74. }
  75.  
  76. ::-webkit-scrollbar {
  77. height:8px;
  78. width:5px;
  79. background-color:transparent;
  80. }
  81.  
  82.  
  83.  
  84. #border{
  85. background-color:{color:Background};
  86. background-attachment: fixed;
  87. background-image: repeat;
  88. background-image:url({image:Border});
  89. width: 70px;
  90. padding:4px;
  91. position: fixed;
  92. height:100%;
  93. top:-5px;
  94. right:470px;
  95. z-index:99999999;
  96. }
  97.  
  98.  
  99.  
  100. #description{
  101. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}share; font-size: 11px;{/block:ifnotKewlfont};
  102. line-height:17px;
  103. text-transform:lowercase;
  104. padding:5.5px;
  105. text-align:center;
  106. color:{color:Body font};
  107. background:transparent;
  108. opacity:0.8;
  109. font-size:11px;
  110. }
  111.  
  112.  
  113.  
  114.  
  115. #tumblr_controls{
  116. position:fixed !important;
  117. }
  118.  
  119. .wrapper{
  120. margin: 0px auto;
  121. width: 802px;
  122. }
  123.  
  124. .header{
  125. float: left;
  126. width: 100%;
  127. }
  128.  
  129. .left{
  130. float: left;
  131. margin-right: 20px;
  132. width: 802px;
  133. }
  134.  
  135. .right{
  136. float: right;
  137. width: 200px;
  138. background-color: {color:Background};
  139. }
  140.  
  141. body {
  142. color: {color:Font};
  143. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}share; font-size: 11px;{/block:ifnotKewlfont};
  144. background-color: {color:Background};
  145. background-image:url({image:Background});
  146. background-attachment: fixed;
  147. background-size:cover;
  148.  
  149. }
  150. a { text-decoration: none !important;}
  151. a:link, a:active, a:visited{
  152. color: {color:Link} ;
  153. -webkit-transition: color 0.6s ease-out;
  154. -moz-transition: color 0.6s ease-out; text-shadow:0 0 1px #dcdcdc;
  155.  
  156. }
  157.  
  158. a:hover{
  159. color:{color:Link hover};
  160. -webkit-transition-duration: 0.5s;
  161. -moz-transition-duration: 0.5s;
  162. -o-transition-duration: 0.5s;
  163. -ms-transition-duration: 0.5s;
  164. }
  165.  
  166.  
  167. .entry {
  168. z-index:7;
  169. background-color:{color:posts};
  170. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}share; font-size: 11px;{/block:ifnotKewlfont}; margin:1px;
  171. line-height:16px;
  172. margin-bottom:-4px;
  173. {block:IndexPage}
  174. width:400px;
  175. {block:ifTwoColumns}
  176. width:280px;
  177. {/block:ifTwoColumns}
  178. {block:ifThreeColumns}
  179. width:230px;
  180. {/block:ifThreeColumns}
  181. {/block:IndexPage}
  182. {block:PermalinkPage}
  183. width:550px;
  184. {/block:PermalinkPage}
  185. overflow:hidden;
  186.  
  187. text-decoration: none !important;
  188.  
  189. }
  190.  
  191. @font-face{font-family:'sb';src:url('http://static.tumblr.com/hcocigh/1wBm85vn6/sweetly_broken.ttf');}
  192.  
  193.  
  194. @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
  195.  
  196.  
  197.  
  198.  
  199. div#sidebar{
  200. position:fixed !important;
  201. left:130px;
  202. width: 250px;
  203. top: 100px;
  204. height:auto;
  205. border:1px solid {color:Borders};
  206. padding: 6px;
  207. letter-spacing:0px;
  208. opacity:1;
  209. z-index:9;
  210. -webkit-transition: all 0.5s linear;
  211. -moz-transition: all 0.5s linear;
  212. transition: all 0.5s linear;
  213. position: fixed;
  214. overflow: hidden;
  215. background-color: {color:posts};
  216.  
  217.  
  218. }
  219.  
  220.  
  221.  
  222. #posts {
  223. width: 800px;
  224.  
  225. margin-left:400px;
  226. margin-top: -6px;
  227. float:left;
  228. text-decoration: none !important;
  229.  
  230. }
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239. .entry:hover .details {
  240. opacity: 1.0;
  241. margin:12px 0px 0px 0px;
  242. filter: alpha(opacity = 100);
  243. -webkit-transition: all .25s ease-in-out;
  244. -moz-transition: all .25s ease-in-out;
  245. -o-transition: all .25s ease-in-out;
  246. transition: all .25s ease-in-out;
  247. }
  248.  
  249.  
  250. .permahover {
  251. text-align: left;
  252. opacity: 0.0;
  253. filter: alpha(opacity = 0);
  254. font-size: 9px;
  255. line-height: 9px;-webkit-transition: all .25s ease-in-out;
  256. -moz-transition: all .25s ease-in-out;
  257. -o-transition: all .25s ease-in-out;
  258. transition: all .25s ease-in-out;
  259. text-transform: uppercase;
  260. }
  261.  
  262. .entry:hover .permahover {-webkit-transition: all .25s ease-in-out;
  263. -moz-transition: all .25s ease-in-out;
  264. -o-transition: all .25s ease-in-out;
  265. transition: all .25s ease-in-out;
  266. text-align: left;
  267. opacity: 1;
  268. filter: alpha(opacity = 50);
  269.  
  270.  
  271. }
  272.  
  273. .text {
  274. padding: 0px;
  275. }
  276.  
  277.  
  278.  
  279. .entry:hover .textperma {
  280. opacity: 1;
  281. filter: alpha(opacity = 100);
  282. -webkit-transition: all ease-in 250ms;
  283. -moz-transition: all ease-in 250ms;
  284. -o-transition: all ease-in 250ms;
  285. -ms-transition: all ease-in 250ms;
  286. transition: all ease-in 250ms;
  287. }
  288.  
  289.  
  290. @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297. .linkss a{color:{color:link};}
  298. .linkss {
  299. width:50px;
  300.  
  301. height: 22px;
  302. background-color: trans;
  303. border:1px solid {color:Borders};
  304. -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;margin-top:5px;
  305. line-height:200%;
  306. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}share; font-size: 11px;{/block:ifnotKewlfont};
  307. opacity:1;
  308. text-align:center;
  309. display: inline-block;
  310. -webkit-transition-duration: .6s;
  311.  
  312. text-decoration: none !important;
  313. }
  314.  
  315. .linkss:hover {
  316.  
  317. color:black;
  318. height: 22px;
  319. background-color: transparent;
  320. -moz-box-shadow: 0 0 3em #888;
  321. -webkit-box-shadow: 0 0 5em #888;
  322. box-shadow: 0 0 3em #888;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
  323.  
  324. text-decoration: none !important;
  325.  
  326. }
  327.  
  328.  
  329. #infscr-loading{
  330. bottom: -70px;
  331. position: absolute;
  332. left: 50%;
  333. margin-left:-8px;
  334. width:16px;
  335. height:11px;
  336. overflow:hidden;
  337. margin-bottom: 50px;
  338. }
  339.  
  340. .blogtitle a {color:{color:Link};}
  341. .blogtitle{
  342.  
  343. font-family: quicksandlight;
  344. text-transform:uppercase;
  345. font-size: {text:Blogtitle size}px;
  346. line-height:40px;
  347. text-align: center;
  348. text-decoration: none !important;
  349. }
  350.  
  351.  
  352.  
  353. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  354.  
  355. .title{
  356. font-family: quicksandlight;
  357. font-size: 20px;
  358. line-height:100%;
  359. color: {color:Font};
  360. text-decoration: none !important;
  361. }
  362.  
  363.  
  364.  
  365. .bubble {align:right;background: #ccc; margin:7px 0px 5px 62px;padding:10px;position: relative;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  366. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  367. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);}
  368.  
  369. .bubble p {margin:1px 0px;}
  370.  
  371. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #ccc;}
  372.  
  373. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #ccc;}
  374.  
  375.  
  376. #wildthemes{
  377. top:5px; background:white; font-family:calibri;font-size:8px;text-align:justify;position:absolute;width:auto;-webkit-transition: 0.3s ease-in; opacity:0; text-transform:uppercase; text-align:center; padding:5px;letter-spacing:1px; left:5px;
  378. }
  379.  
  380. .entry:hover #wildthemes{ text-transform:uppercase; text-align:center; -webkit-transition: 0.3s ease-in; text-align:center;opacity:0.8; letter-spacing:1px; padding:5px;
  381. }
  382.  
  383.  
  384.  
  385. {CustomCSS}
  386.  
  387. </style>
  388.  
  389. {block:IndexPage}
  390. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/QDcmcmi8j/infinitescrolling.txt"></script><script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  391.  
  392. <script type="text/javascript">
  393. $(window).load(function () {
  394. var $content = $('#posts');
  395. $content.masonry({itemSelector: '.entry'}),
  396. $content.infinitescroll({
  397. navSelector : 'div#pagination',
  398. nextSelector : 'div#pagination a#nextPage',
  399. itemSelector : '.entry',
  400. loading: {
  401. finishedMsg: '',
  402. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  403. },
  404. bufferPx : 600,
  405. debug : false,
  406. },
  407. // call masonry as a callback.
  408. function( newElements ) {
  409. var $newElems = $( newElements );
  410. $newElems.hide();
  411. // ensure that images load before adding to masonry layout
  412. $newElems.imagesLoaded(function(){
  413. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  414.  
  415.  
  416. });
  417. });
  418. });
  419. </script>
  420.  
  421. {/block:IndexPage}
  422.  
  423. <title>{title}</title>
  424.  
  425. <link rel="shortcut icon" href="{Favicon}">
  426. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  427. <meta name="viewport" content="width=820" />
  428.  
  429. </head>
  430. <body>
  431.  
  432.  
  433.  
  434. <div class="wrapper">
  435. <div class="header">
  436.  
  437. <div id="sidebar">
  438.  
  439.  
  440. <center><span class="blogtitle"><a href="/">{Title}</a>
  441. </span><center>{block:ifshowsidebarphoto}<center><a title="" href="/"><img src="{image:Sidebar}" width=240px height=auto ></a></center>{/block:ifshowsidebarphoto}
  442.  
  443. <center><div id="description">{Description}<br>
  444.  
  445. <span class="linkss"><a href="/">home</a> </span>
  446. {block:IfLinkOneTitle} <span class="linkss"> <a href="{text:Link One}"> {text:Link One Title}</a> </span> {/block:ifLinkOneTitle} {block:IfLinkTwoTitle} <span class="linkss"> <a href="{text:Link Two}">{text:Link Two Title}</a> </span> {/block:ifLinkTwoTitle} {block:IfLinkThreeTitle}<span class="linkss"> <a href="{text:Link Three}">{text:Link Three Title}</a> </span> {/block:ifLinkThreeTitle} {block:IfLinkFourTitle} <span class="linkss"> <a href="{text:Link Four}">{text:Link Four Title}</a> </span> {/block:ifLinkFourTitle} {block:IfLinkFiveTitle} <span class="linkss"> <a href="{text:Link Five}">{text:Link Five Title}</a> </span> {/block:ifLinkFiveTitle}
  447. <span class="linkss"><a href="http://wildthemes.tumblr.com/">theme</a> </span>
  448.  
  449. </div>
  450. </div>
  451.  
  452. </div>
  453.  
  454. </div>
  455.  
  456.  
  457.  
  458. <div class="left">
  459.  
  460. <div id="posts">
  461.  
  462. {block:Posts}
  463. <div class="entry">
  464.  
  465. {block:Text}
  466. <div class="text">
  467. {block:Title}
  468. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  469. {/block:Title}
  470. {Body}
  471. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  472. {block:IndexPage}
  473.  
  474. {/block:IndexPage}
  475. </div>
  476. {/block:Text}
  477. {block:Link}
  478. <div class="text">
  479. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  480. {block:Description}
  481. <div class="description">{Description}</div>
  482. {/block:Description}
  483. <p>
  484. {block:IndexPage}
  485. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  486.  
  487. {/block:IndexPage}
  488.  
  489. </div>{/block:Link}
  490.  
  491.  
  492. {block:Photo}
  493. {block:indexpage}
  494.  
  495. <div id="wildthemes"><a href="{permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}">reblog</a> <br> {timeago}</div>
  496. <img src="{PhotoURL-HighRes}" width="100%"/>
  497. {/block:indexpage}
  498. {block:permalinkpage}
  499. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/></a>
  500. {/block:permalinkpage} {block:IndexPage}
  501. {/block:IndexPage}
  502. {/block:Photo}
  503.  
  504.  
  505. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker} said : {Question}&nbsp;</div>{Answer} {block:indexpage}
  506. <div class="permahover"><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  507.  
  508. {/block:indexpage}{/block:Answer}
  509.  
  510.  
  511.  
  512. {block:Photoset}
  513. {block:IndexPage}
  514.  
  515. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:3px;"/></a>
  516. {/block:Photos}
  517. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  518.  
  519. {/block:IndexPage}
  520.  
  521. {block:permalinkpage}
  522. {Photoset-500}
  523. {/block:permalinkpage}
  524. {/block:Photoset}
  525.  
  526.  
  527. {block:Quote}
  528. <div class="text">
  529. <div class="title"> "{Quote}" </div>
  530. {block:Source}
  531. <div style="text-align:right; line-height:12px;">- {Source}</div>
  532. {/block:Source}
  533. {block:IndexPage}
  534. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  535.  
  536. {/block:IndexPage}
  537. </div>{/block:Quote}
  538.  
  539. {block:Chat}
  540. <div class="text">
  541. {block:Title}
  542. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  543. {/block:Title}
  544. <ul class="chat">
  545. {block:Lines}
  546. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  547. {Line} </li>
  548. {/block:Lines}
  549. </ul>
  550. {block:IndexPage}
  551. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  552.  
  553. {/block:IndexPage}
  554. </div>{/block:Chat}
  555.  
  556.  
  557. {block:Audio}
  558. <div class="text">
  559. {AudioPlayerGrey}
  560. {block:Caption}
  561. {Caption}
  562. {/block:Caption}
  563. {block:IndexPage}
  564. <a href="{Permalink}">Permalink</a>
  565. {/block:IndexPage}
  566. </div>{/block:Audio}
  567.  
  568.  
  569.  
  570. {block:Video}
  571. {block:IndexPage}
  572. <center>
  573. {Video-250}</center>
  574. {/block:IndexPage}
  575. {block:PermalinkPage}
  576. <center>
  577. {Video-500}</center>
  578. {/block:PermalinkPage}
  579. <span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> | <a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a>
  580. {block:Video}
  581.  
  582. {block:PermalinkPage}
  583. <center>
  584. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  585.  
  586. {/block:PermalinkPage}
  587.  
  588.  
  589. {block:PostNotes}{PostNotes}<br>
  590. {/block:PostNotes}
  591.  
  592. </div>
  593.  
  594.  
  595. {/block:Posts}
  596. </div>
  597. </div>
  598. {block:IndexPage}
  599. {block:Pagination}
  600. <div id="pagination">
  601. {block:NextPage}
  602. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  603. {/block:NextPage}
  604. {block:PreviousPage}
  605. <a href="{PreviousPage}">&larr;&nbsp;</a>
  606. {/block:PreviousPage}
  607. </div>
  608. {/block:Pagination}
  609. {/block:IndexPage}
  610. </div>
  611. </body>
  612.  
  613. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement