Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!-- theme #009
- made by maraudersmaps.tumblr.com. Do not redistribute or use as a base for other themes -->
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="image:Sidebar" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="font:Body" content="Calibri" />
- <meta name="font:Sidebar" content="Georgia" />
- <meta name="if:Show Link 1" content="0" />
- <meta name="if:Show Link 2" content="0" />
- <meta name="if:Show Link 3" content="0" />
- <meta name="text:Link 1 Url" content="http://" />
- <meta name="text:Link 1 Name" content="Link 1" />
- <meta name="text:Link 2 Url" content="http://" />
- <meta name="text:Link 2 Name" content="Link 2" />
- <meta name="text:Link 3 Url" content="http://" />
- <meta name="text:Link 3 Name" content="Link 3" />
- <meta name="text:Link 4 Url" content="http://" />
- <meta name="text:Link 4 Name" content="Link 1" />
- <meta name="text:Link 5 Url" content="http://" />
- <meta name="text:Link 5 Name" content="Link 2" />
- <meta name="text:Link 6 Url" content="http://" />
- <meta name="text:Link 6 Name" content="Link 3" />
- <meta name="text:Link 7 Url" content="http://" />
- <meta name="text:Link 7 Name" content="Link 1" />
- <meta name="text:title" content="T i t u l o " />
- <meta name="text:frase" content="T i t u l o " />
- <meta name="text:frase2" content="T i t u l o " />
- <meta name="text:Font Size" content="16px" />
- <meta name="color:Background" content="#f0ece6" />
- <meta name="color:Text" content="#B17E7E" />
- <meta name="color:Posts" content="#fafaf4" />
- <meta name="color:Title" content="#8A8383" />
- <meta name="color:Permalink" content="#886968" />
- <meta name="color:Quote" content="#644550" />
- <meta name="color:Source" content="#BDAB8D" />
- <meta name="color:Chat1" content="#F7F4ED" />
- <meta name="color:Chat2" content="#FCFCFC" />
- <meta name="color:Artist" content="#F7F4ED" />
- <meta name="color:tracks" content="#F5EeDe" />
- <meta name="color:album" content="#fff" />
- <meta name="color:ending" content="#F0EDE6" />
- <meta name="color:Bold" content="#635464" />
- <meta name="color:Italic" content="#746A68" />
- <meta name="color:Link" content="#CF8C71" />
- <meta name="color:Link Hover" content="#3D3836" />
- <meta name="color:Answer" content="#6B3C5A" />
- <meta name="color:Question Background" content="#C29C9C" />
- <meta name="color:Question Text" content="#fff" />
- <meta name="color:Sidebar" content="#fafaf4" />
- <meta name="color:Sidetitle" content="#D4CFC1" />
- <meta name="color:Sidebar Text" content="#C3C9C2" />
- <meta name="color:Border" content="#ffd7c7" />
- <meta name="color:Bordertitulo" content="#ffd7c7" />
- <meta name="color:Sidebar links" content="#e3dfd9" />
- <meta name="color:Scrollbar1" content="#f0ece6" />
- <meta name="color:Scrollbar2" content="#f3efe9" />
- <meta name="color:Scrollbar3" content="#c3bfb9" />
- <meta name="color:Scrollbar4" content="#fff" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <script src="http://code.jquery.com/jquery-latest.js"></script>
- <script>
- $(document).ready(function(){
- $(".l2").click(function(){
- $(".desc").slideToggle("slow");
- $(this).toggleClass("active");
- });
- });
- </script>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Mate:400italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Rosario:400,400italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Poly:400italic' rel='stylesheet' type='text/css'>
- <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}
- <style type="text/css">
- ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbar1};}
- ::-webkit-scrollbar-corner {background:{color:scrollbar2};}
- ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar3};}
- ::-webkit-scrollbar-button:horizontal { width: 7px; height: 4px; display: block; background:{color:scrollbar3};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar3}; border-top: 1px solid {color:scrollbar1}; border-bottom: 1px solid {color:scrollbar1};}
- ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbar1};border: 0px solid {color:scrollbar1};}
- ::-webkit-scrollbar-thumb {background: {color:scrollbar3}; border-top: 0pt solid {color:scrollbar1}; border-bottom: 0pt solid {color:scrollbar1};}
- ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar3}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto; }
- ::-webkit-scrollbar-track-piece {background: {color:scrollbar1}; border-top: 1pt solid {color:scrollbar4}; border-bottom: 1pt solid {color:scrollbar4}; width:4pt;}
- iframe#tumblr_controls {
- top:0px !important;
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.4;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- body {background-color:{color:background}; background-image: url('{image:background}'); color:{color:text}; font-family: calibri; font-size:11px; background-attachment:fixed; background-repeat:no-repeat; text-align:justify; }
- @font-face {
- font-family: "Meow";
- src: url(http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
- |SIDEBAR|
- #side {width:400px; padding:0px!important; margin-left:600px; position:fixed; top:90px; color:{color:sidetext};}
- #firstside {width:280px; float:right; background-color:#trans; {block:IfNotSidebarImage}min-height:180px;{block:IfNotSidebarImage} {block:IfSidebarImage}{/block:IfSidebarImage}; padding:0px 3px 0px 8px; border-left:0px solid {color:sidebar}; position:relative; z-index:100!important;}
- #secondside {float:left; width:110px; margin-right:0px; padding:2px; background-color:#trans; margin-left:613px;margin-top:300px;}
- #blogtitle{vertical-align:middle; width:96px; font:12px georgia; font-style:italic; text-transform:lowercase; color:{color:blogtitle}; text-align:right; margin-bottom:4px; margin-left:22px; {block:IfSidebarImage} margin-top:35px;{/block:IfSidebarImage};}
- #linkes {width:54px;height:7px; background-color:{color:sidebar}; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; margin-top:2px; margin-right:-5px; margin-left:392px; padding:4px 1px 4px 3px; margin-bottom:1px; border-top:1px solid {color:border}; border-bottom:1px solid {color:border}; border-left:1px solid {color:border}; }
- #linkes a{font-family: tinytots; font-size: 8px; text-transform: uppercase;color:{color:sidebar links}; line-height:90%; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; }
- #linkes:hover {background-color:{color:sidebar links}; }
- #linkes:hover a{color:{color:sidebar}; letter-spacing:1px;}
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- #secondside1 {float:left; width:11px; margin-right:0px; padding:2px; background-color:#trans; margin-left:-83px;margin-top:-41px;}
- #linkes1 {width:54px;height:7px; background-color:{color:sidebar}; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; margin-top:2px; margin-right:-5px;margin-bottom:50px; margin-left:522px; padding:4px 1px 4px 3px; margin-bottom:1px; border-top:1px solid {color:border}; border-bottom:1px solid {color:border}; }
- #linkes1 a{font-family: tinytots; font-size: 8px; text-transform: uppercase; color:{color:sidebar links}; line-height:90%; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; }
- #linkes1:hover {background-color:{color:sidebar links}; }
- #linkes1:hover a{color:{color:sidebar}; letter-spacing:1px;}
- #secondside2 {float:left; width:120px; margin-right:0px; padding:2px; background-color:#trans; margin-left:176px;margin-top:-41px;}
- #linkes2 {width:54px;height:7px; background-color:{color:sidebar}; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; margin-top:2px; margin-right:-5px; margin-left:392px; padding:4px 1px 4px 3px; margin-bottom:1px; border-top:1px solid {color:border}; border-bottom:1px solid {color:border};}
- #linkes2 a{font-family: tinytots; font-size: 8px; text-transform: uppercase; color:{color:sidebar links}; line-height:90%; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; }
- #linkes2:hover {background-color:{color:sidebar links}; }
- #linkes2:hover a{color:{color:sidebar}; letter-spacing:1px;}
- #secondside3 {float:left; width:120px; margin-right:0px; padding:2px; background-color:#trans; margin-left:233px;margin-top:-43px;}
- #linkes3 {width:54px;height:7px; background-color:{color:sidebar}; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; margin-top:2px; margin-right:-5px; margin-left:392px; padding:4px 1px 4px 3px; margin-bottom:1px; border-top:1px solid {color:border}; border-bottom:1px solid {color:border};border-right:1px solid {color:border}; }
- #linkes3 a{font-family: tinytots; font-size: 8px; text-transform: uppercase; color:{color:sidebar links}; line-height:90%; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; }
- #linkes3:hover {background-color:{color:sidebar links}; }
- #linkes3:hover a{color:{color:sidebar}; letter-spacing:1px;}
- #titled {margin-left: -975px; margin-top: 0px; width: 22px; font-size: 20px; height: 213px; text-align: center; background-color: {color:sidebar}; font-family: georgia; line-height: 130%; color: {color:sidebar text}; position: fixed; padding: 4px; text-transform:uppercase;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; }
- .sidepic {float: left; padding: 0px;}
- .sidepic img {display: inline; margin-right:-9px; width:144px; margin-left: -943px; margin-top: 27px; height: 150px; text-align:center; margin-bottom: 0px; border: 3px solid {color:bordertitulo};position:fixed;}
- #description{font-family: georgia; background-color:{color:sidebar}; color: {color:sidebar text}; font-size: 10px; padding: 8px 3px 10px 3px; width: 205px; height: 56px; margin-top: 343px; margin-left: -50px; position: fixed; text-align: center; font-style: italic; z-index: 50;border-right:1px solid {color:bordertitulo};border-left:1px solid {color:bordertitulo};border-bottom:1px solid {color:bordertitulo};}
- #description a{font-family: georgia; font-size: 10px; color: #ffffff;}
- #jared {font-family: georgia; background-color:{color:sidebar}; color: {color:sidebar text}; font-size: 19px; padding: 8px 3px 10px 3px; width: 205px; height: 46px; margin-top: -105px; margin-left: 392px; position: fixed; text-align: center; font-style: italic; z-index: 50;border-right:1px solid {color:bordertitulo};border-left:1px solid {color:bordertitulo};border-top:1px solid {color:bordertitulo};}
- #jared a{font-family: georgia; font-size: 20px; color: #ffffff;}
- #credit{margin-top:425px;margin-left:-55px; width:284px; padding:3px;font-family: tinytots; font-size: 8px;text-transform: uppercase; color:{color:sidebar text}; ; {block:IfNotSidebarImage}min-height:180px; margin-top:0px!important;{/block:IfNotSidebarImage};border-right:0px solid {color:bordertitulo};border-left:0px solid {color:bordertitulo};border-bottom:0px solid {color:bordertitulo};position:fixed;}
- #entries {width:510px; float:left; margin-left:-160px;margin-top:-320px; position:relative; z-index:999}
- .entries {width:500px; padding:8px 8px 10px 8px; background-color:{color:Posts}; margin:0px 0px 15px 0px;}
- #ending {width:498px; background-color:{color:posts};font-size:9px; font-family:calibri, {font:body}; text-transform:uppercase; text-align:center; margin-top:4px; margin-bottom:-3px; padding:1px 0px; color:{color:permalink}; line-height:92%; {block:PermalinkPage}display:none;{/block:PermalinkPage}; border-top:1px solid {color:ending};}
- #ending a{color:{color:permalink};}
- #reblogs {display:none;}
- .entries:hover #information {opacity:1;}
- #information{position:absolute; font:10px consolas,monospace; text-transform:uppercase; color:{color:permalink}; margin-left:-174px; opacity:0; height:auto; width: 150px; padding:0px; margin-bottom:0px; margin-top:-08px; background-color:#trans; display:block; text-align:center; padding:2px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
- #information a{text-transform:lowercase; color:#000000;}
- #information a:hover {color:#000000!important;}
- #information a:link, #information a:active, #information a:visited {font-weight:normal; width:150px; font-size:10px; font-family:consolas,monospace; color:{color:permalink}; padding:2px; background-color:#transp; display:inline;}
- .perma{color:{color:permalink}!important;}
- .perma:hover{color:{color:permalink}!important;}
- .tagtitle {border-top:0px solid {color:posts}; width:150px; font-size:10px; text-align:right!important;}
- #title { border-bottom: 2px {color:background} solid; width:500px;}
- .texttitle {font-size:12px; font-family: {font:Body}; margin:0px 0px -03px 0px; font-weight:normal; color: {color:title}; text-transform:uppercase; padding:2px 1px; text-align:center;}
- .texttitle a {font-size:12px; font-family: {font:Body}; margin:0px 0px -03px 0px; font-weight:normal; color: {color:title}; text-transform:uppercase; padding:2px 1px; text-align:center;}
- .chat .line{
- font:9px {font:Body};
- background-color:{color:chat1};
- margin: 0 0 1px;
- padding: 2px;
- }
- .chat .line.odd{ background-color:{color:chat2};}
- .label {font-weight:bold; color:{color:bold}}
- blockquote {border-left:3px {color:body} solid; padding-left:3px; margin:0px 0px 0px 10px;}
- ul, li, ol {margin:0px 0px 0px 10px; color:{color:body}; padding-left:4px}
- b, strong, .strong {color:{color:Bold};}
- i, em, .em {color:{color:Italic};}
- a {color:{color:link}; text-decoration:none;}
- img a {border:0px color:{color:transparent};}
- a img {border:0px color#trans;}
- .linkdescription {padding:0px; margin:0px; font:9px {font:Body};}
- .caption {margin:0px; padding:0px;}
- .short_quote {font:17px Amaranth; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
- .medium_quote {font:16px Amaranth; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
- .long_quote {font:15px Amaranth; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
- .source {text-align:right; font-style:italic; font-weight:bold; font-size:10px; color:{color:source}; font-family:calibri;}
- .audio {width:500px;}
- #audio {
- width:494px;
- margin:0px 0px 2px 0px;
- padding:2px;
- background-color:#fff;}
- .artist {
- width:450px!important;
- background-color:{color:artist};
- font:9px trebuchet ms;
- text-transform: uppercase;
- margin-bottom:1px;
- padding-top:-1px;
- text-align:center;
- height:17px;
- margin-left:-20px;}
- .tracks {
- background-color:{color:tracks};
- font:9px trebuchet ms;
- text-transform: uppercase;
- margin-bottom:1px;
- text-align:center;
- height:17px;}
- .album {
- background-color:{color:album};
- font:9px trebuchet ms;
- text-transform: uppercase;
- padding-bottom:-1px;
- text-align:center;
- height:15px!important;
- line-height:95%;}
- .albumart {width:65px; margin-right:-50px;}
- .albumart img {margin:0px;}
- #postnotes {display:block; margin-left:3px; width:500px;}
- .question {
- color:{color:question text};
- font-size: 9px;
- font-weight: normal;
- font-family: {font:body};
- line-height:95%;
- background: {color:question background};
- margin: 0 0 10px 0;
- padding: 10px 15px;
- position: relative;}
- .questionarrow {
- width: 13px;
- height: 7px;
- font-size:30px;
- font-family:'trebuchet ms';
- position: absolute;
- color:{color:question background};
- bottom: -3.5px;
- left: 240px;}
- .asker {width:500px; text-align:left; text-transform:uppercase; color:{color:text};}
- .asker a {color:{color:text};}
- .asker img {float:left; margin-left:220px; vertical-align:top; margin-right:3px; max-height:15px;}
- .answer {color:{color:answer};}
- </style>
- </head>
- <body>
- <div id="side">
- <div id="firstside">
- {block:IfSidebarImage}<div class="sidepic"><img src="{image:sidebar}"></div>{/block:IfSidebarImage}
- <div id="titled">{text:title}</div>
- <div id="description">{Description}</div>
- <div id="credit"> <big>©</big> exclusivo para garoto-sex, não copie crlh </div>
- </div>
- <div id="secondside">
- <div id="linkes"><a href="{text:Link 1 URL}">{text:Link 1 Name}</a></div>
- <div id="linkes"><a href="{text:Link 2 URL}">{text:Link 2 Name}</a></div>
- <div id="secondside1">
- <div id="linkes1"><a href="{text:Link 3 URL}">{text:Link 3 Name}</a></div>
- <div id="linkes1"><a href="{text:Link 4 URL}">{text:Link 4 Name}</a></div>
- <div id="secondside2">
- <div id="linkes2"><a href="{text:Link 5 URL}">{text:Link 5 Name}</a></div>
- <div id="linkes2"><a href="{text:Link 6 URL}">{text:Link 6 Name}</a></div></div>
- <div id="secondside3">
- <div id="linkes3"><a href="{text:Link 7 URL}">{text:Link 7 Name}</a></div>
- <div id="linkes3"><a href="http://de-feito.tumblr.com/themes">credits <big>©</big></a></div>
- </div>
- </div>
- <div id="jared">
- {text:frase}
- <br><small><small><small><small>{text:frase2}</small></small></small></small>
- </div>
- <div id="entries">
- {block:Posts}
- <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
- <div id="information">
- <div style="width:150px;height:1px; margin-top:6px; border-bottom:1px solid {color:border};"></div><div style="width:auto; height:12px; margin-top:-5px!important; background-color:{color:border}; color:{color:permalink}; font:10px consolas,monospace; text-transform:uppercase; width:29px; margin:auto; text-align:center; margin-bottom:1px;">{NoteCount}</div>
- {block:Tags}<a href="{TagURL}" target="_blank"># {Tag}</a><br>{/block:Tags}<div style="border-bottom:1px solid {color:border}; margin-bottom:1px;"></div>
- via:<a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- source:<a href="{ReblogRootURL}">{ReblogRootName}</a>
- <div style="border-bottom:1px solid {color:border};">
- </div>
- </div>
- {block:Text}
- <div id="title">
- {block:Title}
- <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
- {/block:Title}
- </div>
- {Body}
- {/block:Text}
- {block:Photo}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="{Length}_quote">
- "{Quote}"
- {block:Source}
- <div class="source">- {Source}</div>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
- {block:Description}
- <div class="linkdescription">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <div id="title"><div class="texttitle">{Title}</div></div>
- {/block:Title}<br>
- <div class="chat">
- {block:Lines}<div class="chat"><div class="line {Alt}">
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label"><b>{Label}</b></span>
- {/block:Label}
- {Line}</div>
- </div></div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Video}
- {Video-500}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Video}
- {block:Audio}
- <div id=audio>{AudioPlayerWhite}</div>
- <div id="dataudio">
- {block:AlbumArt}
- <table class="audio">
- <tr>
- <td padding="0" rowspan="3" class="albumart">
- <img src="{AlbumArtURL}" width="64">
- </td>
- <td rowspan="1" class="artist">
- {block:Artist}
- {Artist}
- {/block:Artist}
- </td>
- </tr>
- <tr>
- <td rowspan="1" class="tracks">
- {block:TrackName}
- {TrackName}
- {/block:TrackName}
- </td>
- </tr>
- <tr>
- <td rowspan="1" class="album">
- {block:Album}
- {Album}
- {/block:Album}
- </td>
- </tr>
- </table>
- {/block:AlbumArt}
- </div>
- {block:Caption}
- <div class="reblogs">
- {Caption}
- </div>
- {/block:Caption}
- {/block:Audio}
- {block:Answer}
- <div class="question">
- <div class="questionarrow">▼</div>
- {Question}
- </div>
- <div class="asker"><img src="{AskerPortraitURL-24}">{Asker}</div>
- <div class="answer">{Answer}</div>
- {/block:answer}
- <div id="ending">
- <a href="{ReblogUrl}" target="_blank">fucking reblog</a>
- </div>
- </div>
- {block:PostNotes}
- <div id="postnotes">{PostNotes}</div><br>
- {/block:PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment