Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!--
- ─────────╔╗────────────╔╗
- ─────────║║───────────╔╝╚╗
- ╔══╦╗╔╦══╣║╔══╦╗╔╦══╦═╬╗╔╬══╗
- ║╔╗║╚╝║╔╗║║║╔╗║╚╝║║═╣╔╗╣║║║═╣
- ║╔╗║║║║╚╝║╚╣╔╗║║║║║═╣║║║╚╣║═╣
- ╚╝╚╩╩╩╣╔═╩═╩╝╚╩╩╩╩══╩╝╚╩═╩══╝
- ──────║║
- ──────╚╝
- - Star -
- 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:Shadows" content="#eee"/>
- <meta name="color:Link" content="#d0c3e6"/>
- <meta name="color:Link Hover" content="#141414"/>
- <meta name="color:Text" content="#999"/>
- <meta name="color:Header bg" content="#d0c3e6"/>
- <meta name="color:Description" content="#fff"/>
- <meta name="color:Header shadows" content="#eee"/>
- <meta name="color:Header link" content="#fff"/>
- <meta name="color:Header link hover" content="#ffff"/>
- <meta name="color:Accent" content="#d0c3e6"/>
- <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="/" />
- <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=Quicksand:400,300,700' rel='stylesheet' type='text/css'>
- <link href='https://fonts.googleapis.com/css?family=Lovers+Quarrel' rel='stylesheet' type='text/css'>
- <style type="text/css">
- .sform input {
- font-size:10px;
- color:rgba(000, 000, 000, 0.2);
- text-align:left;
- float:left;
- margin-left:20px;
- background:transparent;
- border:0px;
- padding:15px;
- }
- ::-webkit-input-placeholder { color: rgba(000, 000, 000, 0.2); }
- :-moz-placeholder { color: rgba(000, 000, 000, 0.2); }
- ::-moz-placeholder { color: rgba(000, 000, 000, 0.2); }
- :-ms-input-placeholder { color: rgba(000, 000, 000, 0.2); }
- .sbox {
- margin-top:3px;
- width:150px;
- float:left;
- font-family:montserrat;
- font-weight:bold;
- text-transform:uppercase;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- .sbox:hover {
- color:rgba(000, 000, 000, 0.2);
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- .tags {
- text-align:center;
- font-size:10px;
- width:530px;
- border-top:1px solid {color:shadows};
- margin-top:10px;
- 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 {
- font-family:montserrat;
- height:auto;
- width:100px;
- line-height:30px;
- margin-left:100px;
- font-size:10px;
- background:transparent;
- text-align:center;
- float:center;
- text-transform:uppercase;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #top2 a{ text-align:center !important; border-radius:2px; -webkit-box-shadow: 2px 2px 0 0 {color:shadows};
- box-shadow: 2px 2px 0 0 {color:shadows};
- margin:6px; background:{color:accent}; padding:5px; color:{color:description};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #top2 a:hover{letter-spacing:2.5px;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s 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};
- }
- #calado{
- z-index:9;
- -webkit-box-shadow: 2px 2px 0 0 {color:shadows};
- box-shadow: 2px 2px 0 0 {color:shadows};
- background:{color:Header bg};
- top:-4px;
- left:-3px;
- float:right;
- width:101%;
- text-align:right;
- position:fixed;
- }
- #calado a {
- text-shadow:none;
- padding:13px;
- padding-top:15px;
- padding-bottom:14px;
- font-size:10px;
- font-weight:bold;
- text-transform:uppercase;
- display:inline-block;
- background:transparent;
- font-family:montserrat;
- color:{color:Header link} !important;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #calado a:hover {
- text-shadow:none;
- box-shadow: inset 0px 50px rgba(000, 000, 000, 0.1);
- color:{color:Header link hover} !important;
- -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:25px !important; margin-top:25px !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 {color:accent};
- 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;
- font-family:montserrat;
- 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:12px;
- opacity:1;
- background: {color:background} url("{image:background}") fixed;
- }
- #post{
- z-index:2;
- margin-top:80px;
- width:530px;
- margin-left:505px;
- float:left;
- background-color:transparent;
- padding:0px;
- }
- .entry{
- text-align:left;
- padding:15px;
- background-color: {color:post bg};
- width:500px;
- float:right;
- opacity:1;
- border-radius:4px;
- -webkit-box-shadow: 3px 3px 0 0 {color:shadows};
- box-shadow: 3px 3px 0 0 {color:shadows};
- color:{color:Text};
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- margin-bottom:50px;
- margin-right:100px;
- }
- .entry img{
- {block:PermalinkPage}
- width:500px;
- max-width:500px;
- {/block:PermalinkPage}
- {/block:IndexPage}
- max-width:500px;
- {/block:IndexPage}
- height:auto;
- float:center;
- }
- .entry .perm{
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- background:{color:post bg};
- padding:5px;
- border:1px solid {color:shadows};
- 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: 20px;
- border-radius:100%;
- 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:shadows};
- 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}; }
- blockquote {
- margin-left:20px;
- padding-left:10px;
- border-left:2px solid{color:link};
- }
- .description {
- padding:15px;
- float:center;
- margin-top:0px;
- margin-left:56px;
- font-family:montserrat;
- border-top-left-radius:3px;
- border-top-right-radius:3px;
- -webkit-box-shadow: 3px 3px 0 0 {color:shadows};
- box-shadow: 3px 3px 0 0 {color:shadows};
- z-index:1;
- width:160px;
- font-size:10.5px;
- background:transparent;
- text-align:center;
- background:{color:Accent};
- color:{color:description};
- }
- blockquote {
- margin-left:20px;
- padding-left:10px;
- border-left:1px solid{color:link};
- }
- blockquote img {max-width:150px;}
- #question {padding:0px; margin-bottom:5px;}
- #asker_portrait img{float:left; max-width:48px; border-radius:100px; margin-right:20px;}
- #asker {text-transform:uppercase; font:bold 10px;}
- #asker a {color:rgba(000, 000, 000, 0.3); font-weight:bold; font-family:montserrat;}
- #asked_question {
- background-color:{color:accent};
- padding:10px;
- border-radius:5px;
- min-height:20px;
- max-width:460px;
- color:{color:post bg};
- margin-left:55px;
- }
- #answer {
- padding:2px 10px;
- background:transparent;
- margin-left:0px;
- }
- .asktri {
- width: 0;
- height: 0;
- border-style: solid;
- border-width: 18px 17.5px 0 17.5px;
- border-color: {color:question} transparent transparent transparent;
- float:center;
- margin-top:-5px;
- margin-left:110px;
- }
- .audioicon {background:{color:accent}; color:{color:post bg}; 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:35px; 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:shadows};}
- #top1 a:hover {text-shadow:none;}
- #top3 {
- position:fixed;
- z-index:9;
- height:auto;
- width:250px;
- padding:10px;
- top:150px;
- left:200px;
- background:transparent;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #sidepam {
- margin-top:-1px;
- width:190px;
- float:center;
- margin-left:56px;
- z-index:1;
- border-bottom-left-radius:3px;
- border-bottom-right-radius:3px;
- -webkit-box-shadow: 3px 3px 0 0 {color:shadows};
- box-shadow: 3px 3px 0 0 {color:shadows};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -ms-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -webkit-filter: grayscale(0);
- }
- .page {
- padding:5px;
- background:transparent;
- margin-top:20px;
- }
- #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:shadows};
- margin-left:-15px;
- width:530px;
- height:30px;
- opacity:1;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- {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>
- <div id="calado">
- <form action="/search" method="get" class="sform" name="form">
- <input type="text" name="q" value="{SearchQuery}" class="sbox" placeholder="Search here"/></form>
- <a href="{text:link1url}"><li id="sz" class="fa fa-coffee"></li> {text:link1}</a>
- <a href="{text:link2url}"><li id="sz" class="fa fa-tags"></li> {text:link2}</a>
- <a href="{text:link3url}"><li id="sz" class="fa fa-archive"></li> {text:link3}</a>
- <a href="{text:link4url}"><li id="sz" class="fa fa-folder-open"></li> {text:link4}</a>
- <a style="font-size:14px; padding-left:18px; padding-bottom:12.5px; padding-right:23px; background:rgba(000, 000, 000, 0.1); color:{color:Header link hover} !important;" href="/">{Title}</a>
- </div>
- <div id="top3">
- <div class="description">{description}</div>
- <img id="sidepam" src="{image:Sidebar}">
- {block:IfNotInfiniteScroll}
- <div class="page">
- <div id="top2">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">Back</a>
- {/block:PreviousPage}
- </br>
- <a href="#">{CurrentPage} of {TotalPages}</a>
- </br>
- {block:NextPage}
- <a href="{NextPage}">Next</a>
- {/block:NextPage}
- {/block:Pagination}
- </div></div>
- {/block:IfNotInfiniteScroll}
- </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">
- <a href="{Permalink}" style="color:{color:accent};"><b>{NoteCount} <li class="fa fa-star"></li></b></a>
- {PostType} <a href="{permalink}" >
- {block:date}{DayOfMonthWithZero}.{MonthNumberWithZero}{/block:date}</a> {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">via</a>
- <a title="{ReblogRootName}" href="{ReblogRootURL}">origin</a>
- {/block:RebloggedFrom}
- </div>
- </div>
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Photo}
- {block:IndexPage}
- <a href="{permalink}" ><img src="{PhotoURL-500}" width="500" /></a>
- {/block:IndexPage}
- {block:PermalinkPage}
- <a href="{permalink}" ><img src="{PhotoURL-500}" width="500"/></a>
- {/block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}{Photoset-500}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- {block:Caption}{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:Quote}
- {block:Video}
- {block:IndexPage}{Video-500}{/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- <br>
- {PlayCountWithLabel}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Link}
- <h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Link}
- {block:Chat}
- {block:Lines}
- {block:Label}
- <br><b>{Label}</b>
- {/block:Label}
- {Line}
- {/block:Lines}
- {block:Caption}{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">
- <div id="asker_portrait"><img src="{AskerPortraitURL-48}"></div>
- <div id="asked_question"><span id="asker">{Asker}</span>:<br>{Question}</div>
- </div>
- <div id="answer">
- {Answer}
- </div>
- {/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}, {12Hour}{AmPm} {/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}
- </div>
- {block:PostNotes}<div id="notas">{PostNotes}</div>{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <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