Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!----
- Theme 39 - "Baubles" by Elowen (theghostoflove.tumblr.com)
- Credit stays intact, please. If you get stuck, feel free to message me! Comments and suggestions are welcome.
- --->
- <head>
- <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:Background1" content="#5599fe">
- <meta name="color:Background2" content="#fef7ce">
- <meta name="color:Bauble1" content="#1f48c6">
- <meta name="color:Bauble1 Shine" content="#abc3ff">
- <meta name="color:Bauble2" content="#bcb7bb">
- <meta name="color:Bauble2 Shine" content="#fffffd">
- <meta name="color:Bauble3" content="#c30f16">
- <meta name="color:Bauble3 Shine" content="#e1878b">
- <meta name="color:Bauble4" content="#c38123">
- <meta name="color:Bauble4 Shine" content="#e6dfce">
- <meta name="color:Body" content="#272b95">
- <meta name="color:Border" content="#20216e">
- <meta name="color:Description" content="#600000">
- <meta name="color:Link" content="#010437">
- <meta name="color:Link Hover" content="#ffffff">
- <meta name="color:Scroll" content="#fef7ce">
- <meta name="color:Scroll Bg" content="#5599fe">
- <meta name="color:Title" content="#030149">
- <meta name="if:Infinite Scroll" content="0">
- <meta name="if:Let It Snow" content="1">
- <meta name="if:Posts 400" content="0">
- <meta name="if:Show Tags" content="1">
- <meta name="if:Speed Up Snowflakes" content="0">
- <meta name="image:Background" content="">
- <meta name="image:Sidebar" content="">
- <meta name="text:1Red" content="255">
- <meta name="text:2Green" content="255">
- <meta name="text:3Blue" content="255">
- <meta name="text:Link1" content="">
- <meta name="text:Link1URL" content="">
- <meta name="text:Link2" content="">
- <meta name="text:Link2URL" content="">
- <meta name="text:Link3" content="" >
- <meta name="text:Link3URL" content="">
- <meta name="text:Link4" content="">
- <meta name="text:Link4URL" content="">
- <meta name="text:Link5" content="">
- <meta name="text:Link5URL" content="">
- <meta name="text:Link6" content="">
- <meta name="text:Link6URL" content="">
- <meta name="text:Link7" content="">
- <meta name="text:Link7URL" content="">
- <meta name="text:Link8" content="" >
- <meta name="text:Link8URL" content="">
- <style type="text/css">
- body {
- margin:0px;
- text-align:justify;
- font-family:'Lora';
- font-size:12px;
- color:{color:body};
- background: -webkit-linear-gradient(top, {color:Background1}, {color:Background2}); -webkit-gradient(linear, 0% 0%, 0% 100%, from({color:Background1}), to({color:Background2})); -moz-linear-gradient(top, {color:Background1}, {color:Background2}); -ms-linear-gradient(top, {color:Background1}, {color:Background2}); -o-linear-gradient(top, {color:Background1}, {color:Background2});
- background-attachment:fixed;
- }
- #bimage {
- height:100%;
- width:100%;
- position:fixed;
- background-image:url('{image:Background}');
- }
- blockquote {border-left:2px solid {color:border}; padding-left:5px; margin:0px 2px 0px 10px}
- ::-webkit-scrollbar {width:8px; height:auto;background:{color:scroll bg};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scroll};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};}
- ::selection {color:rgba({text:1Red},{text:2Green},{text:3Blue},0.5);background-color:{color:body};}
- ::-moz-selection {color:rgba({text:1Red},{text:2Green},{text:3Blue},0.5);background-color:{color:body};}
- ::-webkit-selection {color:rgba({text:1Red},{text:2Green},{text:3Blue},0.5);background-color:{color:body};}
- a {color:{color:link};text-decoration:none;-moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
- a:hover {color:{color:link hover}}
- #title {
- text-align:center;
- width:170px; height:170px;
- padding:50px 0px;
- position:fixed;
- font-size:46px;
- color:{color:title};
- font-family:'Clicker Script';
- }
- #title a {color:{color:title};}
- #entries {
- position:relative;
- z-index:5;
- margin:10px 0px 15px 450px;
- padding:10px;
- padding-left:15px;
- padding-right:15px;
- float:left;
- {block:ifNotPosts400}width:530px;{/block:ifNotPosts400}
- {block:ifPosts400}width:430px;{/block:ifPosts400};
- }
- #post {
- padding:10px;
- margin:0px 10px 20px 10px;
- padding-bottom:10px;
- {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
- {block:ifPosts400}width:400px;{/block:ifPosts400}
- background-color:rgba({text:1Red},{text:2Green},{text:3Blue},0.8);
- border:10px solid;
- border-color:rgba({text:1Red},{text:2Green},{text:3Blue},0.5)
- }
- #spole {
- top:0px; left:90px;
- width:2px; height:182px;
- position:fixed;
- background: #dadada;
- background: -moz-linear-gradient(bottom, #9c9c9c, rgba(255,255,255,0) );
- background: -webkit-gradient(linear, left bottom, right top, from(#9c9c9c), color-stop(100%, rgba(255,255,255,0)));
- }
- #sidebar {
- top:180px;
- left:5px;
- position:fixed;
- width:170px; height:170px;
- border-radius:50%;
- background: {color:bauble1};
- background: -moz-radial-gradient(center 45deg,circle cover, {color:Bauble1 Shine}, {color:Bauble1});
- background: -webkit-gradient(radial, 40% 40%, 0, 40% 40%, 50, from({color:Bauble1 Shine}), to({color:Bauble1}));
- }
- #sidebar img {
- position:fixed;
- margin:5px;
- height:160px;
- width:160px;
- border-radius:50%;
- }
- #lpole {
- top:0px; left:233px;
- width:2px; height:307px;
- position:fixed;
- background: #dadada;
- background: -moz-linear-gradient(bottom, #9c9c9c, rgba(255,255,255,0) );
- background: -webkit-gradient(linear, left bottom, right top, from(#9c9c9c), color-stop(100%, rgba(255,255,255,0)));
- }
- #links {
- top:300px;
- left:165px;
- text-align:center;
- position:fixed;
- height:140px;
- width:140px;
- border-radius:50%;
- background: {color:bauble2};
- background: -moz-radial-gradient(center 45deg,circle cover, {color:Bauble2 Shine}, {color:Bauble2});
- background: -webkit-gradient(radial, 40% 40%, 0, 40% 40%, 50, from({color:Bauble2 Shine}), to({color:Bauble2}));
- }
- #links a {
- display:inline-block;
- width:130px;
- letter-spacing:1px;
- }
- #dpole {
- top:0px; left:317px;
- width:2px; height:122px;
- position:fixed;
- background: #dadada; /* Fallback */
- background: -moz-linear-gradient(bottom, #9c9c9c, rgba(255,255,255,0) );
- background: -webkit-gradient(linear, left bottom, right top, from(#9c9c9c), color-stop(100%, rgba(255,255,255,0)));
- }
- #description {
- color:{color:description};
- font-size:10px;
- top:40px;
- left:245px;
- text-align:center;
- position:fixed;
- width:120px; height:120px;
- padding:15px;
- border-radius:50%;
- background: {color:bauble3};
- background: -moz-radial-gradient(center 45deg,circle cover, {color:Bauble3 Shine}, {color:Bauble3});
- background: -webkit-gradient(radial, 40% 40%, 0, 40% 40%, 50, from({color:Bauble3 Shine}), to({color:Bauble3}));
- overflow:hidden;
- }
- #ppole {
- top:0px; left:405px;
- width:2px; height:242px;
- position:fixed;
- background: #dadada; /* Fallback */
- background: -moz-linear-gradient(bottom, #9c9c9c, rgba(255,255,255,0) );
- background: -webkit-gradient(linear, left bottom, right top, from(#9c9c9c), color-stop(100%, rgba(255,255,255,0)));
- }
- #pagination {
- position:fixed;
- top:240px; left:370px;
- padding-top:10px;
- font-family:Georgia;
- font-size:38px;
- width:70px; height:60px;
- background: {color:bauble4};
- background: -moz-radial-gradient(center 45deg,circle cover, {color:Bauble4 Shine}, {color:Bauble4});
- background: -webkit-gradient(radial, 40% 40%, 0, 40% 40%, 50, from({color:Bauble4 Shine}), to({color:Bauble4}));
- text-align:center;
- border-radius:50%;
- }
- /**POST INFO**/
- #info {
- text-align:center;
- font-size: 11px;
- margin-top:0px; margin-left:-10px;
- {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
- {block:ifPosts400}width:400px;{/block:ifPosts400}
- min-height:20px;
- padding:3px 10px 5px 10px;
- color:{color:info link};
- background-color:;
- }
- #info a {color:{color:info link};}
- #date /**the box that contains via/source**/ {
- text-align:center;
- font-size:12px;
- font-family:cambria;
- text-transform:uppercase;
- display:block;
- padding:10px;
- background:rgba({text:1Red},{text:2Green},{text:3Blue},0.8);
- margin:1px 0px 0px {block:ifnotposts400}560px{/block:ifnotposts400} {block:ifposts400}460px{/block:ifposts400} ;
- position:absolute;
- }
- .note {
- font-size: 10px;
- text-align:left;
- line-height:100%;
- margin-left:10px;
- width: {block:ifnotposts400}500px{/block:ifnotposts400} {block:ifposts400}400px{/block:ifposts400};
- background-color:{color:posts border};
- }
- .note li {
- list-style-type:decimal;
- text-align:left;
- padding:2px 0px;
- margin:0px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- /**POST STUFF**/
- #texttitle {
- text-align:center;
- margin:1px 0px 1px 0px;
- line-height:100%;
- font-family:'Clicker Script';
- font-size:30px;
- }
- #linkposts {
- height:80px;
- padding-bottom:10px;
- padding-top:10px;
- font-family:book antiqua;
- font-size:16px;
- border:2px dotted {color:Border};
- margin-bottom:5px;
- background-color:rgba({text:1Red},{text:2Green},{text:3Blue},0.3);
- width:{block:ifNotPosts400}395px;{/block:ifNotPosts400}{block:ifPosts400}295px{/block:ifPosts400}
- }
- #linkfav img {
- width:100px;
- margin-top:-109px;
- position:absolute;
- border-top:2px dotted {color:Border};
- border-right:2px dotted {color:Border};
- border-bottom:2px dotted {color:Border};
- margin-left:{block:ifNotPosts400}397px;{/block:ifNotPosts400}{block:ifPosts400}297px;{/block:ifPosts400}
- }
- #quote {
- margin:5px 0px;
- font-family:Garamond;
- text-align:center;
- letter-spacing:1px;
- }
- #quote_short {font-size:20px; line-height:100%;}
- #quote_medium {font-size:18px; line-height:95%;}
- #quote_long {font-size:16px; line-height:90%;}
- #quotesource {
- margin:10px 0px -10px 0px;
- font-family:'Georgia';
- font-size:14px;
- font-style:italic;
- text-align:right;
- padding:6px;
- font-weight:normal;
- }
- #question {
- font-size:13px;
- letter-spacing:1px;
- padding:10px;
- border:2px dotted {color:Border};
- }
- #asker {
- text-align:right;
- font-size:12px;
- letter-spacing:1px;
- padding-bottom:0px;
- margin-top:20px;
- }
- #asker img {
- vertical-align:left;
- float:right;
- margin-left:10px;
- margin-right:10px;
- margin-top:-10px;
- border:1px solid {color:Border};
- }
- .album {position:absolute; margin-top:0px; width:120px; height:120px;}
- .album img {width:120px; height:120px}
- .audio {position:absolute;margin-left:130px;}
- .audiobox {height:120px;z-index:10; margin-left:130px;}
- .audiotext {padding-top:30px; max-width:300px;overflow:hidden;}
- .chat {margin:3px 3px 10px 3px}
- .chat .lines {margin-left:1px;}
- .chat .lines .line {margin-bottom:1px;padding:3px 5px;background-color:rgba({text:1Red},{text:2Green},{text:3Blue},0.3);}
- .chat .lines .line.even{background-color:rgba({text:1Red},{text:2Green},{text:3Blue},0.5);}
- /**Please keep the credit intact**/
- #credit {
- z-index:99999999999;
- font-weight:bold;
- text-align:center;
- font-size:16px;
- font-family:'Montez';
- position:fixed;
- bottom:5px;
- right:5px;
- }
- #credit a {
- display:inline-block;
- height:20px;
- width:20px;
- background-color:rgba({text:1Red},{text:2Green},{text:3Blue},0.8);
- color:{color:body};
- }
- #credit a:hover {
- background-color:{color:body};
- color:rgba({text:1Red},{text:2Green},{text:3Blue},0.8);
- }
- #s-m-t-tooltip {
- padding:5px 10px 5px 10px;
- margin:20px 14px 7px 10px;
- border:1px solid {color:border};
- background:{color:body};
- font-family:georgia;
- font-style: normal;
- font-size:9px;
- letter-spacing:1px;
- color:rgba({text:1Red},{text:2Green},{text:3Blue},0.7);
- z-index:99999999;
- }
- /**DO NOT EDIT BELOW THIS**/
- #background {
- position:fixed;
- background: url('https://24.media.tumblr.com/f5fada07bef29b1d00bc68ae5d5de98f/tumblr_mvyc8reUYT1qlliu4o1_500.png') repeat 5% 5%;
- top: 0; left: 0; right: 0; bottom: 0;
- z-index:-1;
- -webkit-animation-name: SNOW;
- -webkit-animation-duration: 80s;
- -webkit-animation-timing-function: linear;
- -webkit-animation-iteration-count: infinite;
- }
- #midground {
- background: url('https://24.media.tumblr.com/f5fada07bef29b1d00bc68ae5d5de98f/tumblr_mvyc8reUYT1qlliu4o1_500.png') repeat 20% 20%;
- position:fixed;
- top: 0; left: 0; right: 0; bottom: 0;
- z-index:-2;
- -webkit-animation-name: SNOW;
- -webkit-animation-duration: 100s;
- -webkit-animation-timing-function: linear;
- -webkit-animation-iteration-count: infinite;
- }
- #foreground {
- background: url('https://31.media.tumblr.com/03f8b2fb92f8101dbf30829d025dd193/tumblr_mvyc8reUYT1qlliu4o3_400.png') repeat 35% 35%;
- position:fixed;
- top: 0; left: 0; right: 0; bottom: 0;
- z-index:-3;
- -webkit-animation-name: SNOW;
- -webkit-animation-duration: 120s;
- -webkit-animation-timing-function: linear;
- -webkit-animation-iteration-count: infinite;
- }
- @-webkit-keyframes SNOW {
- from {background-position: 5% 5%}
- to {background-position: 400% 2000%}
- }
- @keyframes SNOW {
- from {background-position: 5% 5%}
- to {background-position: 400% 2000%}
- }
- @-moz-keyframes SNOW {
- from {background-position: 5% 5%}
- to {background-position: 400% 2000%}
- }
- @-ms-keyframes SNOW {
- from {background-position: 5% 5%}
- to {background-position: 400% 2000%}
- }
- /**End**/
- {CustomCSS}</style>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:0,
- tip_fade_speed:0,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script src="https://static.tumblr.com/ougxdjo/7cPmrvjid/lora.js" type="text/javascript"></script>
- <link href='https://fonts.googleapis.com/css?family=Clicker+Script|Montez|Cookie' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="https://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
- </head>
- <body>
- {block:ifLetItSnow}<div id="background"></div>
- <div id="midground"></div>
- <div id="foreground"></div>{/block:ifLetItSnow}
- <div id="bimage"></div>
- <div id="spole"><div id="sidebar">
- <img src="{image:Sidebar}">
- <div id="title"><a href="/">{Title}</a></div>
- </div><!--sidebar--></div>
- <div id="dpole"></div><div id="description"><div style="float:left;clear:left;height:15px;width:17px"></div><div style="float:right;clear:right;height:15px;width:15px"></div><div style="float:left;clear:left;height:15px;width:3px"></div><div style="float:right;clear:right;height:15px;width:0px"></div><div style="float:left;clear:left;height:15px;width:1px"></div><div style="float:right;clear:right;height:15px;width:0px"></div><div style="float:left;clear:left;height:15px;width:0px"></div><div style="float:right;clear:right;height:15px;width:0px"></div><div style="float:left;clear:left;height:15px;width:0px"></div><div style="float:right;clear:right;height:15px;width:0px"></div><div style="float:left;clear:left;height:15px;width:0px"></div><div style="float:right;clear:right;height:15px;width:0px"></div><div style="float:left;clear:left;height:15px;width:2px"></div><div style="float:right;clear:right;height:15px;width:0px"></div><div style="float:left;clear:left;height:15px;width:14px"></div><div style="float:right;clear:right;height:15px;width:17px"></div><div style="float:left;clear:left;height:15px;width:Infinitypx"></div><div style="float:right;clear:right;height:15px;width:98px"></div><div style="float:left;clear:left;height:15px;width:0px"></div><div style="float:right;clear:right;height:15px;width:0px"></div>{Description}</div>
- <div id="lpole"></div><div id="links">
- <a href="/ask">ask</a>
- <a href="/archive">archive</a>
- {block:ifLink1}<a href="{text:Link1URL}">{text:Link1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2URL}">{text:Link2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3URL}">{text:Link3}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4URL}">{text:Link4}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5URL}">{text:Link5}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6URL}">{text:Link6}</a>{/block:ifLink6}
- {block:ifLink7}<a href="{text:Link7URL}">{text:Link7}</a>{/block:ifLink7}
- {block:ifLink8}<a href="{text:Link8URL}">{text:Link8}</a>{/block:ifLink8}
- </div><!--links-->
- <div id="ppole"></div><div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</center></div>
- <div id="entries">
- {block:TagPage}
- <div id="post"><div id="texttitle">Posts tagged "{Tag}"</div></div>
- {/block:TagPage}
- {block:ifInfiniteScroll}<div class="autopagerize_page_element">{/block:ifInfiniteScroll}
- {block:Posts}
- {block:RebloggedFrom}
- <div id="date">
- <a href="{ReblogParentURL}" title="via: {ReblogParentName}"><img src="{ReblogParentPortraitURL-30}"/></a>{/block:RebloggedFrom}{block:Reblog}<br><br><a href="{ReblogRootURL}" title="origin: {ReblogRootName}"><img src="{ReblogRootPortraitURL-30}"/></a>
- </div>
- {/block:Reblog}
- <div id="post">
- <!--Text Posts-->
- {block:Text}
- {block:Title}<div id="texttitle">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- <!--Photo Posts-->
- {block:ifNotPosts400}
- {block:Photo}<center>
- {OpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {/block:ifNotPosts400}
- {block:ifPosts400}
- {block:Photo}<center>
- {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
- {LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {/block:ifPosts400}
- <!--Photosets-->
- {block:ifNotPosts400}
- {block:Photoset}<center>
- {Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {/block:ifNotPosts400}
- {block:ifPosts400}
- {block:Photoset}<center>
- {Photoset-400}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {/block:ifPosts400}
- <!--Quotes-->
- {block:Quote}
- <div id="quote">
- <div id="quote_{Length}">“{Quote}”</div>
- {block:Source}
- <div id="quotesource">- {Source}</div>{/block:Source}
- </div>
- {/block:Quote}
- <!--Video Posts-->
- {block:ifNotPosts400}
- {block:Video}{Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {/block:ifNotPosts400}
- {block:ifPosts400}
- {block:Video}{Video-400}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {/block:ifPosts400}
- <!--Link Posts-->
- {block:Link}
- <div id="linkposts">
- <a href="{URL}" class="link" {Target}>
- <center>{Name} →</center></a><BR>
- <center><small><small>{URL}</small></small></center>
- </div> <!--linkposts-->
- {block:Thumbnail}<div id="linkfav"><img src="{Thumbnail}"></div>
- {/block:Thumbnail}
- {block:Description}<br>{Description}{/block:Description}
- {/block:Link}
- <!--Chat-->
- {block:Chat}
- {block:Title}<h4>{Title}</h4>{/block:Title}
- <div class="chat">
- <div class="lines">
- {block:Lines}
- <div class="line {Alt}">
- {block:Label}
- <strong>{Label}</strong>{/block:Label} {Line}
- </div> <!--line alt-->
- {/block:Lines}
- </div> <!--lines-->
- </div><!--chat-->
- {/block:Chat}
- <!--Audio Posts -->
- {block:Audio}
- {block:AlbumArt}
- <div class="album"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="audio">{AudioPlayerWhite}</div>
- <div class="audiobox">
- <div class="audiotext">
- {block:TrackName}<br><big><b>Track name:</b>
- "{TrackName}"{/block:TrackName}
- {block:Artist}<br><b>Artist:</b> {Artist}{/block:Artist}
- {block:Album}<br><b>Album:</b> {Album}{/block:Album}
- {block:PlayCount}<br><b>Playcount:</b> {PlayCountWithLabel}{/block:PlayCount}
- </big>
- </div><!--audiotext-->
- </div><!--audiobox-->
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <!--Asks-->
- {block:Answer}
- <div id="question">
- {Question}
- <div id="asker">
- <img src="{AskerPortraitURL-30}">- {Asker}</div><br>
- </div> <!--question-->
- <br>{Answer}
- {/block:Answer}
- {block:Date}<div id="info"><a href="{Permalink}" title="{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} '{ShortYear}
- at {12Hour}.{Minutes}{ampm}">{TimeAgo} </a>{block:NoteCount} · <a href="{Permalink}">❤ {NoteCount} </a>{/block:NoteCount}
- ·<a href="{ReblogURL}" target="_blank"> reblog</a>
- <p>
- {block:ifShowTags}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags} {/block:HasTags}{/block:IfShowTags}
- </div>{/block:Date}
- <div class="note"> {block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- </div><!--post-->
- {/block:Posts}
- </div> <!--entries-->
- <div id="credit"><a href="https://theghostoflove.tumblr.com" title="enchantingly">E</a></div>
- </div> <!--background-->
Advertisement
Add Comment
Please, Sign In to add comment