Advertisement
0Melancolizava

Mlv 28

Jun 7th, 2015
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.89 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!-----------------------------------------------------------------
  4. Theme base explicativa por poesificada.tumblr.com
  5. Customizado por Melancolizava
  6.  
  7. Não retire os créditos, não use como base, não pegue detalhes, não disponibilize.
  8. ------------------------------------------------------------------>
  9.  
  10.  
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14. <head>
  15. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  16.  
  17.  
  18. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  19.  
  20. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  21.  
  22.  
  23. <link rel="shortcut icon" href="{Favicon}">
  24.  
  25.  
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  27.  
  28.  
  29.  
  30. <!---Appearance de cores----->
  31. <meta name="color:frase" content="#f2992e"/>
  32.  
  33.  
  34.  
  35. <meta name="color:textos" content="#888888"/>
  36. <meta name="color:descricao" content="#888888"/>
  37. <meta name="color:background ask" content=" #fff"/>
  38. <meta name="color:background" content="#fff"/>
  39.  
  40. <!---Appearance de links----->
  41.  
  42. <meta name="text:frase" content="Uma vida..." />
  43. <meta name="text:Link1" content="" />
  44. <meta name="text:Link1 Title" content="Link" />
  45. <meta name="text:Link2" content="" />
  46. <meta name="text:Link2 Title" content="Link" />
  47. <meta name="text:Link3" content="" />
  48. <meta name="text:Link3 Title" content="Link" />
  49.  
  50.  
  51. <!---Appearance de com/sem----->
  52.  
  53. <meta name="if:Show Tags" content="0"/>
  54. <meta name="if:Infinite Scroll" content="1"/>
  55. <meta name="if:Show Captions" content="0"/>
  56.  
  57.  
  58. <!---Appearance de Fotos/sidebar e bg----->
  59. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  60.  
  61. <meta name="image:Background" content=""/>
  62. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  63. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  64. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  65.  
  66. <style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left -40px;
  67. width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
  68. #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
  69.  
  70.  
  71.  
  72. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  73. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  74. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/hkMncmosg/minifield.js"></script>
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic' rel='stylesheet' type='text/css'>
  77.  
  78. <link href='http://fonts.googleapis.com/css?family=Indie+Flower|Gloria+Hallelujah|Dancing+Script|Courgette|Marck+Script|Satisfy|Pinyon+Script|Reenie+Beanie|Niconne|Tangerine|Great+Vibes|Sacramento|Love+Ya+Like+A+Sister|Parisienne|Allura|Montez|Zeyada|Arizonia|Clicker+Script' rel='stylesheet' type='text/css'>
  79. <link href='http://fonts.googleapis.com/css?family=Poiret+One|Lobster|Indie+Flower' rel='stylesheet' type='text/css'>
  80.  
  81. <link href='http://fonts.googleapis.com/css?family=Lora:400,400italic,700italic|Bree+Serif|Berkshire+Swash' rel='stylesheet' type='text/css'>
  82.  
  83. <link href='http://fonts.googleapis.com/css?family=Alegreya' rel='stylesheet' type='text/css'>
  84.  
  85. <script type=”text/javascript” src=”http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js”></script>
  86. <script type=”text/javascript”>
  87. $(document).ready(function(){
  88. $(“.links_body”).hide();
  89. $(“.links_head”).click(function(){
  90. $(this).next(“.links_body”).slideToggle(‘fast’);
  91. }); }); </script>
  92.  
  93. <style type="text/css">
  94.  
  95.  
  96. body
  97. {background-color:{color:Background}; background-image:url('{image:background}'); background-attachment:fixed; background-repeat: no-repeat; background-size:100% 100%; background-repeat: no-repeat;background-size:100% 100%; font-size:13px; font-family: 'Alegreya', serif; color:{color:textos};line-height:15px;margin-left:0px;}
  98. p {margin:0 0 .75em 0} p:last-child {margin:0}
  99.  
  100.  
  101. a {color: {color:textos};text-decoration:none;}
  102. /* Hover/ o que você quer que aconteça no link ao passar o mouse nele. Adicione algum código entre as chaves, se quiser */
  103. a:hover { }
  104.  
  105.  
  106.  
  107.  
  108. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;line-height: 100%;border-left: solid 4px #EDEDED;
  109. }
  110.  
  111.  
  112.  
  113. h1 {font-family: 'Indie Flower', cursive; font-size: 16px; }
  114.  
  115.  
  116. ul {margin: 0px 1.5em .75em;}
  117. li {margin: .75em 0;list-style-type: square;}
  118.  
  119.  
  120. .text { padding: 5px;line-height:20px; }
  121.  
  122.  
  123. .post-link{
  124. font-family:cambria; font-size:12px;
  125. line-height: 20px;
  126. }
  127.  
  128.  
  129. p.source{text-align: left;color:{color:frase}; padding-left:0px;font-weight:bold;text-transform:none;font-size:13px; background: transparent;font-family: 'Poiret One', cursive;border-bottom: 1px solid;}
  130.  
  131.  
  132. .tagged { text-align: center; line-height: 8px;font-size: 8px;}
  133.  
  134.  
  135. #lpermalink {font-family:'Lora’, cursive; font-size:12px; font-style:italic; padding:5px; margin-bottom:1px; background:#f5f5f5; border-left:2px solid #aaa; transition:all 1s ease;}
  136. #lpermalink:hover {padding-left:10px; border-left:5px solid #eccccc;}
  137. #lpermalink img {float:left; padding:5px; width:10px; height:10px; opacity:1!important;}
  138. .notes img {display:block; float:left; margin-right:.75em; border-radius:100%;}
  139. ol.notes li {list-style-type:none; margin:0 0 1px; line-height:18px; padding:5px; background:#f5f5f5; border-left:2px solid #aaa; transition:all 1s ease;}
  140. ol.notes li:hover {padding-left:10px; border-left:5px solid #eccccc;}
  141.  
  142.  
  143.  
  144. .quote:first-letter {font-style:none;font-family: 'Indie Flower', cursive;font-size: 18px;line-height:15px; font-weight:bold; color: {color:frase};}
  145.  
  146. .post { position: relative;width:400px;float:left;background: transparent;padding:0px;margin:15px;text-align:justify;margin-left:-120px;{block:PermalinkPage}width:400px{/block:PermalinkPage};}.box {position: relative; }
  147.  
  148.  
  149.  
  150.  
  151. .box img {
  152. display: inline;
  153. width:400px height: 400px;margin-bottom:20px;border-radius:10px;}
  154.  
  155. #contain {background:transparent; width:680px; margin: 0px auto 0;margin-left:250px;}
  156.  
  157. #content {width:350px;float: right; ;}
  158.  
  159.  
  160.  
  161. #infscr-loading{position:relative!important;left:49%}p.menu-m {margin: .375em;}
  162. .box iframe { max-width: 100%;
  163. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  164. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  165. .clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  166.  
  167.  
  168.  
  169. #pside {text-align: justify;margin-top:20px;width:210px;padding:0px;position: fixed;margin-left:-70px;background: transparent;z-index:999; border: 1px solid ;}
  170. ul {margin-bottom: .75em;}
  171.  
  172.  
  173.  
  174.  
  175. #title {font-family: 'Indie Flower', cursive; font-size: 18px;color:{color:frase};line-height: 1em;margin-top:-0px;margin-left:0px;text-align:center; border: 1px solid ;}
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183. #description {line-height:17px;color:{color:descricao};padding-left:5px;padding-right:5px;margin-left:0px; margin-top:0px; text-align:justify; position:relative;font-size:13px; }
  184.  
  185.  
  186.  
  187.  
  188. .lreblog {position:absolute; display:block; z-index:3; top:25px; left:350px; width:20px; height:20px; border-radius:100%; opacity:0; transition:all .5s ease; background:url(http://static.tumblr.com/5u1fog0/Lmtni6wdq/reblog.png) 0 no-repeat;}
  189. .post:hover .lreblog {top:5px; opacity:1; -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg);}
  190. .lpermalink {position:absolute; display:block; z-index:3; top:55px; left:370px; width:20px; height:20px; border-radius:100%; opacity:0; transition:all 1s ease; background:url(http://static.tumblr.com/5u1fog0/EoAni6wd9/permalink.png) 0 no-repeat;}
  191. .post:hover .lpermalink {top:5px; opacity:1; -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg);}
  192.  
  193. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM! É BOM NÃO TIRAR ISSO AQUI :@@ */
  194. .boxask {background: {color:background ask};; padding: 10px; font: normal 12px georgia; text-align:left; border-radius: 0px; z-index: 1; color: #000;}
  195. .seta {background: {color:background ask}; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  196. .perguntou {font-size: 8px; font-family: "handy"; text-transform: uppercase;margin-left: 14px;}
  197. .perguntou img {-webkit-border-radius: 5px;
  198. -moz-border-radius: 5px;
  199. border-radius: 5px;}
  200. .resposta {background: transparent; width:98%;padding: 2px;}
  201.  
  202.  
  203.  
  204.  
  205. iframe#tumblr_controls {position:fixed!important; -webkit-filter:invert(100%); opacity:.4;}
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212. /*** barra de rolagem ***/
  213.  
  214. iframe#tumblr_controls { position:fixed;white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.3;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  215.  
  216. ::-webkit-scrollbar{width:5px;height:5px;}
  217. ::-webkit-scrollbar-button:start:decrement
  218. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  219. ::-webkit-scrollbar-track-piece{background-color: transparent; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  220. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  221. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#cec2ac;-webkit-border-radius:px;}
  222.  
  223. iframe#tumblr_controls{top: 2px !important; position: fixed !important; right: 5px !important; margin: 0 0 0 0;}
  224.  
  225. /*******by futurasuicida usar credite ao helpdesigns pegar sem credito vai ter porrada.*** *******/
  226. #linkjoin {position: relative; width:220px; margin-left:0px; margin-top:0px; padding: 0px; text-align: center; }
  227. #linkjoin a {display: inline-block;float: left; font: 8px PF Arma Five;text-align:center text-align: center; margin-top: 0px; height: 23px; width: 65px; color:{color:textos}; line-height: 22px;text-transform: none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: transparent; letter-spacing:1px; -webkit-transition: all 0.5s ease-in-out; text-transform:uppercase;}
  228. #linkjoin a:hover{background-color:; color:{color:frase};letter-spacing:3px;}
  229. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  230. /*helpdesigns*/
  231.  
  232. .lcredit.icon.theme {position:fixed}
  233.  
  234. </style></head>
  235. <body>
  236.  
  237. <a class="lcredit icon theme" title="Tema by Melancolizava" href="http://melancolizava.tumblr.com/">install theme</a>
  238.  
  239.  
  240.  
  241. <div id="contain" class="clearfix">
  242. <div id="pside">
  243. <div class="text">
  244.  
  245.  
  246. <div id="title">{text:frase}</div>
  247.  
  248. <p>
  249.  
  250. <div id="description">{Description}</div><p>
  251.  
  252. <div id="linkjoin">
  253. <a href="{text:link1}">
  254. {text:link1 title}</a>
  255. <a href="{text:link2}">
  256. {text:link2 title}</a> <p>
  257. <a href="{text:link3}">
  258. {text:link3 title}</a>
  259.  
  260. </div>
  261.  
  262. <div>
  263.  
  264. </div>
  265.  
  266.  
  267.  
  268. {block:IfNotInfiniteScroll}{block:Pagination}<p class="previous-next text">{block:PreviousPage}<a href="{PreviousPage}" class="next"><</a>{/block:PreviousPage}<span id="pages"> {CurrentPage} of {TotalPages} </span>{block:NextPage}<a href="{NextPage}" class="previous">></a>{/block:NextPage}</p>{/block:Pagination}{/block:IfNotInfiniteScroll}
  269. </div>
  270. </div>
  271.  
  272.  
  273.  
  274. <div id="content">
  275. {block:Posts}
  276. <div class="post">
  277.  
  278.  
  279.  
  280. {block:IndexPage}
  281. <a href="{ReblogURL}" target="_blank" title="Reblog"><div class="lreblog"></div></a>
  282. <a href="{Permalink}" target="_blank" title="{NoteCount} ♥"><div class="lpermalink"></div></a>
  283. {/block:IndexPage}
  284.  
  285.  
  286.  
  287.  
  288. {block:Text}
  289. <div class="text">
  290. {block:Title}<h1>{Title}</h1>{/block:Title}
  291. {Body}
  292. <!-- permalink aqui-->
  293.  
  294.  
  295.  
  296. <!-- permalink aqui-->
  297.  
  298. </div>
  299. {/block:Text}
  300.  
  301. {block:Quote}
  302. <div class="text quote">
  303. {block:Source}<p class="source">{Source}</p>{/block:Source}
  304. <p class="words">{Quote}</p>
  305.  
  306. <!-- permalink aqui-->
  307.  
  308.  
  309. <!-- permalink aqui-->
  310.  
  311.  
  312. </div>
  313. {/block:Quote}
  314.  
  315. {block:Link}
  316. <div class="text link">
  317. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  318. {block:Description}{Description}{/block:Description}
  319. <!-- permalink aqui-->
  320.  
  321.  
  322.  
  323. <!-- permalink aqui-->
  324.  
  325. </div>
  326. {/block:Link}
  327.  
  328. {block:Chat}
  329. <div class="text chat">
  330. <ul class="conversation">
  331. {block:Lines}
  332. <li class="line {Alt}">
  333. {block:Label}<span class="person">{Label}</span>{/block:Label}
  334. <span class="person-said">{Line}</span>
  335. </li>
  336. {/block:Lines}
  337. </ul>
  338. <!-- permalink aqui-->
  339.  
  340.  
  341.  
  342. <!-- permalink aqui-->
  343.  
  344. </div>
  345. {/block:Chat}
  346.  
  347. {block:Audio}
  348. <div class="text audio">
  349. <p>{AudioPlayerBlack}</p>
  350. {block:IndexPage}{block:IfShowCaptions}
  351. {block:Caption}{Caption}{/block:Caption}
  352. {/block:IfShowCaptions}{/block:IndexPage}
  353. <!-- permalink aqui-->
  354.  
  355.  
  356.  
  357.  
  358.  
  359. <!-- permalink aqui-->
  360.  
  361.  
  362. </div>
  363. {/block:Audio}
  364.  
  365.  
  366. {block:Answer}
  367.  
  368. <div class="boxask">{Question}</div>
  369. <div class="seta"></div><br>
  370. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  371. {Asker}:</div><br>
  372. <div class="resposta">{Answer}</div>
  373. {/block:Answer}
  374.  
  375. {block:Photoset}
  376. <div class="photoset">
  377. <div class="box">
  378. <!-- permalink aqui-->
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385. <!-- permalink aqui-->
  386.  
  387. <center>{Photoset-250}</center>
  388. </div>
  389. {block:IndexPage}{block:IfShowCaptions}
  390. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  391. {/block:IfShowCaptions}{/block:IndexPage}
  392. </div>
  393. {/block:Photoset}
  394.  
  395. {block:Video}
  396. <div class="video">
  397. <div class="box">
  398. <!-- permalink aqui-->
  399.  
  400.  
  401.  
  402. <!-- permalink aqui-->
  403.  
  404. <center>{Video-250}</center>
  405. </div>
  406. {block:IndexPage}{block:IfShowCaptions}
  407. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  408. {/block:IfShowCaptions}{/block:IndexPage}
  409. </div>
  410. {/block:Video}
  411.  
  412. {block:Photo}
  413. <div class="photo">
  414. <div class="box">
  415. <!-- permalink aqui-->
  416.  
  417.  
  418.  
  419.  
  420. <!-- permalink aqui-->
  421.  
  422. {block:IndexPage}
  423. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  424. {/block:IndexPage}
  425. {block:PermalinkPage}
  426. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  427. {/block:PermalinkPage}
  428. </div>
  429. {block:IndexPage}{block:IfShowCaptions}
  430. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  431. {/block:IfShowCaptions}{/block:IndexPage}
  432.  
  433.  
  434. </div>
  435. {/block:Photo}
  436.  
  437. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  438. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  439. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  440.  
  441. {block:PermalinkPage}
  442. {block:Caption}{Caption}{/block:Caption}
  443. {block:HasTags}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/gZonj46ic/tagged.png"> {lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  444. {block:Date}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/M4Nnj46j1/timeago.png"> {TimeAgo}, {MonthNumber}/{DayOfMonth}/{Year}.</div>{/block:Date}
  445. {block:NoteCount}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/NDRnj46jg/notecount.png"> {NoteCountWithLabel}.</div>{/block:NoteCount}
  446. {block:RebloggedFrom}<div id="lpermalink"><img src="http://static.tumblr.com/5u1fog0/Hhznj46jy/via.png"> Via <a href="{ReblogParentURL}">{ReblogParentName}</a>, by <a href="{ReblogRootURL}">{ReblogRootName}</a>.</div>{block:RebloggedFrom}
  447. {block:PostNotes}{PostNotes}{/block:PostNotes}
  448. {/block:PermalinkPage}
  449.  
  450. </div> <!-- end single post -->
  451. {block:ContentSource}
  452. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  453. {/block:ContentSource}
  454. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  455. {/block:Posts}
  456. </div> <!-- end content -->
  457. <div class="loading"></div>
  458. </div> <!-- end containing div -->
  459. {block:IndexPage}{block:IfInfiniteScroll}
  460. {block:Pagination}<ul id="pagination">
  461. {block:PreviousPage}
  462. <li><a href="{PreviousPage}"></a></li>
  463. {/block:PreviousPage}
  464. {block:JumpPagination length="5"}
  465. {block:CurrentPage}
  466. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  467. {/block:CurrentPage}
  468. {block:JumpPage}
  469. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  470. {/block:JumpPage}
  471. {/block:JumpPagination}
  472. {block:NextPage}
  473. <li><a id="nextPage" href="{NextPage}"></a></li>
  474. {/block:NextPage}
  475. </ul>{/block:Pagination}
  476. <script type="text/javascript">
  477. $(window).load(function () {
  478. var $content = $('#content');
  479. $content.infinitescroll({
  480. navSelector : '#pagination',
  481. nextSelector : '#pagination a#nextPage',
  482. itemSelector : '.post, .loading',
  483. loading: {
  484. finishedMsg: '',
  485. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  486. },
  487. bufferPx : 200,
  488. debug : false,
  489. });
  490. });
  491. </script>
  492. {/block:IfInfiniteScroll}
  493. {/block:IndexPage}
  494.  
  495.  
  496. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement