Advertisement
sighthemes

Theme 10; By Deanna

Jan 12th, 2014
1,132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.74 KB | None | 0 0
  1. <!--
  2.  
  3. New theme 10 by Deanna (sighthemes)
  4. Keep the credit
  5. Or you will be reported
  6.  
  7. Do not steal or steal parts of the coding
  8. I worked very hard and it would be very disrespectful
  9.  
  10. Make sure your posts per page is set at 15 or the infinite scroll won't work! (Customize > Advanced > Posts per page > 15 > Save)
  11.  
  12. -->
  13.  
  14.  
  15. <html lang="en">
  16. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml">
  18. <head>
  19. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  20.  
  21. <style>
  22. div#qTip {
  23. padding:2px;
  24. height: auto;
  25. margin-top:12px;
  26. font-family:consolas;
  27. font-size:8px;
  28. display: none;
  29. text-align: center;
  30. position: absolute;
  31. letter-spacing:1px;
  32. text-transform:uppercase;
  33. z-index: 999999999999;
  34. background:#fff;
  35. color:#555;
  36. border:1px solid {color:link};
  37. font-style: oblique;
  38. }
  39. </style>
  40. <script type="text/javascript">
  41. <!--
  42.  
  43. // Disable Right Click Script
  44.  
  45. function IE(e)
  46. {
  47. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  48. {
  49. return false;
  50. }
  51. }
  52. function NS(e)
  53. {
  54. if (document.layers || (document.getElementById && !document.all))
  55. {
  56. if (e.which == "2" || e.which == "3")
  57. {
  58. return false;
  59. }
  60. }
  61. }
  62. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  63.  
  64. //-->
  65. </script>
  66.  
  67.  
  68. <script type="text/javascript"
  69. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  70.  
  71. <!--DEFAULT VARIABLES-->
  72. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  73. <meta name="color:background" content="#fff"/>
  74. <meta name="color:link" content="#777"/>
  75. <meta name="color:text" content="#777"/>
  76. <meta name="color:title" content="#333"/>
  77. <meta name="color:scrollbar" content="#ccc">
  78. <meta name="color:blogtitle" content="#aaa">
  79. <meta name="color:hover" content="#fff"/>
  80. <meta name="image:sidebar" content="1"/>
  81. <meta name="image:background" content="1"/>
  82. <meta name="text:Link one Title" content="link"/>
  83. <meta name="text:Link one" content="" />
  84. <meta name="text:Link two Title" content="link"/>
  85. <meta name="text:Link two" content="" />
  86. <meta name="text:Link Three Title" content="link"/>
  87. <meta name="text:Link Three" content=""/>
  88. <meta name="text:Link Four Title" content="link"/>
  89. <meta name="text:Link Four" content=""/>
  90. <meta name="text:Link Five Title" content="link"/>
  91. <meta name="text:Link Five" content=""/>
  92.  
  93. <style type="text/css">
  94.  
  95.  
  96. 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; }
  97.  
  98. ::-webkit-scrollbar-thumb{
  99. background-color: {color:scrollbar};
  100. border: 2px solid #f9f9f9;
  101. height:5px;
  102. -moz-border-radius: 20px;
  103. border-radius: 20px;
  104. }
  105.  
  106. ::-webkit-scrollbar {
  107. height:5px;
  108. width:9px;
  109. background-color: #aaaaaa;
  110. border: 4px solid #f9f9f9;
  111. }
  112.  
  113. ::selection {
  114. background: #fff;
  115. }
  116.  
  117. ::-moz-selection {
  118. background: #fff;
  119. }
  120.  
  121.  
  122. p {
  123. margin:0px;
  124. margin-top:5px;
  125. }
  126.  
  127.  
  128. body {
  129. padding: 0px;
  130. margin: 0px;
  131. color:{color:text};
  132. font-family:arial;
  133. font-size:8px;
  134. letter-spacing:1px;
  135. line-height:100%;
  136. text-normal;
  137. text-align:left;
  138. background-color: #f9f9f9;
  139. background-image:url({image:Background});
  140. background-attachment: fixed;
  141. background-repeat: repeat;
  142. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  143. }
  144.  
  145.  
  146.  
  147. a:link, a:active, a:visited{
  148. text-decoration: none;
  149. -webkit-transition: color 0.3s ease-out;
  150. -moz-transition: color 0.3s ease-out;
  151. transition: color 0.3s ease-out;
  152. color:{color:link};
  153. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  154.  
  155. }
  156.  
  157. a:hover {
  158. text-decoration: none;
  159. font-style:;
  160. color: {color:hover};
  161. }
  162.  
  163. div#center{
  164. margin:auto;
  165. position:relative;
  166. width:1000px;
  167. background-color:;
  168. overflow:none;
  169. overflow-y:none;
  170. }
  171.  
  172. .entry {
  173. float:left;
  174. display: block;
  175. margin:10px;
  176. overflow:hidden;
  177. width:180px;
  178. border:1px solid #ccc;
  179. padding:8px;
  180. padding-bottom:6px;
  181. opacity:.85;
  182. {block:PermalinkPage}
  183. width:450px;
  184. text-align:left;
  185. line-height:10px;
  186. {/block:PermalinkPage}
  187. background:white;
  188. background-image:URL();
  189. }
  190.  
  191. .entry .perma{
  192. width:auto;
  193. height:auto;
  194. margin-left:0px;
  195. position: absolute;
  196. overflow:hidden;
  197. text-align:center;
  198. top:7px;
  199. background:white;
  200. word-spacing:2px;
  201. letter-spacing:1px;
  202. opacity: 0.0;
  203. padding:3px;
  204. border-bottom-right-radius:5px;
  205. font-size:8px;
  206. font-family:arial;
  207. -webkit-transition: all .7s ease;
  208. -moz-transition: all .7s ease;
  209. -o-transition: all .7s ease;
  210. transition: all .7s ease;
  211. }
  212.  
  213. .entry:hover .perma{
  214. overflow:visible;
  215. opacity:0.95;
  216. }
  217.  
  218. .perma:hover{
  219. padding-left:10px;
  220. -webkit-transition: all .7s ease;
  221. -moz-transition: all .7s ease;
  222. -o-transition: all .7s ease;
  223. transition: all .7s ease;
  224. }
  225.  
  226. .entry .perma2{
  227. width:auto;
  228. height:auto;
  229. margin-left:0px;
  230. position: absolute;
  231. overflow:hidden;
  232. text-align:center;
  233. bottom:7px;
  234. background:white;
  235. word-spacing:2px;
  236. letter-spacing:1px;
  237. opacity: 0.0;
  238. padding:3px;
  239. border-top-right-radius:5px;
  240. font-size:8px;
  241. font-family:arial;
  242. -webkit-transition: all .7s ease;
  243. -moz-transition: all .7s ease;
  244. -o-transition: all .7s ease;
  245. transition: all .7s ease;
  246. }
  247.  
  248. .entry:hover .perma2{
  249. overflow:visible;
  250. opacity:0.95;
  251. }
  252.  
  253. .perma2:hover{
  254. padding-left:10px;
  255. -webkit-transition: all .7s ease;
  256. -moz-transition: all .7s ease;
  257. -o-transition: all .7s ease;
  258. transition: all .7s ease;
  259. }
  260.  
  261. .permalinktext{
  262. display: block;
  263. font-family:arial;
  264. font-size:8px;
  265. line-height:3px;
  266. letter-spacing:1px;
  267. text-align: right;
  268. background-color:transparent;
  269. margin: 2px;
  270. margin-top:5px;
  271. border-top:1px solid #eee;
  272. padding-top:6px;
  273. }
  274.  
  275. #posts {
  276. width:800px;
  277. margin-top:1px;
  278. z-index:99;
  279. margin-left:280px;
  280. right:auto;
  281. background:transparent;
  282. margin-right:auto;
  283. position:relative;
  284. overflow-y: hidden;
  285. }
  286.  
  287. .question {
  288. text-align:left;
  289. padding-left:5px;padding-top:7px;
  290. padding-right:5px;padding-bottom:5px;
  291. background-color:#f9f9f9;
  292. font-size:7px;
  293. text-transform:uppercase;
  294. letter-spacing:1px;
  295. border-radius:5px;
  296. border-top:1px solid #ddd;
  297. border-bottom:1px solid #ddd;
  298. color:#888;
  299. font-family:arial;
  300. }
  301.  
  302. .answer {
  303. text-align:left;
  304. padding-left:5px;padding-top:7px;
  305. padding-right:5px;padding-bottom:7px;
  306. }
  307.  
  308. #sidebar{
  309. position:fixed !important;
  310. width:150px;
  311. background:white;
  312. height:100%;
  313. top:-1px;
  314. margin-left:95px;
  315. text-align:center;
  316. border:1px solid #ccc;
  317. padding:10px;
  318. padding-top:165px;
  319. opacity:.85;
  320. }
  321.  
  322. #sidebar .tits{
  323. font-family:georgia;
  324. font-size:14px;
  325. color:white;
  326. letter-spacing:5px;
  327. padding-bottom:10px;
  328. text-shadow: -1px 0 {color:blogtitle}, 0 1px {color:blogtitle}, 1px 0 {color:blogtitle}, 0 -1px {color:blogtitle};
  329. }
  330.  
  331. #links{
  332. width:150px;
  333. height:auto;
  334. margin-top:6px;
  335. }
  336.  
  337. .nav a{
  338. display:inline-block;
  339. width:10px;
  340. height:10px;
  341. border:3px double #fff;
  342. background:{color:link};
  343. -webkit-transition: all .7s ease;
  344. -moz-transition: all .7s ease;
  345. -o-transition: all .7s ease;
  346. transition: all .7s ease;
  347. }
  348.  
  349. .nav a:hover{
  350. background:white;
  351. border:3px double {color:link};
  352. -webkit-transition: all .7s ease;
  353. -moz-transition: all .7s ease;
  354. -o-transition: all .7s ease;
  355. transition: all .7s ease;
  356. }
  357.  
  358. #audio {
  359. width:200px;
  360. height:auto;
  361. min-height:60px;
  362. padding-bottom:0px;
  363. }
  364.  
  365. .cover {
  366. position:absolute;
  367. z-index:1;
  368. width:60px;
  369. height:60px;
  370. }
  371.  
  372. .cover img {
  373. float:left;
  374. width:60px;
  375. height:60px;
  376. }
  377.  
  378. .playbox {
  379. opacity:0.6;
  380. width:27px;
  381. height:30px;
  382. overflow:hidden;
  383. position:absolute;
  384. z-index:1000;
  385. margin-left:17px;
  386. margin-top:17px;
  387. text-align:center;
  388. }
  389.  
  390. .info {
  391. margin-left:65px;
  392. margin-top:4px;
  393. line-height:13px;
  394. }
  395.  
  396. #creds{
  397. position:fixed;
  398. width:33px;
  399. bottom:-12px;
  400. right:2px;
  401. padding: 2px;
  402. font-family:consolas;
  403. font-size:8px;
  404. text-transform:uppercase;
  405. letter-spacing:1px;
  406. -webkit-transition: all .7s ease;
  407. -moz-transition: all .7s ease;
  408. -o-transition: all .7s ease;
  409. transition: all .7s ease;
  410. }
  411.  
  412. #creds:hover{
  413. bottom:0px;
  414. -webkit-transition: all .7s ease;
  415. -moz-transition: all .7s ease;
  416. -o-transition: all .7s ease;
  417. transition: all .7s ease;
  418. }
  419.  
  420. askk{
  421. font-size:9px;
  422. text-transform:uppercase;
  423. letter-spacing:1px;
  424. color:#73ac69;
  425. }
  426.  
  427. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  428.  
  429. .title{
  430. line-height: 12px;
  431. color:{color:title};
  432. font-weight: normal;
  433. font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  434. font-size:11px;
  435. text-transform:uppercase;
  436. }
  437.  
  438. .permalink{
  439. text-transform: normal;
  440. display: block;
  441. text-align: right;
  442. text-decoration: none;
  443. }
  444.  
  445. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS*/
  446. #infscr-loading{
  447. bottom: -70px;
  448. position: absolute;
  449. left: 50%;
  450. margin-left:-8px;
  451. width:16px;
  452. height:11px;
  453. overflow:hidden;
  454. margin-bottom: 50px;
  455. }
  456.  
  457. #postnotes{
  458. text-align: justify;}
  459.  
  460. #postnotes blockquote{
  461. border: 0px;}
  462.  
  463. blockquote{
  464. padding:0px 0px 2px 5px;
  465. margin:5px 5px 5px 5px;
  466. border-left: 2px solid {color:blogtitle};
  467. }
  468.  
  469. blockquote p, ul{
  470. margin:0px;
  471. padding:0px;
  472. }
  473.  
  474. a img{border: 0px;}
  475.  
  476.  
  477. ul, ol, li{list-style:none; margin-top:5px; padding:0px;}
  478.  
  479. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  480. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  481.  
  482. .notes img{width:10px; position:relative; top:3px;}
  483. <--ses-->
  484. small{font-size: 90%;}
  485.  
  486. {CustomCSS}
  487.  
  488. </style>
  489.  
  490. {block:IndexPage}
  491. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  492. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  493.  
  494. <script type="text/javascript">
  495. $(window).load(function(){
  496. var $wall = $('#posts');
  497. $wall.imagesLoaded(function(){
  498. $wall.masonry({
  499. itemSelector: '.entry, .entry_photo',
  500. isAnimated : false
  501. });
  502. });
  503.  
  504. $wall.infinitescroll({
  505. navSelector : '#pagination',
  506. nextSelector : '#pagination a',
  507. itemSelector : '.entry, .entry_photo',
  508. bufferPx : 2000,
  509. debug : false,
  510. errorCallback: function() {
  511. $('#infscr-loading').fadeOut('normal');
  512. }},
  513. function( newElements ) {
  514. var $newElems = $( newElements );
  515. $newElems.hide();
  516. $newElems.imagesLoaded(function(){
  517. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  518. });
  519. }); $('#posts').show(500);
  520. });
  521. </script>
  522.  
  523.  
  524. {/block:IndexPage}
  525.  
  526.  
  527. <title>{title}</title>
  528.  
  529. <link rel="shortcut icon" href="{Favicon}" />
  530. <meta name="viewport" content="width=820" />
  531. </head>
  532.  
  533. <body>
  534. <BODY onselectstart="return false;" ondragstart="return false;">
  535. <div class="wrapper">
  536. <div class="header">
  537. </div>
  538.  
  539. <div id="cage">
  540. <div id="center">
  541.  
  542. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  543. <div id="sidebar">
  544. <div class="tits">{title}</div>
  545. <center>
  546. <a href="/"><img src="{image:sidebar}" style="border-top:1px solid #ccc; padding-top:10px; border-bottom:1px solid #ccc; padding-bottom:10px;"width=100%></a>
  547. <div style="font-family:arial; font-size:8px; letter-spacing:1px; font-style:oblique; margin-top:6px; line-height:12px;">{description}</div>
  548. <div id="links"><div class="nav">
  549.  
  550. <a href="/" title="refresh"></a>
  551. <a href="/ask" title="mailbox"></a>
  552. <a href="{text:link one}" title="{text:link one title}"></a>
  553. <a href="{text:link two}" title="{text:link two title}"></a>
  554. <a href="{text:link three}" title="{text:link three title}"></a>
  555. <a href="{text:link four}" title="{text:link four title}"></a>
  556. <a href="{text:link five}" title="{text:link five title}"></a>
  557. <a href="http://sighthemes.tumblr.com" title="theme"></a>
  558.  
  559.  
  560.  
  561. </div></div>
  562. </center>
  563. </div>
  564. <!------------------------------------->
  565.  
  566.  
  567. <div class="left">
  568. <div id="posts">
  569. {block:Posts}
  570. <div class="entry">
  571.  
  572. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext">
  573. {ShortMonth} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>
  574. {/block:Text}
  575.  
  576. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext">
  577. {ShortMonth} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>{block:Link}
  578.  
  579. {block:Answer}
  580. <div class="question"><b>{Asker}</b>: {Question}</div>
  581. <div class="answer"><center>{Answer}</center></div>
  582. <div class="permalinktext">
  583. {ShortMonth} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>{/block:Answer}
  584.  
  585. {block:Photo}
  586. {block:IndexPage}
  587. <center>
  588. <div class="perma">
  589. <a href="{reblogurl}" target="_blank">reblog </a></div>
  590. <div class="perma2">
  591. <a href="{permalink}">{notecount} </a></div>
  592. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  593. {/block:IndexPage}
  594. {block:PermalinkPage}
  595. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  596.  
  597. {LinkCloseTag}
  598. {/block:PermalinkPage}
  599. {/block:Photo}
  600.  
  601. {block:Photoset}
  602. <center>
  603. {block:IndexPage}
  604. <div class="perma">
  605. <a href="{reblogurl}">reblog</a> with <a href="{permalink}">{notecountwithlabel}</a>
  606. </div>
  607. <div style="width: 220px; overflow-x:hidden;overflow-y:hidden;">{Photoset-250}</div>
  608. {/block:IndexPage}
  609. </center>
  610. <center>{block:PermalinkPage}<div style="width: auto; overflow-x:hidden;overflow-y:hidden;">{Photoset-500}{/block:PermalinkPage}</center>
  611. {/block:Photoset}
  612.  
  613. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext">
  614. {ShortMonth} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>{/block:Quote}
  615.  
  616. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  617. <ul class="chat">
  618. {block:Lines}
  619. <li class="user_{UserNumber}">
  620. {block:Label}
  621. <span class="label">{Label}</span>
  622. {/block:Label}
  623.  
  624. {Line}
  625. </li>
  626. {/block:Lines}
  627. <div class="permalinktext">
  628. {ShortMonth} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>
  629. {/block:Chat}
  630.  
  631. {block:Audio}
  632. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  633. {block:IndexPage}
  634. <div class="permalinktext">
  635. {ShortMonth} {DayofMonthWithSuffix} / <a href="{permalink}">{NoteCountwithLabel}</a></div>
  636. {/block:IndexPage}
  637. {/block:Audio}
  638.  
  639. {block:Video}
  640. <center>
  641. {block:IndexPage}
  642. <div class="perma">
  643. {Month} {DayOfMonth} with <a href="{permalink}">{notecountwithlabel}</a> - <a href="{reblogurl}">reblog</a>
  644. </div>
  645. <div style="width: 220px; overflow-x:hidden;overflow-y:hidden;">{Video-250}</div>
  646. {/block:IndexPage}
  647. </center>
  648. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden;overflow-y:hidden;">{Video-500}{/block:PermalinkPage}</center>
  649. {block:Video}
  650.  
  651.  
  652. {block:PostNotes}<div align="left">{caption}</div>
  653. <center>
  654.  
  655. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  656.  
  657. {block:HasTags}
  658. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  659. {block:RebloggedFrom}
  660. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  661. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  662.  
  663. {/block:RebloggedFrom}
  664. </center></span>
  665. <br>
  666. <div id="postnotes">{PostNotes}</div><br>
  667.  
  668. <center>{block:ContentSource}
  669. <br><a href="{SourceURL}">
  670. {lang:Source}:
  671. {block:SourceLogo}
  672. <img src="{BlackLogoURL}" width="{LogoWidth}"
  673. height="{LogoHeight}" alt="{SourceTitle}" />
  674. {/block:SourceLogo}
  675. {block:NoSourceLogo}
  676. {SourceLink}
  677. {/block:NoSourceLogo}
  678. </a>
  679. {/block:ContentSource}</center>
  680.  
  681. {/block:PostNotes}
  682. </div>
  683. {/block:Posts}
  684. </div></div>
  685.  
  686. {block:IndexPage}
  687. {block:Pagination}
  688. <div id="pagination">
  689. {block:NextPage}
  690. <a id="nextPage" href="{NextPage}"></a>
  691. {/block:NextPage}
  692. {block:PreviousPage}
  693. <a href="{PreviousPage}"></a>
  694. {/block:PreviousPage}
  695. </div>
  696. {/block:Pagination}
  697. {/block:IndexPage}
  698. </body>
  699.  
  700. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement