Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!--
- ─────────╔╗────────────╔╗
- ─────────║║───────────╔╝╚╗
- ╔══╦╗╔╦══╣║╔══╦╗╔╦══╦═╬╗╔╬══╗
- ║╔╗║╚╝║╔╗║║║╔╗║╚╝║║═╣╔╗╣║║║═╣
- ║╔╗║║║║╚╝║╚╣╔╗║║║║║═╣║║║╚╣║═╣
- ╚╝╚╩╩╩╣╔═╩═╩╝╚╩╩╩╩══╩╝╚╩═╩══╝
- ──────║║
- ──────╚╝
- - Aisha -
- Theme made by: Amplamente.tumblr.com
- --->
- <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}"/>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="color:Background" content="#f6f6f6"/>
- <meta name="color:Tooltip bg" content="#d0c3e6"/>
- <meta name="color:Tooltip text" content="#fff"/>
- <meta name="color:Post bg" content="#ffffff"/>
- <meta name="color:Borders" content="#eee"/>
- <meta name="color:Link" content="#d0c3e6"/>
- <meta name="color:Link Hover" content="#141414"/>
- <meta name="color:Text" content="#999"/>
- <meta name="color:Description" content="#fff"/>
- <meta name="color:Title" content="#888"/>
- <meta name="color:Header link" content="#fff"/>
- <meta name="color:Header link hover" content="#ffff"/>
- <meta name="color:Scrollbar" content="#141414"/>
- <meta name="if:InfiniteScroll" content="0"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content=""/>
- <meta name="text:link1" content="link 1" />
- <meta name="text:link1url" content="/" />
- <meta name="text:link2" content="link 2" />
- <meta name="text:link2url" content="/" />
- <meta name="text:link3" content="link 3" />
- <meta name="text:link3url" content="/" />
- <meta name="text:link4" content="link 4" />
- <meta name="text:link4url" content="/" />
- <meta name="text:link5" content="link 5" />
- <meta name="text:link5url" content="/" />
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
- <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,600,700' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Lovers+Quarrel' rel='stylesheet' type='text/css'>
- <script>
- $(document).ready(function () {$(window).scroll(function () {if ($(this).scrollTop() > 100) {$('.scrollup').fadeIn();} else {$('.scrollup').fadeOut();}});$('.scrollup').click(function () {$("html, body").animate({scrollTop: 0}, 600);return false;});});
- </script>
- <style type="text/css">
- .scrollup {
- width: auto;
- height: auto;
- position: fixed;
- bottom: 50px;
- right: 20px;
- text-transform:none;
- display:none;
- }
- .tags {
- text-align:center;
- font-size:10px;
- width:430px;
- border-top:1px solid {color:borders};
- margin-top:20px;
- margin-left:-15px;
- height:auto;
- background:transparent;
- float:center;
- font-size:9px;}
- .tags a{
- margin-left:6px;
- background:transparent;
- color:#999;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;}
- .tags a:hover {
- font-style:italic;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- u { border-bottom: 1px solid {color:link}; text-decoration:none;}
- #s-m-t-tooltip{
- max-width:300px;
- padding:10px;
- margin:20px 0px 0px 20px;
- background-color: {color:tooltip bg};
- font-family:calibri;
- font-size:8.5px;
- text-transform:uppercase;
- color:{color:tooltip text};
- border-radius:5px;
- letter-spacing:1px;
- opacity:1;
- z-index:9999999999999999999;
- }
- #top2 {
- height:auto;
- width:auto;
- letter-spacing:1px;
- margin-left:auto;
- margin-right:auto;
- margin-top:70px;
- margin-bottom:170px;
- font-size:11px;
- text-transform:none;
- z-index:99;
- position:relative;
- text-align:center;
- float:center;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #top2 a{margin-left:8px;}
- #top2 a:hover{
- -webkit-transition:all 0.8s ease-out;
- -moz-transition:all 0.8s ease-out;
- transition:all 0.8s ease-out;
- }
- ol, ul {padding:0px;list-style-type:none;}
- ul li {position:relative;padding-left:20px;}
- ul li:before {
- content:'';
- position:absolute;
- display:block;
- top:8px;
- left:0px;
- width:10px;
- height:1px;
- background:{color:link};
- }
- #navigation{
- z-index:4;
- background:{color:post bg};
- float:left;
- text-align:center;
- margin-left:0px;
- margin-top:15px;
- width:415px;
- border:1px solid {color:borders};
- padding:6px;
- padding-bottom:7px;
- padding-top:0px;
- }
- #navigation a {
- cursor:pointer;
- text-shadow:none;
- margin-left:10px;
- font-size:9px;
- display:inline-block;
- text-align:center;
- color:{color:header link};
- text-transform:uppercase;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #navigation a:hover {
- text-shadow:none;
- color:{color:header link hover};
- text-decoration:line-through;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- /*tumblr controls*/
- #tumblr_controls, .tmblr-iframe{ z-index:9999999 !important;
- -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important;
- right:0px!important; opacity:.5; top:0px !important; margin-top:0px !important;
- -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
- #tumblr_controls, .tmblr-iframe:hover{ z-index:9999999 !important;
- opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
- -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);}
- hr {
- border:1px solid #eee;
- width:180px;
- margin-top:20px;
- margin-bottom:20px;
- }
- .date {
- text-transform:uppercase;
- line-height:20px;
- margin-top:5px;
- margin-left:15px;
- padding:5px;
- float:left;
- color:#b3b3b3;
- text-align:left;
- background-color:transparent;
- font-size:10px;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .date a{color:#b3b3b3; text-shadow:none;}
- .date a:hover {border-bottom:none; cursor:help; text-shadow:none; color:{color:link}; }
- .reblog {
- margin-top:8px;
- margin-right:15px;
- float:right;
- background-color:transparent;
- padding:5px;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .likie {
- margin-top:7px;
- margin-right:0px;
- float:right;
- background-color:transparent;
- padding:5px;
- padding-bottom:3px;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- a{ color:{color:Link}; text-decoration:none;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- a:hover{
- color:{color:Link Hover};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- h1 {
- font-size:20px;
- text-align:center;
- text-transform:none;
- font-weight:normal;
- }
- body{
- cursor:crosshair;
- color:{color:Text};
- font-family: 'Open Sans', sans-serif;
- font-size:11px;
- opacity:1;
- background: {color:background} url("{image:background}") fixed;
- }
- #post{
- z-index:2;
- margin-top:90px;
- width:550px;
- margin-left:auto;
- margin-right:auto;
- background-color:transparent;
- padding:0px;
- }
- .entry{
- text-align:left;
- padding:15px;
- background-color: {color:post bg};
- width:400px;
- float:right;
- opacity:1;
- border:1px solid {color:borders};
- color:{color:Text};
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- margin:60px;
- }
- .entry img{
- {block:PermalinkPage}
- width:400px;
- max-width:400px;
- {/block:PermalinkPage}
- {/block:IndexPage}
- max-width:400px;
- {/block:IndexPage}
- height:auto;
- float:center;
- }
- .entry .perm{
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- background:{color:post bg};
- padding:5px;
- border:1px solid {color:borders};
- text-align:center;
- margin-top:-61px;
- width:420px;
- margin-left:-16px;
- height:auto;
- position:absolute;
- opacity:1;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .entry:hover .perm{
- opacity:1;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- #notas {
- margin-top:0px;
- width:95%;
- height:200px;
- overflow-y:auto;
- padding:10px;
- text-transform:uppercase;
- margin-left:auto;
- margin-right:auto;
- float:center;
- }
- .notes img {
- width: 15px;
- border-radius:2px;
- float:right;
- list-style:none;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;}
- ol.notes, .notes li {
- border-bottom:1px solid {color:borders};
- list-style:none;
- width: 100%;
- padding:10px;
- font-size:10px;
- margin-top: 5px;
- margin-left:0px;
- padding-left: 0px}
- .notes li:hover img {
- list-style:none;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;}
- #notas::-webkit-scrollbar-track-piece {
- background-color:{color:post bg};
- }
- ::-moz-selection { background: {color:text}; color: {color:background}; }
- ::selection { background: {color:text}; color: {color:background}; }
- .pagination {
- display: none;
- }
- ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; margin-right:5px;}
- ::-webkit-scrollbar { height:5px; width: 3px;}
- ::-webkit-scrollbar-track { background-color:{color:link}; -moz-box-shadow: inset 0 0 0 1px {color:background}; -webkit-box-shadow: inset 0 0 0 1px {color:background}; box-shadow: inset 0 0 0px 1px {color:background}; }
- .description {
- padding:15px;
- margin-left:105px;
- height:50px;
- text-align:left;
- background:{color:post bg};
- color:{color:description};
- border:1px solid {color:borders};
- }
- blockquote {
- margin-left:20px;
- padding-left:10px;
- border-left:1px solid{color:link};
- }
- blockquote img {max-width:300px !important; width:300px !important;}
- #question {padding:0px; margin-bottom:5px;}
- #asker_portrait img{float:left; max-width:48px; border-radius:5px; margin-right:20px;}
- #asker {text-transform:uppercase; font:bold 10px;}
- #asker a {color:#000;}
- #asker a:hover {color:#ccc;}
- #asked_question {
- background-color:#fbfbfb;
- border:1px solid {color:borders};
- padding:10px;
- border-radius:5px;
- min-height:20px;
- max-width:460px;
- margin-left:55px;
- }
- #answer {
- padding:2px 10px;
- background:transparent;
- font-style:italic;
- margin-left:0px;
- }
- .audioicon {background:transparent; margin-right:0px;}
- .audioplay {width:28px; margin-top:3px; overflow:hidden;}
- .player { width:28px; padding:6px 10px;display:inline-block;}
- .audiodesc {display:inline-block; vertical-align:top; height:46px; line-height:46px; margin-left:14px;}
- #top1 { position:fixed; width:auto; height:auto; letter-spacing: 1px; right:10px; bottom:10px; padding:8px; font-size:30px; font-family:Lovers Quarrel; line-height:14px; text-align:right; z-index:99;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- text-shadow:none;
- }
- #top1 a{text-shadow: 3px 2px 0px {color:borders};}
- #top1 a:hover {text-shadow:none;}
- #cabi {
- width:430px;
- height:auto;
- margin-left:auto;
- margin-right:auto;
- margin-top:40px;
- padding:0px;
- background-color:transparent;
- font-size:20px;
- font-weight:normal;
- text-transform:lowercase;
- z-index:9999;
- font-weight:400;
- }
- #hd {
- height:70px;
- margin-top:0px;
- padding:5px;
- margin-left:0px;
- background:{color:post bg};
- BORDER:1px solid {color:borders};
- float:left;
- border-radius:1%;
- }
- .ttb {
- z-index:99;
- background:{color:post bg};
- text-align:right;
- margin-left:-15px;
- margin-top:-53px;
- padding:6px;
- padding-left:13px;
- font-size:18px;
- position:relative;
- font-style:italic;
- }
- .ttb a{
- color:{color:title};
- }
- .sens {
- float:left;
- margin-top:-4px;
- margin-left:-15px;
- padding-left:13px;
- text-align:left;
- letter-spacing:0px;
- font-size:9.5px;
- color:{color:description};
- background:{color:post bg};
- position:relative;
- z-index:99;
- height:30px;
- width:280px;
- }
- .triangle {
- margin-left:-22px;
- margin-top:8px;
- width:30px;
- height:30px;
- border:1px solid {color:borders};
- background:{color:post bg};
- z-index:0;
- -moz-transform: rotate(-45deg);
- -webkit-transform: rotate(-45deg);
- -o-transform: rotate(-45deg);
- -ms-transform: rotate(-45deg);
- transform: rotate(-45deg);
- }
- #tent {
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- background:{color:post bg};
- text-align:center;
- margin-top:-10px;
- margin-bottom:15px;
- padding-bottom:10px;
- border-bottom:1px solid {color:borders};
- margin-left:-15px;
- width:430px;
- height:30px;
- opacity:1;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .si {
- float:left;
- width:24px;
- max-width:24px;
- border-radius:100%;
- margin-top:-8px;
- margin-left:-7px;
- z-index:0;
- position:relative;
- padding:3px;
- border:1px solid {color:borders};
- }
- .si img{
- max-width:24px;
- z-index:0;
- position:relative;
- float:left;
- width:24px;
- }
- .sit {
- float:left;
- margin-left:7px;
- text-transform:uppercase;
- margin-top:-1px;
- font-size:10px;
- }
- .sit a{color:#999; border-bottom:1px solid {color:borders};}
- {CustomCSS}
- </style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script
- src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#post');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.entry',
- });
- });
- $container.infinitescroll({
- itemSelector : ".entry",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- // trigger Masonry as a callback
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- </head>
- <body>
- <a href="#" class="scrollup"><li style="font-size:13px;" class="fa fa-angle-up"></li> Top</a>
- <div id="cabi">
- <img id="hd" src="{image:sidebar}">
- <div class="description">
- <div class="triangle"></div>
- <div class="ttb"><a href="/">{Title}</a></div>
- <div class="sens">{Description}</div>
- </div>
- <div id="navigation">
- <a href="{text:link1url}" >[ {text:link1} ]</a>
- <a href="{text:link2url}" >[ {text:link2} ]</a>
- <a href="{text:link3url}" >[ {text:link3} ]</a>
- <a href="{text:link4url}" >[ {text:link4} ]</a>
- <a href="{text:link5url}" >[ {text:link5} ]</a>
- </div>
- </div>
- <div id="post">
- {block:Posts}
- <div class="entry">
- <div id="tent">
- <div class="reblog">{ReblogButton color="gray" size="13"}</div>
- <div class="likie" >{LikeButton color="gray" size="13"}</div>
- <div class="date">
- {block:RebloggedFrom}
- <a href="{ReblogRootURL}"><img class="si" src="{ReblogRootPortraitURL-24}"> </a>
- <div class="sit"><a href="{ReblogRootURL}">{ReblogRootName}</a></div>
- {/block:RebloggedFrom}
- </div>
- </div>
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Text}{Body}<div style="margin-top:5px;">{NoteCountWithLabel}</div>{/block:Text}
- {block:Photo}
- {block:IndexPage}
- <a href="{permalink}" ><img src="{PhotoURL-500}" width="400" /></a>
- {/block:IndexPage}
- {block:PermalinkPage}
- <a href="{permalink}" ><img src="{PhotoURL-500}" width="400"/></a>
- {/block:PermalinkPage}
- {block:Caption}<div style="margin-top:5px;">{NoteCountWithLabel}</div>{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}{Photoset-400}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
- {block:Caption}<div style="margin-top:5px;">{NoteCountWithLabel}</div>{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div style="text-align:center; padding:10px; padding-bottom:0px; font-weight:normal; font-size:17px;">{Quote}</br></div>
- <div align="right" style="text-align:center;">
- </br>{block:Source}— {Source}{/block:Source} </br>
- </div>
- {block:Caption}<div style="margin-top:5px;">{NoteCountWithLabel}</div>{Caption}{/block:Caption}
- {/block:Quote}
- {block:Video}
- {block:IndexPage}{Video-400}{/block:IndexPage}
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- <br>
- {PlayCountWithLabel}
- {block:Caption}<div style="margin-top:5px;">{NoteCountWithLabel}</div>{Caption}{/block:Caption}
- {/block:Video}
- {block:Link}
- <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {block:Caption}<div style="margin-top:5px;">{NoteCountWithLabel}</div>{Caption}{/block:Caption}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br><b>{Label}</b>
- {/block:Label}
- {Line}
- {/block:Lines}
- {block:Caption}<div style="margin-top:5px;">{NoteCountWithLabel}</div>{Caption}{/block:Caption}
- {/block:Chat}
- {block:Audio}<div class="audioicon"><div class="player"><div class="audioplay">{AudioPlayer}</div></div><div class="audiodesc"><b>{block:TrackName}{TrackName}{/block:TrackName}</b> {block:Artist}, {Artist}{/block:Artist}</div></div>{/block:Audio}
- {block:Answer}
- <div id="question">
- <center><div id="asker_portrait"><img src="{AskerPortraitURL-48}"></div></center>
- <div id="asked_question"><span id="asker">{Asker}</span>:<br>{Question}</div>
- </div>
- <div id="answer">
- {Answer}
- </div>
- {block:Caption}<div style="margin-top:5px;">{NoteCountWithLabel}</div>{Caption}{/block:Caption}
- {/block:Answer}
- {block:IndexPage} <div class="tags">
- {block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div> {block:IndexPage}
- {block:PermalinkPage}
- <div style="padding:15px;">
- {block:Date}<b><li class="fa fa-clock-o"></li> Posted:</b> {DayOfMonthWithZero} {Month}, {TimeAgo} {/block:Date}</br>
- {block:RebloggedFrom}
- <b><li class="fa fa-retweet"></li> Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a></br>
- <b><li class="fa fa-globe"></li> Source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a></br>
- {/block:RebloggedFrom}
- {block:NoteCount}<b><li class="fa fa-heart"></li> Notes:</b> {NoteCount}{/block:NoteCount}
- </br>
- {block:HasTags}
- <b><li class="fa fa-tags"></li> Tags:</b>
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}{/block:HasTags}
- </div>
- {block:PostNotes}<div id="notas">{PostNotes}</div>{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- {block:IfNotInfiniteScroll}
- <div id="top2">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}"><u>B</u>ack</a>
- {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}
- <a href="#"><span class="current_page"><u>{CurrentPage}</u></a></span></a>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}"><u>F</u>orth</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:IfNotInfiniteScroll}
- <div id="top1">
- <a href="http://amplamente.tumblr.com/" title="tema feito por amplamente">Am</a>
- </div>
- {block:IfInfiniteScroll}
- <div class="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> ·{/block:PreviousPage} {block:NextPage}
- <a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IfInfiniteScroll}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement