Advertisement
themesbycl

theme 20-2

Oct 5th, 2012
7,720
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.90 KB | None | 0 0
  1. <!-----------------------------------------------------------------
  2. * THEME BY CLASSY-LOVELY.TUMBLR.COM
  3. * PLEASE KEEP ALL CREDIT, THANK YOU !❤
  4. ------------------------------------------------------------------->
  5.  
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8.  
  9.  
  10. <head>
  11.  
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Text" content="#000000"/>
  14. <meta name="color:Title" content="#000000"/>
  15. <meta name="color:Border" content="#000000"/>
  16. <meta name="color:Hover" content="#dddddd"/>
  17. <meta name="color:Link" content="#000000"/>
  18. <meta name="color:Sidebar" content="#ffffff"/>
  19. <meta name="color:Scrollbar" content="#000000"/>
  20. <meta name="color:nav bg" content="#ffffff"/>
  21. <meta name="color:nav hover bg" content="#696969">
  22. <meta name="image:Background" content="1"/>
  23. <meta name="if:Show blog title" content="1"/>
  24. <meta name="if:Tiny cursor" content="1"/>
  25. <meta name="if:Rainbow links" content="0"/>
  26. <meta name="if:Sidebar border" content="0"/>
  27. <meta name="if:Faded images" content="1"/>
  28. <meta name="text:Link 1 Title" content=""/>
  29. <meta name="text:Link 1 URL" content=""/>
  30. <meta name="text:Link 2 Title" content=""/>
  31. <meta name="text:Link 2 URL" content=""/>
  32. <meta name="text:Link 3 Title" content=""/>
  33. <meta name="text:Link 3 URL" content=""/>
  34. <meta name="text:Link 4 Title" content=""/>
  35. <meta name="text:Link 4 URL" content=""/>
  36. <meta name="text:Link 5 Title" content=""/>
  37. <meta name="text:Link 5 URL" content=""/>
  38.  
  39. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  40. <script type="text/javascript" src="scrolltopcontrol.js"></script>
  41. <script type="text/javascript" src="http://static.tumblr.com/2plu7ye/jt0mgeac5/top.txt"></script>
  42.  
  43. <script type="text/javascript"
  44. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  45. <style type="text/css">
  46.  
  47. @font-face { font-family: 'colabreg'; src: url('http://static.tumblr.com/2plu7ye/CoLmbeeof/colabreg.otf'); }
  48.  
  49. {block:iffadedimages}img, a img { border: 0px; opacity: .65; filter: alpha(opacity=100); -o-transition: opacity .5s linear; -webkit-transition: opacity .5s linear; -moz-transition: opacity 1.5s linear; }
  50.  
  51. img:hover, a:hover img {opacity: 100; filter: alpha(opacity=100); -o-transition: opacity 1s linear; -webkit-transition: opacity 1s linear; -moz-transition: opacity 1s linear; }{/block:iffadedimages}
  52.  
  53. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 1s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  54.  
  55. {block:iftinycursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:iftinycursor}
  56.  
  57.  
  58. ::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  59.  
  60. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  61.  
  62. .wrapper{
  63. margin: 0px auto;
  64. width: 717px;
  65. }
  66.  
  67. #tumblr_controls{
  68. position:fixed !important;
  69. top: 3px;
  70. right: 3px;
  71. }
  72.  
  73. body {
  74. padding: 0px;
  75. margin: 0px;
  76. color:{color:text};
  77. background-color: {color:Background};
  78. background-image:url({image:Background});
  79. background-attachment: fixed;
  80. background-size: normal;
  81. background-repeat: repeat;
  82. font-family: Geneva,'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  83. font-size: 10px;
  84. line-height:13px;
  85. color:{color:text};
  86. }
  87.  
  88. p {
  89. margin:0px;
  90. margin-top:0px;
  91. }
  92.  
  93. a:link, a:active, a:visited{
  94. color: {color:Link};
  95. text-decoration: none;
  96. -webkit-transition: color 0.5s ease-out;
  97. -moz-transition: color 0.5s ease-out;
  98. }
  99.  
  100. a:hover{
  101. color:{color:Hover};
  102. -webkit-transition: color 0.3s ease-out;
  103. -moz-transition: color 0.3s ease-out;
  104. }
  105.  
  106. .entry {
  107. float:left;
  108. display: block;
  109. margin: 4px;
  110. overflow:hidden;
  111. width:330px;
  112. padding: 4px;
  113. {block:PermalinkPage}
  114. font-family: helvetica;
  115. font-size: 11px;
  116. line-height: 12px;
  117. letter-spacing: 1px;
  118. width:500px;
  119. margin-left:5px;
  120. margin-top: 0px;
  121. text-align: left;
  122. {/block:PermalinkPage}
  123. }
  124.  
  125.  
  126.  
  127.  
  128. .entry .perma a{
  129. color: #000000;
  130. z-index: 999999;
  131. }
  132.  
  133. .entry .perma{
  134. position:absolute;
  135. width:326px;
  136. padding:0px;
  137. color: black;
  138. height:10px;
  139. padding-top:2px;
  140. padding-left: 2px;
  141. padding-right:2px;
  142. padding-bottom:2px;
  143. background-color: #ffffff;
  144. overflow:hidden;
  145. font-size:8px;
  146. line-height:11px;
  147. text-align:center;
  148. letter-spacing:1px;
  149. font-family: Geneva,'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  150. text-transform:uppercase;
  151. opacity:0.0;
  152. bottom:6px;
  153. -webkit-transition: all 0.4s ease-in-out;
  154. -moz-transition: all 0.4s ease-in-out;
  155. transition: all 0.4s ease-in-out;
  156. z-index: 999999;
  157. }
  158.  
  159. .entry:hover .perma{
  160. margin-left:0px;
  161. bottom: 6px;
  162. padding-top:5px;
  163. padding-bottom:5px;
  164. width:326px;
  165. opacity:0.8;
  166. -webkit-transition: all 0.4s ease-in-out;
  167. -moz-transition: all 0.4s ease-in-out;
  168. transition: all 0.4s ease-in-out;
  169. }
  170.  
  171.  
  172. .entry:hover .perma:hover{
  173. margin-left: 0px;
  174. height: 10px;
  175. width: 326px;
  176. bottom:6px;
  177. border-bottom-right-radius:0px;
  178. border-top-right-radius:0px;
  179. border-top-left-radius:0px;
  180. border-bottom-left-radius:0px;
  181. -webkit-transition: all 0.3s linear;
  182. -moz-transition: all 0.3s linear;
  183. transition: all 0.3s linear;
  184. }
  185.  
  186. #sidebarnav {
  187. padding-top:1px;
  188. position: relative;
  189. text-align: center;
  190. }
  191.  
  192. #sidebarnav a {
  193. padding: 3px;
  194. padding-top:4px;
  195. margin-top: 3px;
  196. margin-left: 3px;
  197. width: auto;
  198. font-size: 8px;
  199. font-weight:bold;
  200. text-transform: uppercase;
  201. letter-spacing: 1px;
  202. display: inline-block;
  203. text-align: center;
  204. color:{color:link} ;
  205. border-bottom:1px solid transparent;
  206. background-color: {color:nav bg};
  207. -webkit-transition: all 0.3s ease-in-out;
  208. -moz-transition: all 0.3s ease-in-out;
  209. -o-transition: all 0.3s ease-in-out;
  210. -ms-transition: all 0.3s ease-in-out;
  211. transition: all 0.3s ease-in-out;
  212. }
  213.  
  214. #sidebarnav a:hover {
  215. color: {color:hover};
  216. background-color:{color:nav hover bg};
  217. }
  218.  
  219. #pagination{
  220. display:none;
  221. }
  222.  
  223. .clear {
  224. clear: both;
  225. }
  226.  
  227. .entry:hover #text{padding-right:15px;opacity:0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}.entry:hover
  228.  
  229. #text:hover{opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  230.  
  231. .entry #text a{
  232. font-style:italic;
  233. text-align:right;
  234. font-weight:bold;
  235. font-family:helvetica;
  236. color:{color:post permalinks};}
  237.  
  238. .entry #text{
  239. text-align:right;
  240. font-family:helvetica;
  241. opacity:0;
  242. font-size:10px;
  243. color:{color:post permalinks};-webkit-transition: all 0.4s ease-out;
  244. -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  245. }
  246.  
  247. .entry #text:hover{
  248. text-align:right;
  249. font-family:helvetica;
  250. opacity:1;
  251. color:{color:post permalinks};-webkit-transition: all 0.4s ease-out;
  252. -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  253. }
  254.  
  255. #posts {
  256. position:relative;
  257. top: 20px;
  258. {block:IndexPage}
  259. width: 1000px;
  260. margin-left: 15px;
  261. margin-top: -20px;
  262. {/block:IndexPage}
  263. {block:PermalinkPage}
  264. width: 500px;
  265. margin-left: 15px;
  266. margin-top: -17px;
  267. {/block:PermalinkPage}
  268. }
  269.  
  270.  
  271. ol.notes img {
  272. width: 16px;
  273. display: inline;
  274. position: relative;
  275. top: 3px;
  276. }
  277.  
  278. #sidebar{
  279. position:fixed !important;
  280. height: auto;
  281. margin-left: 23px;
  282. width: 656px;
  283. bottom:0px;
  284. text-align: center;
  285. padding:10px;
  286. background-color: {color:sidebar};
  287. opacity: .8;
  288. font-size: 10px;
  289. line-height:12px;
  290. font-family: Geneva,'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  291. color: {color:text};
  292. z-index: 99999999;
  293. {block:ifsidebarborder}border-top:2px solid {color:border};{/block:ifsidebarborder}
  294. background-image: url({image:borderbarpicture});
  295. }
  296.  
  297. #infscr-loading {position: absolute;bottom: 0;left: 25%;}
  298.  
  299. blockquote {margin: 0px; padding-left: 5px; margin-left: 5px;border-left: 3px solid #000000;}
  300.  
  301. #postnotes{
  302. text-align: left;}
  303.  
  304. #postnotes blockquote{
  305. border: 0px;
  306. text-align: left;}
  307.  
  308. .title{
  309. font-family: helvetica;
  310. font-size: 13px;
  311. line-height:14px;
  312. color: {color:Title};
  313. font-weight: bold;
  314. }
  315.  
  316. .blogtitle{
  317. font-family: 'colabreg';
  318. font-size: 25px;
  319. line-height:20px;
  320. color: {color:Title};
  321. -webkit-transition: all 0.3s linear;
  322. -webkit-transition: all 0.3s linear;
  323. -moz-transition: all 0.3s linear;
  324. transition: all 0.3s linear;
  325. }
  326.  
  327. .links a{
  328. font-size: 11px;
  329. line-height:12px;
  330. letter-spacing: 1px;
  331. margin: 3px;
  332. font-family: {font:text font};
  333. color: {color:text};
  334. border-bottom: 1px solid white;
  335. -webkit-transition: all 0.3s linear;
  336. -webkit-transition: all 0.3s linear;
  337. -moz-transition: all 0.3s linear;
  338. transition: all 0.3s linear;
  339. }
  340.  
  341. .links:hover a{
  342. text-decoration: underline;
  343. -webkit-transition: all 0.3s linear;
  344. -webkit-transition: all 0.3s linear;
  345. -moz-transition: all 0.3s linear;
  346. transition: all 0.3s linear;
  347. }
  348.  
  349.  
  350. .yo a{
  351. color: #fff;}
  352.  
  353. .yo{
  354. color: #fff;
  355. font-size: 12px;
  356. display: inline-block;}
  357.  
  358.  
  359.  
  360. a img{border: 0px;}
  361.  
  362. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  363.  
  364. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  365. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  366.  
  367. .notes img{width:10px; position:relative; top:3px;}
  368. <--ses-->
  369. small{font-size: 90%;}
  370.  
  371. #linksss{
  372. position:fixed !important;
  373. width:auto;
  374. height:auto;
  375. right:3px;
  376. top:26px;
  377. }
  378.  
  379. .caption img {
  380. max-width: 100%;
  381. }
  382.  
  383. {CustomCSS}
  384. </style>
  385. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  386. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  387. <script type="text/javascript" charset="utf-8">
  388. $(document).ready(function(){
  389. $("a[rel^='prettyPhoto']").prettyPhoto({
  390. deeplinking: false,
  391. default_width: 600,
  392. default_height: 550,
  393. allow_resize: true,
  394. });
  395. });
  396. </script>
  397. <script type="text/javascript">
  398. $(window).load(function () {
  399. var $content = $('#posts');
  400. $content.masonry({itemSelector: '.entry'}),
  401. $content.infinitescroll({
  402. navSelector : 'div#pagination',
  403. nextSelector : 'div#pagination a#nextPage',
  404. itemSelector : '.entry',
  405. loading: {/*♑*/
  406. finishedMsg: '',
  407. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  408. },
  409. bufferPx : 200,
  410. debug : false,
  411. },
  412. // call masonry as a callback.
  413. function( newElements ) {
  414. var $newElems = $( newElements );
  415. $newElems.hide();
  416. // ensure that images load before adding to masonry layout
  417. $newElems.imagesLoaded(function(){
  418. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(1500);} );
  419. });
  420. });
  421. });
  422. </script>{block:ifrainbowlinks}
  423. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  424. "></script>
  425. {block:ifrainbowlinks}
  426. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  427. "></script>{/block:ifrainbowlinks}
  428.  
  429.  
  430. <title>{title}</title>
  431.  
  432. <link rel="shortcut icon" href="{Favicon}">
  433. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  434. <meta name="viewport" content="width=820" />
  435.  
  436. </style>
  437.  
  438. </head><script src='http://static.tumblr.com/xgp678o/IdWm3lca4/infinitescrolling.txt' type='text/javascript'></script>
  439. <body>
  440. <div class="wrapper">
  441. <div style="position:fixed;right:0px;top:28px;">
  442. </span>
  443. </div>
  444.  
  445. <div id="sidebar">
  446. {block:ifshowblogtitle}<span class="blogtitle"><a href="/">{Title}</a></span><br><br>{/block:ifshowblogtitle}
  447. {description}
  448. <br>
  449. <div id="sidebarnav">
  450. <a href="/">home</a>
  451. <a href="/ask">message</a>
  452. <a href="/archive">archive</a>
  453.  
  454. {block:ifLink1Title}
  455. <a href="{text:Link 1 URL}">{text:Link 1 Title}</a>
  456. {/block:ifLink1Title}
  457.  
  458. {block:ifLink2Title}
  459. <a href="{text:Link 2 URL}">{text:Link 2 Title}</a>
  460. {/block:ifLink2Title}
  461.  
  462. {block:ifLink3Title}
  463. <a href="{text:Link 3 URL}">{text:Link 3 Title}</a>
  464. {/block:ifLink3Title}
  465.  
  466. {block:ifLink4Title}
  467. <a href="{text:Link 4 URL}">{text:Link 4 Title}</a>
  468. {/block:ifLink4Title}
  469.  
  470. {block:ifLink5Title}
  471. <a href="{text:Link 5 URL}">{text:Link 5 Title}</a>
  472. {/block:ifLink5Title}
  473.  
  474. <a href="http://classy-lovely.tumblr.com" target="_blank">theme</a>
  475. </div>
  476.  
  477. </script>
  478.  
  479.  
  480. </div>
  481. <script src="http://static.tumblr.com/2plu7ye/dTemfp01j/infinitescrolling.txt" type="text/javascript"></script>
  482.  
  483. <div id="posts">
  484.  
  485. {block:Posts}
  486. <div class="entry">
  487.  
  488. {block:Text}
  489. {block:Title}<span class="title">{Title}</span>{/block:Title}
  490. <div class="caption"><span class="entrytext"><div style="margin-top:5px"></div>{Body}</span></div>
  491. {block:IndexPage}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}
  492. {/block:Text}
  493.  
  494. {block:Link}
  495. <a href="{URL}" class="title">{Name}</a>
  496. {block:Description}<div class="caption">{Description}</div>{/block:Description}
  497. {block:IndexPage}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}
  498. {block:Link}
  499.  
  500.  
  501. {block:Photo}
  502. {block:IndexPage}
  503. <div class="perma">
  504. <a href="{permalink}">
  505. Posted <a href="{permalink}">{TimeAgo}</a> / <a href="{permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  506. {/block:IndexPage}
  507. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="330"/></a></div>{LinkCloseTag}
  508. {/block:IndexPage}
  509. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  510. {/block:Photo}
  511.  
  512.  
  513.  
  514. {block:Photoset}
  515. {block:IndexPage}<div class="perma">
  516. <a href="{permalink}">
  517. Posted <a href="{permalink}">{TimeAgo}</a> / <a href="{permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div><center>{Photoset-250}</center>{/block:IndexPage}
  518. <center>{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>
  519. {block:IndexPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  520. {/block:Photoset}
  521.  
  522. {block:Quote}
  523. {Quote}</span>
  524. {block:Source}{Source}{/block:Source}
  525. {block:IndexPage}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}
  526. {/block:Quote}
  527.  
  528. {block:Chat}
  529. {block:Title}<span class="title">{Title}</span>{/block:Title}
  530. <ul class="chat">
  531. {block:Lines}
  532. <li class="user_{UserNumber}">
  533. {block:Label}
  534. <span class="label">{Label}</span>
  535. {/block:Label}
  536.  
  537. {Line}
  538. </li>
  539. {/block:Lines}
  540. </ul>
  541. {block:IndexPage}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}
  542. {/block:Chat}
  543.  
  544. {block:Audio}
  545. <div style="width:250px; height:28px;">{AudioPlayerWhite}</div>
  546. {block:IndexPage}{/block:IndexPage}
  547. {block:IndexPage}<br>{block:Caption}{Caption}{/block:Caption}<div id="text"><a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}</a></div>{/block:IndexPage}
  548. {/block:Audio}
  549.  
  550. {block:Video}
  551. <center>
  552. {block:IndexPage} <div class="perma">
  553. <a href="{permalink}">
  554. Posted <a href="{permalink}">{TimeAgo}</a> / <a href="{permalink}">{NoteCount}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  555. {Video-250}
  556. {/block:IndexPage}
  557. </center>
  558. {block:PermalinkPage}
  559. <center>{Video-500}</center>
  560. {/block:PermalinkPage}
  561. {block:IndexPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  562. {block:Video}
  563.  
  564. {block:Answer}
  565. <strong>{Asker}: {Question}</strong>
  566. <div class="caption">
  567. {Answer}</div>
  568. {block:IndexPage}posted <a href="{permalink}"><div align="right"><div style="font-size:9px;line-height:10px; padding-top:2px; border-top:1px solid {color:border}; padding-bottom: 2px;">{TimeAgo}</a> </span></div></div>{/block:IndexPage}
  569. {/block:Answer}
  570.  
  571. {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}
  572.  
  573. {block:PermalinkPage}
  574. {block:Date}<center>
  575. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
  576. {block:NoteCount}{NoteCount} notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  577. {/block:Date}
  578.  
  579. {/block:PermalinkPage}{block:PostNotes}
  580. <div style="margin-top:0;margin-left:0px;margin-right:auto;margin-bottom:0px;width:490px;text-align:left;background-color:#fff;max-height:170px;overflow-y:scroll;"}{PostNotes}</div>{/block:PostNotes}
  581. </div>
  582.  
  583.  
  584. {/block:Posts}
  585. </div>
  586. </div>
  587. {block:IndexPage}<br>
  588. {block:Pagination}
  589. <div id="pagination">
  590. {block:NextPage}
  591. <a id="nextPage" href="{NextPage}">next</a>
  592. {/block:NextPage}
  593. {block:PreviousPage}
  594. <a href="{PreviousPage}">back</a>
  595. {/block:PreviousPage}
  596. </div>
  597. {/block:Pagination}
  598. {/block:IndexPage}
  599. </div>
  600. </body>
  601. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement