Advertisement
wildthemes

Danielle Theme

Aug 29th, 2012
10,646
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.18 KB | None | 0 0
  1. <!--
  2. ▒█░░▒█ ▀█▀ ▒█░░░ ▒█▀▀▄ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀▀█  
  3. ▒█▒█▒█ ▒█░ ▒█░░░ ▒█░▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ░▀▀▀▄▄  
  4. ▒█▄▀▄█ ▄█▄ ▒█▄▄█ ▒█▄▄▀ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄▄█
  5.  
  6. Theme: DANIELLE | Published:AUG 29TH, 2012 | 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:Custom 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.  
  52. <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
  53.  
  54.  
  55. <title>{Title} </title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  56. <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'>
  57.  
  58.  
  59.  
  60. <style type="text/css">
  61.  
  62. 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; }
  63.  
  64. ::-webkit-scrollbar-thumb:vertical {
  65. background-color:{color:Link};
  66. height:auto;
  67. width:5px;
  68. }
  69.  
  70. ::-webkit-scrollbar-thumb:horizontal {
  71. background-color:{color:Link};
  72. height:8px;
  73. }
  74.  
  75. ::-webkit-scrollbar {
  76. height:8px;
  77. width:5px;
  78. background-color:transparent;
  79. }
  80.  
  81.  
  82.  
  83. #border{
  84. background-color:{color:Background};
  85. background-attachment: fixed;
  86. background-image: repeat;
  87. background-image:url({image:Border});
  88. width: 70px;
  89. padding:4px;
  90. position: fixed;
  91. height:100%;
  92. top:-5px;
  93. right:470px;
  94. z-index:99999999;
  95. }
  96.  
  97.  
  98.  
  99. #description{
  100.  
  101. line-height:17px;
  102. padding:5.5px;
  103. text-align:center;
  104. color:{color:Body font};
  105. background:transparent;
  106. opacity:0.8;
  107. font-size:11px;
  108. }
  109.  
  110.  
  111.  
  112.  
  113. #tumblr_controls{
  114. position:fixed !important;
  115. }
  116.  
  117. .wrapper{
  118. margin: 0px auto;
  119. width: 802px;
  120. }
  121.  
  122. .header{
  123. float: left;
  124. width: 100%;
  125. }
  126.  
  127. .left{
  128. float: left;
  129. margin-right: 20px;
  130. width: 802px;
  131. }
  132.  
  133. .right{
  134. float: right;
  135. width: 200px;
  136. background-color: {color:Background};
  137. }
  138.  
  139. body {
  140. color: {color:Font};
  141. font-family: {block:ifCustomfont}'short stack'; font-size: 10px;{/block:ifCustomfont}{block:ifnotCustomfont}arial; font-size: 11px;{/block:ifnotCustomfont};
  142. background-color: {color:Background};
  143. background-image:url({image:Background});
  144. background-attachment: fixed;
  145. background-size:cover;
  146.  
  147. }
  148. a { text-decoration: none !important;}
  149. a:link, a:active, a:visited{
  150. color: {color:Link} ;
  151. -webkit-transition: color 0.6s ease-out;
  152. -moz-transition: color 0.6s ease-out; text-shadow:0 0 1px #dcdcdc;
  153.  
  154. }
  155.  
  156. a:hover{
  157. color:{color:Link hover};
  158. -webkit-transition-duration: 0.5s;
  159. -moz-transition-duration: 0.5s;
  160. -o-transition-duration: 0.5s;
  161. -ms-transition-duration: 0.5s;
  162. }
  163.  
  164.  
  165. .entry {
  166. z-index:7;
  167. background-color:{color:posts};
  168. margin:7px;
  169. padding-left:4px;
  170. padding-right:4px;
  171.  
  172. padding-top:4px;
  173. padding-bottom:1px;
  174.  
  175. line-height:16px;
  176. {block:IndexPage}
  177. width:400px;
  178. {block:ifTwoColumns}
  179. width:280px;
  180. {/block:ifTwoColumns}
  181. {block:ifThreeColumns}
  182. width:230px;
  183. {/block:ifThreeColumns}
  184. {/block:IndexPage}
  185. {block:PermalinkPage}
  186. width:550px;
  187. {/block:PermalinkPage}
  188. overflow:hidden;
  189.  
  190. text-decoration: none !important;
  191.  
  192. }
  193.  
  194. @font-face{font-family:'sb';src:url('http://static.tumblr.com/hcocigh/1wBm85vn6/sweetly_broken.ttf');}
  195.  
  196.  
  197. @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
  198.  
  199.  
  200.  
  201.  
  202. div#sidebar{
  203. position:fixed !important;
  204. left:130px;
  205. width: 250px;
  206. top: 5px;
  207. height:auto;
  208. border:1px solid {color:Borders};
  209. padding: 6px;
  210. letter-spacing:0px;
  211. opacity:1;
  212. z-index:9;
  213. -webkit-transition: all 0.5s linear;
  214. -moz-transition: all 0.5s linear;
  215. transition: all 0.5s linear;
  216. position: fixed;
  217. overflow: hidden;
  218. background-color: {color:posts};
  219.  
  220.  
  221. }
  222.  
  223.  
  224.  
  225. #posts {
  226. width: 800px;
  227.  
  228. margin-left:400px;
  229. margin-top: -6px;
  230. float:left;
  231. text-decoration: none !important;
  232.  
  233. }
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242. .entry:hover .details {
  243. opacity: 1.0;
  244. margin:12px 0px 0px 0px;
  245. filter: alpha(opacity = 100);
  246. -webkit-transition: all .25s ease-in-out;
  247. -moz-transition: all .25s ease-in-out;
  248. -o-transition: all .25s ease-in-out;
  249. transition: all .25s ease-in-out;
  250. }
  251.  
  252.  
  253. .permahover {
  254. text-align: left;
  255. opacity: 0.0;
  256. filter: alpha(opacity = 0);
  257. font-size: 9px;
  258. line-height: 9px;-webkit-transition: all .25s ease-in-out;
  259. -moz-transition: all .25s ease-in-out;
  260. -o-transition: all .25s ease-in-out;
  261. transition: all .25s ease-in-out;
  262. text-transform: uppercase;
  263. }
  264.  
  265. .entry:hover .permahover {-webkit-transition: all .25s ease-in-out;
  266. -moz-transition: all .25s ease-in-out;
  267. -o-transition: all .25s ease-in-out;
  268. transition: all .25s ease-in-out;
  269. text-align: left;
  270. opacity: 1;
  271. filter: alpha(opacity = 50);
  272.  
  273.  
  274. }
  275.  
  276. .text {
  277. padding: 0px;
  278. }
  279.  
  280.  
  281.  
  282. .entry:hover .textperma {
  283. opacity: 1;
  284. filter: alpha(opacity = 100);
  285. -webkit-transition: all ease-in 250ms;
  286. -moz-transition: all ease-in 250ms;
  287. -o-transition: all ease-in 250ms;
  288. -ms-transition: all ease-in 250ms;
  289. transition: all ease-in 250ms;
  290. }
  291.  
  292.  
  293. @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300. .linkss a{color:{color:link};}
  301. .linkss {
  302. width:56px;
  303. background-color: trans;
  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.  
  306. opacity:1;
  307. text-align:center;
  308. display: inline-block;text-transform:uppercase;
  309. -webkit-transition-duration: .6s;
  310.  
  311. text-decoration: none !important;
  312. }
  313.  
  314. .linkss:hover {
  315.  
  316. color:black;
  317. background-color: {color:Background};
  318. -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
  319.  
  320. text-decoration: none !important;
  321.  
  322. }
  323.  
  324.  
  325. #infscr-loading{
  326. bottom: -70px;
  327. position: absolute;
  328. left: 50%;
  329. margin-left:-8px;
  330. width:16px;
  331. height:11px;
  332. overflow:hidden;
  333. margin-bottom: 50px;
  334. }
  335.  
  336. .blogtitle a {color:{color:Link};}
  337. .blogtitle{
  338.  
  339. font-family: lobster;
  340. font-size: 40px;
  341. line-height:40px;
  342. text-align: center;
  343. text-decoration: none !important;
  344. }
  345.  
  346.  
  347.  
  348. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  349.  
  350. .title{
  351. font-family: lobster;
  352. font-size: 20px;
  353. line-height:100%;
  354. color: {color:Font};
  355. text-decoration: none !important;
  356. }
  357.  
  358.  
  359.  
  360. .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);
  361. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  362. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);}
  363.  
  364. .bubble p {margin:1px 0px;}
  365.  
  366. .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;}
  367.  
  368. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #ccc;}
  369.  
  370. .entry .perma{
  371. position:absolute;
  372. width:100%;
  373. padding:3px;
  374. background-color:{color:Posts};
  375. margin-left: 0px;
  376. overflow:hidden;
  377. bottom: 13px;
  378. text-transform:uppercase;
  379. line-height:140%;
  380. font-size:10px;
  381. left:0px;
  382. text-align:center;
  383. opacity:0.0;
  384. -webkit-transition: all 0.8s linear;
  385. -moz-transition: all 0.8s linear;
  386. transition: all 0.8s linear;
  387. -webkit-filter: blur(3px);
  388.  
  389. }
  390.  
  391. .entry:hover .perma{
  392. -webkit-filter: blur(0px);
  393. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  394.  
  395. overflow:visible;
  396. -webkit-transition: opacity 1.5s linear; opacity: 1.6;
  397. transition: all 0.4s linear;
  398. opacity: 0.9;
  399. -webkit-transition: all 0.8s linear;
  400. -moz-transition: all 0.8s linear;
  401. transition: all 0.8s linear;
  402. }
  403.  
  404.  
  405.  
  406. {CustomCSS}
  407.  
  408. </style>
  409.  
  410. {block:IndexPage}
  411. <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>
  412.  
  413. <script type="text/javascript">
  414. $(window).load(function () {
  415. var $content = $('#posts');
  416. $content.masonry({itemSelector: '.entry'}),
  417. $content.infinitescroll({
  418. navSelector : 'div#pagination',
  419. nextSelector : 'div#pagination a#nextPage',
  420. itemSelector : '.entry',
  421. loading: {
  422. finishedMsg: '',
  423. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  424. },
  425. bufferPx : 600,
  426. debug : false,
  427. },
  428. // call masonry as a callback.
  429. function( newElements ) {
  430. var $newElems = $( newElements );
  431. $newElems.hide();
  432. // ensure that images load before adding to masonry layout
  433. $newElems.imagesLoaded(function(){
  434. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  435.  
  436.  
  437. });
  438. });
  439. });
  440. </script>
  441.  
  442. {/block:IndexPage}
  443.  
  444. <title>{title}</title>
  445.  
  446. <link rel="shortcut icon" href="{Favicon}">
  447. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  448. <meta name="viewport" content="width=820" />
  449.  
  450. </head>
  451. <body>
  452.  
  453.  
  454.  
  455. <div class="wrapper">
  456. <div class="header">
  457.  
  458. <div id="sidebar">
  459.  
  460.  
  461. <center><span class="blogtitle"><a href="/">{Title}</a>
  462. </span><center>{block:ifshowsidebarphoto}<center><a title="" href="/"><img src="{image:Sidebar}" width=240px height=auto ></a></center>{/block:ifshowsidebarphoto}
  463.  
  464. <center><div id="description">{Description}<br><div style="border-top:1px solid {color:Link};"></div>
  465.  
  466. <span class="linkss"><a href="/">home</a> </span>
  467.  
  468. {block:IfLinkOneTitle} <span class="linkss"> <a href="{text:Link One}"> {text:Link One Title}</a> </span> {/block:ifLinkOneTitle}
  469.  
  470. {block:IfLinkTwoTitle} <span class="linkss"> <a href="{text:Link Two}">{text:Link Two Title}</a> </span> {/block:ifLinkTwoTitle}
  471.  
  472. {block:IfLinkThreeTitle}<span class="linkss"> <a href="{text:Link Three}">{text:Link Three Title}</a> </span> {/block:ifLinkThreeTitle}
  473.  
  474. {block:IfLinkFourTitle} <span class="linkss"> <a href="{text:Link Four}">{text:Link Four Title}</a> </span> {/block:ifLinkFourTitle}
  475.  
  476. {block:IfLinkFiveTitle} <span class="linkss"> <a href="{text:Link Five}">{text:Link Five Title}</a> </span> {/block:ifLinkFiveTitle}
  477.  
  478. <span class="linkss"><a href="http://wildthemes.tumblr.com/">theme</a> </span>
  479.  
  480. </div>
  481. </div>
  482.  
  483. </div>
  484.  
  485. </div>
  486.  
  487.  
  488.  
  489. <div class="left">
  490.  
  491. <div id="posts">
  492.  
  493. {block:Posts}
  494. <div class="entry">
  495.  
  496. {block:Text}
  497. <div class="text">
  498. {block:Title}
  499. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  500. {/block:Title}
  501. {Body}
  502. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  503. {block:IndexPage}
  504.  
  505. {/block:IndexPage}
  506. </div>
  507. {/block:Text}
  508. {block:Link}
  509. <div class="text">
  510. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  511. {block:Description}
  512. <div class="description">{Description}</div>
  513. {/block:Description}
  514. <p>
  515. {block:IndexPage}
  516. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  517.  
  518. {/block:IndexPage}
  519.  
  520. </div>{/block:Link}
  521.  
  522.  
  523. {block:Photo}
  524. {block:indexpage}
  525.  
  526. <div class="perma"><a href="{permalink}">{notecountwithlabel}</a> - <a href="{ReblogURL}">reblog</a> </div>
  527. <img src="{PhotoURL-HighRes}" width="100%"/>
  528. {/block:indexpage}
  529. {block:permalinkpage}
  530. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/></a>
  531. {/block:permalinkpage} {block:IndexPage}
  532. {/block:IndexPage}
  533. {/block:Photo}
  534.  
  535.  
  536. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker} said : {Question}&nbsp;</div>{Answer} {block:indexpage}
  537. <div class="permahover"><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  538.  
  539. {/block:indexpage}{/block:Answer}
  540.  
  541.  
  542.  
  543. {block:Photoset}
  544. {block:IndexPage}
  545.  
  546. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:3px;"/></a>
  547. {/block:Photos}
  548. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  549.  
  550. {/block:IndexPage}
  551.  
  552. {block:permalinkpage}
  553. {Photoset-500}
  554. {/block:permalinkpage}
  555. {/block:Photoset}
  556.  
  557.  
  558. {block:Quote}
  559. <div class="text">
  560. <div class="title"> "{Quote}" </div>
  561. {block:Source}
  562. <div style="text-align:right; line-height:12px;">- {Source}</div>
  563. {/block:Source}
  564. {block:IndexPage}
  565. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  566.  
  567. {/block:IndexPage}
  568. </div>{/block:Quote}
  569.  
  570. {block:Chat}
  571. <div class="text">
  572. {block:Title}
  573. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  574. {/block:Title}
  575. <ul class="chat">
  576. {block:Lines}
  577. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  578. {Line} </li>
  579. {/block:Lines}
  580. </ul>
  581. {block:IndexPage}
  582. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  583.  
  584. {/block:IndexPage}
  585. </div>{/block:Chat}
  586.  
  587.  
  588. {block:Audio}
  589. <div class="text">
  590. {AudioPlayerGrey}
  591. {block:Caption}
  592. {Caption}
  593. {/block:Caption}
  594. {block:IndexPage}
  595. <a href="{Permalink}">Permalink</a>
  596. {/block:IndexPage}
  597. </div>{/block:Audio}
  598.  
  599.  
  600.  
  601. {block:Video}
  602. {block:IndexPage}
  603. <center>
  604. {Video-250}</center>
  605. {/block:IndexPage}
  606. {block:PermalinkPage}
  607. <center>
  608. {Video-500}</center>
  609. {/block:PermalinkPage}
  610. <span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> | <a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a>
  611. {block:Video}
  612.  
  613. {block:PermalinkPage}
  614. <center>
  615. <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>
  616.  
  617. {/block:PermalinkPage}
  618.  
  619.  
  620. {block:PostNotes}{PostNotes}<br>
  621. {/block:PostNotes}
  622.  
  623. </div>
  624.  
  625.  
  626. {/block:Posts}
  627. </div>
  628. </div>
  629. {block:IndexPage}
  630. {block:Pagination}
  631. <div id="pagination">
  632. {block:NextPage}
  633. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  634. {/block:NextPage}
  635. {block:PreviousPage}
  636. <a href="{PreviousPage}">&larr;&nbsp;</a>
  637. {/block:PreviousPage}
  638. </div>
  639. {/block:Pagination}
  640. {/block:IndexPage}
  641. </div>
  642. </body>
  643.  
  644. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement