Advertisement
ramisaaaaa

Untitled

Jan 20th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.82 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga keep the credit muchas gracias
  3. -->
  4.  
  5. <head>
  6. <script type="text/javascript"
  7. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  8. <link href='http://fonts.googleapis.com/css?family=Asap:400' rel='stylesheet' type='text/css'>
  9. <meta name="color:background" content="#FFFFFF"/>
  10. <meta name="color:text" content="#130C11"/>
  11. <meta name="color:hover" content="#130C11"/>
  12. <meta name="color:link" content="#000000"/>
  13. <meta name="color:shadow thing" content="#aaaaaa"/>
  14. <meta name="image:sidebar" content="1"/>
  15. <meta name="image:background" content="1"/>
  16. <meta name="text:link one" content="" />
  17. <meta name="text:link one title" content="" />
  18. <meta name="text:link two" content="" />
  19. <meta name="text:link two title" content="" />
  20. <meta name="text:link three" content="" />
  21. <meta name="text:link three title" content="" />
  22. <meta name="text:link four" content="" />
  23. <meta name="text:link four title" content="" />
  24. <meta name="text:link five" content="" />
  25. <meta name="text:link five title" content="" />
  26.  
  27. <style type="text/css">
  28.  
  29. a {color:{color:link};text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  30.  
  31. iframe#tumblr_controls {
  32. right:3px !important;
  33. position: fixed !important;
  34. -webkit-transition: opacity 0.7s
  35. linear;opacity: 0.6;
  36. -webkit-transition: all 0.8s ease-out;
  37. -moz-transition: all 0.8s ease-out;
  38. transition: all 0.8s ease-out;
  39. }
  40.  
  41.  
  42. iframe#tumblr_controls:hover{
  43. -webkit-transition: opacity 0.7s linear;
  44. opacity: 1;
  45. -webkit-transition: all 0.4s ease-out;
  46. -moz-transition: all 0.4s ease-out;
  47. transition: all 0.4s ease-out;
  48. }
  49.  
  50.  
  51.  
  52. .wrapper{
  53. margin:1px auto;
  54. width: 802px;
  55. }
  56.  
  57. .header{
  58. float: left;
  59. width: 100%;
  60. }
  61.  
  62. .left{
  63. float: left;
  64. margin-right: 20px;
  65. width: 502px;
  66. }
  67.  
  68. .right{
  69. float: right;
  70. width: 200px;
  71. background-color: {color:Background};
  72. }
  73.  
  74.  
  75. p {
  76. margin:0px;
  77. margin-top:0px;
  78. }
  79.  
  80.  
  81.  
  82. body {
  83. margin:0px;
  84. text-decoration: none;
  85. background-color: {color:background};
  86. background-image:url({image:Background});
  87. background-attachment: fixed;
  88. background-repeat: repeat;
  89. color: {color:Text};
  90. line-height:11px;
  91. font-size: 11px;
  92. font-family:Asap;
  93. letter-spacing: 0px;
  94. }
  95.  
  96. a:link, a:active, a:visited{
  97. color: {color:Link};
  98. text-decoration: none;
  99. -webkit-transition: color 0.2s ease-out;
  100. -moz-transition: color 0.2s ease-out;
  101. }
  102.  
  103.  
  104. a:hover{
  105. color:{color:Hover};
  106. text-shadow: 0px 0px 2px #000000;
  107. -webkit-transition: opacity 0.7s linear;
  108. -webkit-transition: all 0.8s ease-out;
  109. -moz-transition: all 0.7s ease-out;
  110. transition: all 0.7s ease-out;
  111. }
  112.  
  113.  
  114. .entry {
  115. float:left;
  116. padding-right: 1px;
  117. padding-left:2px;
  118. padding-top: 1px;
  119. margin: 0px;
  120. background-color: {color:background};
  121. background-image:url({image:Background});
  122. {block:IndexPage}
  123. width: 500px;
  124. {/block:IndexPage}
  125. {block:PermalinkPage}
  126. width:500px;
  127. {/block:PermalinkPage}
  128. }
  129.  
  130. .permalink{
  131. line-height: 13px;
  132. text-transform: none;
  133. font-family: arial;
  134. font-size: 8px;
  135. text-align:center;
  136. margin-top: 1px;
  137. text-align: right;
  138. text-transform: uppercase;
  139. }
  140.  
  141. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  142.  
  143. div#sidebar{
  144. position:fixed !important;
  145. width: 205px;
  146. height:100%;
  147. margin-top: 180px;
  148. margin-left: -70px;
  149. padding: 2px;
  150. line-height:14px;
  151. letter-spacing:0px;
  152. margin-bottom: 6px;
  153. background-color:transparent;
  154. letter-spacing: 0px;
  155. }
  156.  
  157. #posts {
  158. width:500px;
  159. margin-left:160px;
  160. margin-top: 10px;
  161. background-color: {color:background};
  162. background-image:url({image:Background});
  163. {block:PermalinkPage}
  164. margin-left:143px;
  165. {/block:PermalinkPage}
  166. float:left;
  167. }
  168.  
  169. #infscr-loading{
  170. bottom: -70px;
  171. position: absolute;
  172. left: 50%;
  173. margin-left:-8px;
  174. width:16px;
  175. height:11px;
  176. overflow:hidden;
  177. margin-bottom: 50px;
  178. }
  179.  
  180.  
  181. div#bt{
  182. opacity: 1.0;
  183. text-shadow: 1px 1px 0px #ddd;
  184. width: 260px;
  185. position:fixed;
  186. margin-top:-20px;
  187. background: transparent;
  188. font-family: speaknow;
  189. font-size:70px;
  190. line-height:30px;
  191. letter-spacing:0px;
  192. font-weight: normal;
  193. text-transform: normal;
  194. text-align: center;
  195. border-bottom: 0px solid #ccc;
  196. -webkit-transition: all 0.9s ease;
  197. -moz-transition: all 0.9s ease;
  198. -o-transition: all 0.9s ease;
  199. }
  200.  
  201. #sidebar:hover #bt{
  202. opacity: 0;
  203. -webkit-transition: all 0.9s ease;
  204. -moz-transition: all 0.9s ease;
  205. -o-transition: all 0.9s ease;
  206. }
  207.  
  208.  
  209. .excel{
  210. opacity: 0.6;
  211. }
  212.  
  213. .excel:hover{
  214. -webkit-transition: opacity 0.7s linear;
  215. opacity: 1;
  216. -webkit-transition: all 0.4s ease-out;
  217. -moz-transition: all 0.4s ease-out;
  218. transition: all 0.4s ease-out;
  219. }
  220.  
  221.  
  222.  
  223. #links {
  224. text-align:right;
  225. padding-right: 1px;
  226. font-size:9px;
  227. line-height:16px;
  228. position:fixed;
  229. margin-left:-175px;
  230. margin-top:190px;
  231. border-right: 1px solid {color:border};
  232. width: 100px;
  233. height: auto;
  234. }
  235.  
  236.  
  237. .title{
  238. font-size: 12px;
  239. line-height:14px;
  240. color: {color:Title};
  241. }
  242.  
  243. @font-face { font-family: "speaknow"; src: url('http://static.tumblr.com/uzqv0i9/i9xmek3xd/speak_now_font_by_itsondemi-d30n7bz.ttf'); }
  244.  
  245.  
  246. #pagination{
  247. display:none;
  248. }
  249.  
  250. .perma {
  251. opacity: 0.0;
  252. filter: alpha(opacity = 1);
  253. z-index:9999991;
  254. display: inline-block;
  255. position: absolute;
  256. margin-left: 5px;
  257. height: 20px;
  258. margin-top: 5px;
  259. margin-left: 100px;
  260. }
  261.  
  262. .entry:hover .perma {
  263. margin-left: 3px;
  264. opacity: 1;
  265. filter: alpha(opacity = 100); -webkit-transition: all 0.8s ease-out;
  266.  
  267. -moz-transition: all 0.7s ease-out;
  268.  
  269. transition: all 0.7s ease-out;
  270. }
  271.  
  272. .likep {
  273. width: 21px;
  274. height: 20px;
  275. overflow: hidden;
  276. z-index: 9999999;
  277. display: inline-block;
  278. }
  279.  
  280. .rep {
  281. width: 24px;
  282. height: 20px;
  283. overflow: hidden;
  284. z-index: 9999999;
  285. display: inline-block;
  286. }
  287.  
  288. .likep a:hover {
  289. background-position: 0px 0px;
  290. }
  291.  
  292. .likep a {
  293. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  294. background-position: 0px 0px;
  295. display: block;
  296. z-index: 9999999;
  297. }
  298.  
  299. .likep img {
  300. width: 21px;
  301. height: 20px;
  302. }
  303.  
  304. .rep img{
  305. width: 24px;
  306. height: 20px;
  307. line-height: 30px;
  308. display: inline;
  309. }
  310.  
  311. .not {
  312. position: absolute;
  313. right: 5px;
  314. top: 5px;
  315. display: inline-block;
  316. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  317. height: 20px;
  318. font-size: 11px;
  319. line-height: 20px;
  320. color: #fff;
  321. padding-left: 4px;
  322. padding-right: 4px;
  323. -moz-border-radius: 2px;
  324. border-radius: 2px;
  325. margin-right: 100px;
  326. opacity: 0.0;
  327. filter: alpha(opacity = 1);
  328. }
  329.  
  330. #background{ repeat;}
  331.  
  332. .not a {
  333. color: #fff;
  334. font-weight: bold;
  335. font-family: arial;
  336. }
  337.  
  338. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  339. opacity: 1;
  340. filter: alpha(opacity = 80);
  341. margin-right: 0; -webkit-transition: all 0.8s ease-out;
  342.  
  343. -moz-transition: all 0.7s ease-out;
  344.  
  345. transition: all 0.7s ease-out;
  346. }
  347.  
  348. .not:hover , .rep:hover, .likep:hover {
  349. opacity: 1!important;
  350. filter: alpha(opacity = 100)!important;
  351. }
  352.  
  353. .t {
  354. text-align: right;
  355. opacity: 1;
  356. filter: alpha(opacity = 100);
  357. }
  358.  
  359. p.t {
  360. margin: -5px 0px 0px 0px;
  361. font-size: 10px;
  362. line-height: 11px;
  363. }
  364.  
  365. .entry:hover .t {
  366. opacity: 1;
  367. filter: alpha(opacity = 100);
  368. }
  369.  
  370.  
  371.  
  372. div#desc{
  373. width: 240px;
  374. height: 24px;
  375. position:fixed;
  376. margin-top: 5px;
  377. background-color:transparent;
  378. text-align: center;
  379. overflow: auto;
  380. bottom:0px;
  381. border: 1px solid #dadada;
  382. transition: all 0.9s ease-out;
  383. right:0px;
  384. }
  385.  
  386. .t {
  387. font-size: 10px;
  388. line-height: 13px;
  389. height: 13px;
  390. margin-right: 3px;
  391. }
  392.  
  393.  
  394.  
  395. .entry:hover .t {
  396. opacity: 1;
  397. filter: alpha(opacity = 100);
  398. margin-right: 3px;
  399. }
  400.  
  401.  
  402.  
  403. .linkk {
  404. width:40px;
  405. height: 20px;
  406. background-color: #000000;
  407. letter-spacing:1px;
  408. line-height:18px;
  409. text-align:center;
  410. font-size: 11px;
  411. margin-bottom: 2px;
  412. -webkit-transition-duration: .6s;
  413. display: inline-block;
  414. }
  415. .linkk a{
  416. color:#ffffff;
  417. }
  418.  
  419. .linkk:hover {
  420. }
  421.  
  422. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  423.  
  424. blockquote{
  425. padding:0px 0px 2px 5px;
  426. margin:0px 0px 2px 10px;
  427. border-left: 1px dotted #555555;
  428. }
  429.  
  430.  
  431. {CustomCSS}
  432.  
  433. </style>
  434.  
  435. {block:IndexPage}
  436. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
  437.  
  438. <script type="text/javascript">
  439. $(window).load(function () {
  440. var $content = $('#posts');
  441. $content.masonry({itemSelector: '.entry'}),
  442. $content.infinitescroll({
  443. navSelector : 'div#pagination',
  444. nextSelector : 'div#pagination a#nextPage',
  445. itemSelector : '.entry',
  446. loading: {
  447. finishedMsg: '',
  448. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  449. },
  450. bufferPx : 600,
  451. debug : false,
  452. },
  453. // call masonry as a callback.
  454. function( newElements ) {
  455. var $newElems = $( newElements );
  456. $newElems.hide();
  457. // ensure that images load before adding to masonry layout
  458. $newElems.imagesLoaded(function(){
  459. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  460.  
  461.  
  462. });
  463. });
  464. });
  465. </script>
  466.  
  467. {/block:IndexPage}
  468.  
  469.  
  470. <title>{title}</title>
  471.  
  472. <link rel="shortcut icon" href="{Favicon}">
  473. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  474. <meta name="viewport" content="width=820" />
  475.  
  476. </head>
  477. <body>
  478. <div class="wrapper">
  479. <div class="header">
  480. </span>
  481. </div>
  482. <div id="sidebar">
  483. <a href=""><img src="{image:sidebar}" width=205px></a>
  484. <div id="lol">
  485. <CENTER>{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a> {/block:IfLinkonetitle}
  486. {block:IfLinktwotitle} ✖ <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  487. {block:IfLinkthreetitle} ✖ <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  488. {block:IfLinkfourtitle} ✖ <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  489. {block:IfLinkfivetitle} ✖ <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}</center></div>
  490. <center>{Description}</center>
  491.  
  492. </div>
  493.  
  494.  
  495. <div class="left">
  496.  
  497. <div id="posts">
  498.  
  499. {block:Posts}
  500. <div class="entry">
  501.  
  502. {block:IndexPage}
  503. {/block:IndexPage}
  504.  
  505. {block:Text}
  506.  
  507. <div class="perma">
  508. <div class="likep">
  509. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  510. </div>
  511. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  512. </div>
  513. </div>
  514. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  515.  
  516.  
  517.  
  518. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  519.  
  520. {/block:Text}
  521.  
  522. {block:Link}
  523.  
  524. <div class="perma">
  525. <div class="likep">
  526. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  527. </div>
  528. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  529. </div>
  530. </div>
  531. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  532.  
  533.  
  534. <a href="{URL}" class="title">{Name}</a>
  535. {block:Description}{Description}{/block:Description}
  536.  
  537. {block:Link}
  538.  
  539.  
  540. {block:Photo}
  541.  
  542. {block:IndexPage}{LinkOpenTag}
  543.  
  544. <div class="perma">
  545. <div class="likep">
  546. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  547. </div>
  548. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  549. </div>
  550. </div>
  551. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  552. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a></div>{LinkCloseTag}{/block:IndexPage}
  553. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  554. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  555. {LinkCloseTag}{/block:PermalinkPage}
  556. {/block:Photo}
  557.  
  558.  
  559. {block:Photoset}
  560. <div class="perma">
  561. <div class="likep">
  562. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  563. </div>
  564. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  565. </div>
  566. </div>
  567. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  568. {block:IndexPage}
  569. {Photoset-500}
  570. {/block:IndexPage}
  571. {block:permalinkpage}
  572. {Photoset-500}
  573. {/block:permalinkpage}
  574. {/block:Photoset}
  575.  
  576. {block:Quote}
  577.  
  578. <div class="perma">
  579. <div class="likep">
  580. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  581. </div>
  582. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  583. </div>
  584. </div>
  585. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  586.  
  587.  
  588. {Quote}</span>
  589. {block:Source}<strong>{Source}</strong>{/block:Source}
  590. <br><br>
  591. {/block:Quote}
  592.  
  593. {block:Chat}
  594.  
  595. <div class="perma">
  596. <div class="likep">
  597. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  598. </div>
  599. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  600. </div>
  601. </div>
  602. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  603.  
  604.  
  605. {block:Title}<span class="title">{Title}</span>{/block:Title}
  606. <ul class="chat">
  607. {block:Lines}
  608. <li class="user_{UserNumber}">
  609. {block:Label}
  610. <span class="label">{Label}</span>
  611. {/block:Label}
  612.  
  613. {Line}
  614. </li>
  615. {/block:Lines}
  616. </ul>
  617.  
  618. {/block:Chat}
  619.  
  620. {block:Audio}
  621.  
  622. <div class="perma">
  623. <div class="likep">
  624. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  625. </div>
  626. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  627. </div>
  628. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  629. </div>
  630.  
  631.  
  632. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  633. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  634.  
  635. {/block:Audio}
  636.  
  637. {block:Answer}
  638.  
  639. <div class="perma">
  640. <div class="likep">
  641. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  642. </div>
  643. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  644. </div>
  645. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  646. </div>
  647.  
  648. <div style="border-radius:0px; border: 0x solid #E6DFDF; margin: 3px; min-height:30px; padding: 3px; background-color: transparent;font-family: {text:font}; ">
  649. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; box-shadow: 0px 0px 0px 0px #E6DFDF; border-radius: 0px;"/>
  650. <b><askk>{Asker}</askk></b>: {Question}<br></div>
  651.  
  652. <div style="font-family: {text:font};">{Answer}
  653. </div>
  654.  
  655.  
  656. <br>
  657. {/block:Answer}
  658.  
  659.  
  660.  
  661. {block:Video}
  662. {block:IndexPage}
  663. {Video-500}
  664. {/block:IndexPage}
  665. {block:PermalinkPage}
  666. {Video-500}
  667. {/block:PermalinkPage}
  668. {block:Video}
  669.  
  670. {block:PermalinkPage}
  671. <center>
  672. {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>
  673. {/block:PermalinkPage}
  674.  
  675.  
  676. {block:PostNotes}{PostNotes}
  677. {/block:PostNotes}
  678. </div>
  679.  
  680.  
  681. {/block:Posts}
  682. </div>
  683. </div>
  684. {block:IndexPage}
  685. {block:Pagination}
  686. <div id="pagination">
  687. {block:NextPage}
  688. <a id="nextPage" href="{NextPage}"></a>
  689. {/block:NextPage}
  690. {block:PreviousPage}
  691. <a href="{PreviousPage}"></a>
  692. {/block:PreviousPage}
  693. </div>
  694. {/block:Pagination}
  695. {/block:IndexPage}
  696. </div>
  697.  
  698. </body>
  699.  
  700. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement