Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!----
- THEME POR MELANCOLIZAVA
- BASE FEITA POR SUPLIFIQUE
- NÃO USE COMO BASE / NÃO RETIRE OS CRÉDITOS
- PLÁGIO E CRIME ! OBRIGADA, VOLTE SEMPRE <3
- -->
- <title> {title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <HEAD>
- <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>
- <script type="text/javascript">
- //desabilita menu de opcoes ao clicar no botao direito
- function desabilitaMenu(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //desabilita botao direito
- function desabilitaBotaoDireito(e)
- {
- if (window.Event)
- {
- if (e.which == 2 || e.which == 3)
- return false;
- }
- else
- if (event.button == 2 || event.button == 3)
- {
- event.cancelBubble = true
- event.returnValue = false;
- return false;
- }
- }
- //desabilita botao direito do mouse
- if ( window.Event )
- document.captureEvents(Event.MOUSEUP);
- if ( document.layers )
- document.captureEvents(Event.MOUSEDOWN);
- document.oncontextmenu = desabilitaMenu;
- document.onmousedown = desabilitaBotaoDireito;
- document.onmouseup = desabilitaBotaoDireito;
- </script>
- <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
- <!--APPEARANCE-->
- <meta name="color:background" content="#fff"/>
- <meta name="color:borda post" content="#F4F4F4"/>
- <meta name="color:text" content="#888"/>
- <meta name="color:caixa cor" content="#fff"/>
- <meta name="if:SmallCursor" content="1"/>
- <meta name="if:fonte2" content="0"/>
- <meta name="if:posts transparentes" content="1">
- <meta name="text:frase" content="Um amor reciproco" />
- <meta name="text:Link1" content="link 1" />
- <meta name="text:Link1 Title" content="Inicio" />
- <meta name="text:Link2" content="/ask" />
- <meta name="text:Link2 Title" content="Correio" />
- <meta name="text:Link3" content="link 3" />
- <meta name="text:Link3 Title" content="Escritos" />
- <meta name="text:Link4" content="link 4" />
- <meta name="text:Link4 Title" content="Gaveta" />
- <meta name="text:Link5" content="link 4" />
- <meta name="text:Link5 Title" content="Caixote" />
- <meta name="image:Background" content=""/>
- <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
- {block:IndexPage}
- <div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IndexPage}
- {block:IndexPage}
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#pulsa-r');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.postbaby',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.postbaby',
- loadingImg : " ",
- loadingText : " ",
- donetext : " ",
- extraScrollPx : 9000,
- bufferPx : 10000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#pulsa-r').show(500);
- });
- </script>
- {/block:IndexPage}
- <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>
- <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
- </head>
- <style>
- body{background:{color:background}; background-attachment:fixed; font-family: 'Open Sans', sans-serif; font-size: 11px; color: {color:text};background-image: url('{image:Background}');background-repeat: no-repeat;
- background-attachment:fixed;
- background-size:100% 100%;}
- a:visited, a:link, a:active {text-decoration: none; color: {color:text};}
- #s-m-t-tooltip {max-width:300px; -webkit-border-radius: 0px 0px 0px 0px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:rgba(0,0,0,0.5); font-family:baumans; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:#f0f0f0; z-index:9999999999999;}
- {block:ifSmallCursor}
- *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
- {/block:ifSmallCursor}
- .quote:first-letter {font-style:none;font-family: ‘gabriola’;font-size: 16px;line-height:15px; font-weight:bold; color: {color:letras};}
- blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
- blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
- blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
- blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
- blockquote img{max-width: 240px!important}
- blockquote blockquote img{max-width: 230px!important}
- blockquote blockquote blockquote img{max-width: 220px!important}
- blockquote blockquote blockquote blockquote img{max-width: 210px!important}
- pre {background: #eee; color:{color:text}; text-shadow: 0 1px 0 #fff; font-family:cansolas; text-align: justify; padding: 5px; overflow:scroll; b}
- ::-webkit-scrollbar-thumb:vertical {background-color: {color:borda post};height:70px;
- border:1px {color:borda post} solid;}
- ::-webkit-scrollbar-button:vertical {height:0px;display: block;background:#fff;}
- ::-webkit-scrollbar {background-color:{color:background};height:0px;width:5px;}
- iframe#tumblr_controls {
- white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter:invert(100%);opacity:0.4;}
- #pulsa-r {margin-left:460px; width: 500px; opacity:1;
- {block:IftwoColumns}width:600px;{/block:IftwoColumns};margin-top:60px;{block:IfTreeColumns}width:800px;{/block:IfTreeColumns};}
- .postbaby { width:400px;background-color:transparent ;{block:Ifpoststransparentes}background-color:transparent ;{/block:Ifpoststransparentes} text-align: justify; padding: 9px; float: left; position: relative; float: left;margin:5px ;border: 1px solid{color:bordapost}; {block:Ifpoststransparentes}border: 1px solid transparent;{/block:Ifpoststransparentes} overflow: hidden;{block:PermalinkPage}width:400px {/block:PermalinkPage};{block:IftwoColumns}width:220px;{/block:IftwoColumns};{block:IfTreeColumns}width:220px;{/block:IfTreeColumns}; }
- /** ? Love **/
- .chat {background:transparent; margin: 0; font-size:
- 11px; font-family: 'Open Sans', sans-serif; font-size: 11px; }
- .chat .lines {margin-left: 0; background:transparent; color:
- {color:text}; margin-bottom: 1px; padding: 4px 5px 4px 5px;}
- .chat .lines span{font-weight: bold;text-transform: uppercase;}
- /*** Estilo de Ask por Queen-Desings.tumblr.com***/
- .perguntaqd{ background-color: {color:borda post}; font-family: 'Open Sans', sans-serif; font-size: 12px; padding: 7px; width: auto; height:auto;margin-top:-10px;border-radius:12px 12px 12px 12px; }
- .fotoqd { margin-top: -5px;border-radius:12px 12px 12px 12px; -moz-transition: all 2.0s ease-in-out!important; -o-transition: all 1.0s ease-in-out!important; transition: all 2.0s ease-in-out!important; -webkit-transition: all 1.0s ease-in-out!important; float: left;padding:5px;-webkit-filter: grayscale(30%);border-radius: 8px;}
- .fotoqd:hover {border-radius: 8px;-webkit-filter: grayscale(0%);border-radius:8px 8px 8px 8px;}
- .perguntouqd a{color: {color:text};}
- .perguntouqd i{color:{color:text};}
- .respostaqd{background:#fff;padding:10px;font-family: 'Open Sans', sans-serif; font-size: 12px;}
- .bbimg {border-radius: 8px;}
- .quote{ font-family: 'Open Sans', sans-serif; font-style: normal; font-size: 11px; color: {color:text};line-height: 20px; text-indent: 0px;{block:iffonte2}font-family: 'cambria';font-size: 11px;{/block:iffonte2} }
- .autor {font-family:'Lora', sans-serif;font-style:italic; font-size: 12px; color:{color:text}; text-align:right;background:transparent;padding:5px;border-radius: 3px;font-weight:bold; {block:iffonte2}font-family: 'calibri';font-size:12px;font-weight:bold;{/block:iffonte2}}
- .autor a{font-family:'Lora', sans-serif;font-style:italic;{block:iffonte2}font-family: 'calibri';font-size: 12px;text-transform: uppercase;{/block:iffonte2} font-size: 10px; color: {color:text}; text-align:right; font-weight: bold;}
- .lin{height: 1px; background: transparent; margin-top: 5px; margin-bottom: 5px;}
- .ph img{-webkit-transition: all 0.6s ease-out;;opacity:0.8;border-radius: 3px;width: 400px;{block:IftwoColumns}width:220px;{/block:IftwoColumns};{block:IfTreeColumns}width:220px;{/block:IfTreeColumns};-webkit-filter: grayscale(10%);}
- .ph img:hover { -webkit-transition: all 0.6s ease-out;;-webkit-filter: grayscale(50%);opacity:0.9;}
- ul.notes, ol.notes{list-style: none;font-family: 'Open Sans', sans-serif;padding:0px;}
- ol.notes{padding:0px;margin 0px 0px; font-size:9px;}
- ol.notes li.note{border-bottom:1px solid #eee;padding:10px;font-size:11px;}
- ol.notes li.note a img.avatar{padding-bottom:0px; border-radius: 80px; width: 0; height: 0;}
- ol.notes li.note img{padding:0px;border-width:0px;border:none;}
- ol.notes li.note span.action{font-weight:normal;}
- ol.notes li.note.answer_content{font-weight:normal;}
- ol.notes li.note.blockquote{padding:1px 1px;margin:1px 0px 0px 1px;}
- ol.notes li.note.blockquote a{text-decoration:none;}
- /**PERMALINK POR PULSA-R**/
- .permalink { letter-spacing:.1em; z-index:10; bottom:7px;RIGHT:1px; position:absolute; display:block;text-align:RIGHT;font-family:'baumans';font-size:0px; -webkit-transition-duration: .66s;width:400px;padding:6px;background:{color:caixa cor};opacity:0; text-transform:uppercase;border-radius: 3px; background-image: url('{image:Background}');}
- .permalinkd a { font-size:10px; text-transform: lowercase; color:{color:text}; font-family: consolas;}
- .postbaby:hover .permalink {bottom:5px; opacity:1;font-size:9px;}
- /**PERMALINK POR PULSA-R**/
- .vsanna{display: none;}
- /**COPIE ALGUM CÓDIGO DAQUI E VOCÊ VERA OQUE IRA ACOMTECER**/
- .creditos {bottom:30px;right:15px;position:fixed;width:108px;font-family:baumans; font-size: 9px;text-transform:uppercase;}
- .creditos a span {position: absolute;background-color:transparent;margin-top: -2px;display: inline-block;width: auto;height:13px;color:#000;padding: 3px;opacity: 0.0;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;-mo-transition-duration:0.5s;}.creditos a:hoverspan {opacity:0.9;margin-left: 5px;-webkit-transform: rotateY(360deg);z-index: 111;}.creditos a:hover span.last{margin-left: -30px!important}
- /**PERMALINK POR PULSA-R / não retire os créditos**/
- .like {padding:5px;}
- .perma {position:absolute; text-decoration:none; margin-top:-20px; margin-left:0px; padding:1px; opacity:0; -webkit-transition: 0.4s ease-in;z-index:10;font-family:trebuchet ms;width:55px;text-align:center;background:#000;padding-top:5px;padding-bottom:5px;font-size:9px;letter-spacing:1px;}
- .perma a {text-decoration:none;text-transform:uppercase;color:#888;}
- .postbaby:hover .perma {-webkit-transition: 0.4s ease-in; position:absolute; margin-top:0px; margin-left:0px; background:#000; opacity:.8;}
- .postbaby:hover .perma:hover{opacity:.9;padding-left:20px;z-index:100;}
- .perma2 {position:absolute; text-decoration:none; margin-top:25px;margin-left:-20px; padding:1px;padding-top:7px;padding-bottom:5px;background:#000; opacity:0; -webkit-transition: 0.4s ease-in;z-index:10;font-family:trebuchet ms;width:55px;text-align:center;font-size:9px;letter-spacing:1px;color:#fff;}
- .perma2 a {text-decoration:none;text-transform:uppercase;color:#888;}
- .postbaby:hover .perma2 {-webkit-transition: 0.4s ease-in; position:absolute; margin-left:0px; background:#000; opacity:.8; }
- .postbaby:hover .perma2:hover{opacity:.9;z-index:100;padding-left:20px;}
- /**PERMALINK POR PULSA-R / não retire os créditos**/
- .postbaby .boxnotesss {z-index: 11;display: inline-block;height:30px; width:30px; background: rgba(255,255,255,0.8);border-radius:30px;margin-left:-50px;-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;transition: all 0.5s ease;}
- .postbaby:hover .boxnotesss { margin-left:-2px; }
- .notee img{width:0px; position:relative; top:1px;-webkit-border-radius: 3px 3px 3px 3px;}
- ol.notee, .notee li{width:400px; list-style:none;font:12px calibri; padding:6px;text-align: justify;text-transform:none;color:{color:text};margin:0px 0px -1px 2px;background-color:{color:post};}
- /*CREDITOS NÃO REMOVA OU MUDE DE LUGAR**/
- .cred {font-size:9px;font-family:Baumans; display:block; width:auto;height:20px; text-align:center; line-height:16px;margin-top:550px;position:fixed;margin-left:5px;line-height:100%;}
- .cred a {color:{color:text};text-indent:5px;padding:5px;border:1px solid #f0f0f0;width:60px;text-transform:uppercase;}
- #side {margin-top:120px;margin-left:1100px;position:fixed;background-image: transparent;background-color: transparent;width:400px;height:130px;padding:6px;z-index:999999999;}
- #lnav {text-align:center; position:fixed; overflow:hidden; padding:5px; z-index:9; top:-0; left:0; height:40px; width:100%; background:rgba(255,255,255,0.6);}
- h3 {font-family:'French Script MT', cursive; font-size:25px; line-height:1em; font-weight:normal; display:inline-block; margin-right:10px; color:#000; text-shadow:1px 1px 1px #fff;}
- #llinks {display:inline-block;}
- #llinks a {font-family:'Baumans', sans-serif; font-size:9px; letter-spacing:.1em; text-transform:uppercase; margin:5px; text-shadow:1px 1px 1px #fff;}
- #descryp {z-index:9;background:#000 transparent;padding:2px; margin-top:190px; margin-left:-180px; padding:2px; text-align:left; position:fixed; font-family:'Open Sans'; font-size:12px; color:{color:descricao}; width:170px;}
- #frufru1 {height:70px; margin-top:-80px; margin-left:-200px; position:fixed; text-align:left;}
- #frufru1 img { width:200px; height:300px; {block:IfOpacidade}opacity:0.9; -webkit-filter: grayscale(40%){/block:IfOpacidade};}
- </style>
- <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:300' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=EB+Garamond|Petit+Formal+Script|Source+Sans+Pro|Lora:400italic' rel='stylesheet'type='text/css'> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Average+Sans|Arimo|Baumans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Philosopher' rel='stylesheet'type='text/css'>
- <body onkeydown="return false" oncontextmenu="return false" ondragstart="return false">
- <!---NÃO RETIRE OS CRÉDITOS / PLAGIO E CRIME -!-->
- <div class="cred"> <a href="http://melancolizava.tumblr.com/" title="base por suplifique , feito por Melancolizava">theme by</a></div>
- <!---NÃO RETIRE OS CRÉDITOS / PLAGIO E CRIME -!-->
- <div id="side">
- <div id="frufru1"><img src="https://40.media.tumblr.com/5ac0f01956ed3f74505def1764e0954a/tumblr_nibnxkjCGj1u6v2u4o1_400.png"></div>
- <div id="descryp">{description} </div>
- <div id="lnav" class="text">
- <h3>{text:frase}</h3>
- <span id="llinks">
- <a href="{text:link1}">{text:link1 title}</a>
- <a href="{text:link2}">{text:Link2 Title}</a>
- <a href="{text:link3}">{text:link3 Title}</a>
- <a href="{text:link4}">{text:link4 title}</a>
- <a href="{text:link5}">{text:link5 title}</a>
- </span></div>
- </div>
- <div id="pulsa-r">
- {block:Posts}
- <div class="postbaby">
- {block:Text}
- {block:Title}<div class="titulos">{Title}</div>{/block:Title}
- {body}
- {block:indexpage}
- <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
- {/block:indexpage}
- {/block:Text}
- {Block:Photo}
- {block:IndexPage}
- <div class="perma"><a href="{reblogurl}" target="_blank">REBLOG</a></div>
- <div class="perma2"><a href="{permalink}">{notecount}</a><br>
- <div class="like"> {LikeButton color="white" size="15"}
- </div></div>
- {/block:IndexPage}
- {LinkOpenTag}<div class="ph"><img src="{PhotoURL-400}">
- </div>
- {/Block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <div class="perma"><a href="{reblogurl}" target="_blank">REBLOG</a></div>
- <div class="perma2"><a href="{permalink}">{notecount}</a></div>
- {/block:IndexPage}
- <div class="ph">{Photoset-250}</div>{LinkCloseTag}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">{Quote}</div>
- <div class="lin"></div>
- <div class="autor">{block:Source}{Source}{/block:Source}</div>
- {block:indexpage}
- <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
- {/block:indexpage}
- {/block:Quote}
- {block:Chat}
- {block:Title}<div class="titulos">{Title}</div>{/block:Title}
- {block:Lines}
- <div class="chat">
- <div class="lines">{block:Label}
- <span>{Label}</span>
- {/block:Label}
- {Line}</div></div>
- {/block:Lines}
- {block:indexpage}
- <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
- {/block:indexpage}
- {/block:Chat}
- {block:Link}
- <a href="{URL}" target="{Target}"><div class="titulos">{Name}</div></a>
- {block:Description}{Description}{/block:Description}
- {block:indexpage}
- <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
- {/block:indexpage}
- {/block:Link}
- {block:Audio}
- {AudioPlayer}
- {block:Caption}{Caption}{/block:Caption}
- {block:indexpage}
- <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
- {/block:indexpage}
- {/block:Audio}
- {block:Video}
- {block:Indexpage}{Video-250}{/block:IndexPage}
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {block:indexpage}
- <div class="permalink "> <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{permalink}">{NoteCount} notes</a> </div>
- {/block:indexpage}
- {/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-40}" class="fotoqd">
- <div class="perguntaqd"><font style="font-family:'Lora', sans-serif; font-size:12px; font-style:italic;">{Asker} :</font> {Question}</div>
- <div class="respostaqd">{Answer}</div>
- {block:indexpage}
- <div class="permalink "><a href="{permalink}">{NoteCount} notes</a> </div>
- {/block:indexpage}
- {/block:Answer}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- <br>
- <div class="caixaperma">
- {block:RebloggedFrom}
- <div id="bpd">
- <img src="http://static.tumblr.com/wa79tuo/LApm1iuqc/user.png"> Reblogado por <a href="{ReblogParentURL}"><b>{ReblogParentName}</b></a>e
- original de <a href="{ReblogRootURL}"><b>{ReblogRootName}</b>.</a>
- </div>
- {/block:RebloggedFrom}
- {block:Date}
- <div id="padding">
- <img src="http://static.tumblr.com/cdfpv33/5oymjxo65/cal.png"> Postado <b>{DayOfWeek}</b> dia <b>{DayOfMonthWithZero}</b> de <b>{Month}</b> de {Year}, às <b>{12HourWithZero}</b>hrs <b>{Minutes}</b>min <b>{Seconds}</b>s <b>{CapitalAmPm}</b>.
- </div>
- {/block:Date}
- {block:NoteCount}
- <div id="padding">
- <img src="http://static.tumblr.com/cdfpv33/2L0mjxo4l/coracao.png"> Com <b>{NoteCountWithLabel}</b>.
- </div>
- {/block:NoteCount}
- {block:HasTags}
- <div id="padding">
- <img src="http://static.tumblr.com/cdfpv33/XOomjxo5e/perman.png"> Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#<b>{Tag}</b></a>{/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- <div class="caixaperma">
- {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}</div>
- {/block:PermalinkPage}
- <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div>
- </div>
- {/block:Posts}
- </div>
- </body>
- </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment