Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!--
- PEACHY THEME BY
- ┏━┓╋┏┳━━━┳┓╋┏┳━━━┳━━━┳━━━┳━━━━┓
- ┃┃┗┓┃┃┏━━┫┃╋┃┣┓┏┓┃┏━━┫┏━┓┃┏┓┏┓┃
- ┃┏┓┗┛┃┗━━┫┃╋┃┃┃┃┃┃┗━━┫┗━━╋┛┃┃┗┛
- ┃┃┗┓┃┃┏━━┫┃╋┃┃┃┃┃┃┏━━┻━━┓┃╋┃┃
- ┃┃╋┃┃┃┗━━┫┗━┛┣┛┗┛┃┗━━┫┗━┛┃╋┃┃
- ┗┛╋┗━┻━━━┻━━━┻━━━┻━━━┻━━━┛╋┗┛
- http://neudest.tumblr.com
- June 2nd, 2015
- -->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="if:Background Cover" content="" />
- <meta name="if:Background Repeat" content="1" />
- <meta name="color:Border left" content="#222222" />
- <meta name="color:Background" content="#fff" />
- <meta name="color:Post Border" content="#f7c282" />
- <meta name="color:Post Background" content="#f7c282" />
- <meta name="color:Description" content="#666666" />
- <meta name="color:Scrollbar" content="#666666" />
- <meta name="color:Img Hover Border" content="#f7dfd9" />
- <meta name="color:Link" content="#f7c282" />
- <meta name="color:Hover" content="#666666" />
- <meta name="color:Text" content="#777777" />
- <meta name="image:Background" content="" />
- <meta name="color:Post Permalinks" content="#f7c282" />
- <meta name="color:Post Shadow" content="#ddc4be" />
- <meta name="color:Title Border" content="#f7c282" />
- <meta name="color:Title Shadow" content="#ddc4be" />
- <meta name="color:blogtitle" content="#6b6b6b" />
- <meta name="color:blogtitle background" content="#fcebd5" />
- <meta name="color:navlinks" content="#1e1e1e" />
- <meta name="text:Link1" content="/archive" />
- <meta name="text:Link1 Title" content="Archive" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="Link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="Link" />
- <style type="text/css">
- ::-webkit-scrollbar-thumb { height:auto;background-color:{color:Scrollbar}; } ::-webkit-scrollbar { height:6px; width:3px;padding-right:2px; background-color:transparent; } body { position: absolute;background:{color:Background}; {block:ifbackgroundcover}background-image: url({image:Background}); background-attachment: fixed;background-repeat: repeat;background-position:cover;no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;{/block:ifbackgroundcover}
- {block:ifbackgroundrepeat} background-image: url({image:Background});background-repeat: repeat;{/block:ifbackgroundrepeat} color:{color:Text}; font-family:'Calibri'; font-size:12px; text-decoration:none; text-transform:none; } a { color:{color:Link}; text-decoration:none; } a:hover { color:{color:Hover};background-color:{color:link hover bg}; padding:2px; }{block:indexpage}.entry:hover{padding-right:30px;}{/block:indexpage}
- #content .posts { width:900px; margin-left:50%; margin-top:20px; }
- .entry {border:1px solid {color:Post Border}; box-shadow:-6px 4px 0px {color:Post Shadow};{block:IndexPage} padding:20px;width:250px;overflow:hidden; float:left; font-size: 12px; line-height:14px; margin-bottom:70px;margin-right:70px; {/block:IndexPage}{block:PermalinkPage}width:500px;height:auto; margin-left:6%;margin-top:6px; {/block:PermalinkPage}}.entry img:hover{ background-color:{color:img hover border}; padding:7px; margin-left:-3px;
- } .entry img {-webkit-transition: all 0.6s linear;{block:IndexPage}width:250px; {/block:IndexPage} {block:PermalinkPage}width:500px; {/block:PermalinkPage} margin-bottom:-2px; } blockquote { margin-left:5px; padding-left:5px; line-height:180%; border-left:1px solid black; }
- .audiobox {width: 27px!important;background-color:white;top:45%;left:45%;display:block;position:absolute;padding-right:10px;padding-left:10px;padding-top:10px;padding-bottom:10px;border-radius:50px;opacity:0.7;} {block:IndexPage} .entry:hover {opacity:4;-webkit-transition:1s; } {/block:IndexPage} .cl a { font-style:italic;padding-left:7px;padding-right:7px; } .cl a:hover { font-style:normal; } .header { margin-top:20px;margin-bottom:50px; border-bottom:1px solid #ccc; padding:10px;width:780px;margin-left:auto;margin-right:auto; text-align:center; background-color:{color:Header}; } .pn ul{ list-style-type: none;} .pn li{ list-style-type: none;} .pn {height:200px;width:700px;overflow:scroll;list-style-type: none;} /* Others */ blockquote{ margin:0 0 5px 10px; padding:3px 5px; border-left:1px solid {color:Links}; } blockquote p, blockquote ul{ margin:0; padding:0; } .quote p{ margin:0; } .arrow{ margin:8px 0 0 165px; border-left:6px solid #f7f7f7; {block:permalinkpage} margin:8px 0 0 455px; {/block:permalinkpage} } .answer{ width:145px; margin:0 0 3px; background:#f7f7f7; {block:permalinkpage} width:435px; {/block:permalinkpage} } .asker{ color:{color:Links}; } .asker:first-letter{ text-transform:uppercase; } .postnotes ::-webkit-scrollbar{ background:{color:Container}; } .permalink-title{ {block:permalinkpage} margin-left:10px; letter-spacing:1px; text-transform:uppercase; {/block:permalinkpage} } .portrait{ width:35px; border-radius:25px; } .arrow{ position:absolute; width:0; height:0; border-top:6px solid transparent; border-bottom:6px solid transparent; } .answer{ min-height:30px; padding:5px 10px; border-radius:5px; } #ask_form{ height:190px; } .cover{ z-index:1; position:absolute; width:60px; height:60px; } .cover img{ float:left; width:60px; height:65px; } .playbox{ z-index:2; position:absolute; overflow:hidden; opacity:0.6; width:27px; height:30px; margin:20px 0 0 16px; text-align:center; } .info{ min-height:73px; margin:0 0 10px 70px; font-size:10px; font-family:calibri; text-transform:uppercase; } blockquote{ margin:-2px 0 15px; padding:5px; } blockquote p, blockquote ul{ margin:0; padding:0; } .quote{ text-align:justify; } .posts-info{ margin:5px 0 25px; padding:5px 0; font-size:11px; text-transform:uppercase; border-top:1px solid #eee; } .info-date{ float:left; width:242px; margin:0 0 0 8px; margin-left:180px; } .info-notes{ float:left; width:242px; margin:0 8px 0 0; margin-left:190px; }
- .postnotes{ width:490px; margin-left:-50px; margin-bottom:30px; text-align:left; }
- ol.notes{ overflow:auto; height:auto; padding:0; margin:10px 15px 10px 15px; list-style-type:none; margin-left:12%;padding: 5px 10px; width:387px;}
- ol.notes:hover{ background-color:{color:Posts Background}; opacity:1;
- }
- ol.notes li.note{ border-left:3px solid {color:post border};padding:7px 0; width:490px; } ol.notes li.note img.avatar{ display:none; } ol.notes li.note blockquote{ border-color:#eee; padding:4px 10px; margin:10px 0 0 25px; } .date{ position:relative; opacity:1; bottom:0; margin:8px 0 0; padding:3px 0 0; font-size:11px; letter-spacing:0; text-transform:uppercase; text-align:right; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; border-top:1px solid #eee; }
- .date a{ margin:0 10px 0 0; } .contact{ position:fixed; display:none; z-index:99999; background:white; padding:10px; border:1px solid #ddd; top:50%; left:52%; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-animation:fadeInDown 1s; -moz-animation:fadeInDown 1s; -ms-animation:fadeInDown 1s; } .permalink { margin-top:2px; padding:2px; text-align:right; word-spacing:5px; {block:permalinkpage} opacity:0; {/block:permalinkpage}} .permalink a{ color:{color:permalink}; font-style:italic; text-decoration:none;}
- .permalink a:hover{ color:rgba(0,0,0,0);}
- .audiopost { {block:IndexPage} width:200px; padding-bottom:10px; {/block:IndexPage} {block:PermalinkPage} width:400px; padding-bottom:110px; {/block:PermalinkPage}} .albumart { position:absolute; {block:IndexPage} width:50px; height:50px; {/block:IndexPage} {block:PermalinkPage} width:150px; height:150px; {/block:PermalinkPage}} .albumart img { float:left; {block:IndexPage} width:50px; height:50px; {/block:IndexPage} {block:PermalinkPage} width:150px; height:150px; {/block:PermalinkPage}} .playbox { opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:2; {block:IndexPage} margin-left:11px; margin-top:12px; {block:IndexPage} {block:PermalinkPage} margin-left:60px; margin-top:61px; {/block:PermalinkPage}} .info { margin-top:2px; line-height:12px; font-size:8px; text-transform:uppercase; {block:IndexPage} margin-left:58px; {block:IndexPage} {block:PermalinkPage} margin-left:158px; {/block:PermalinkPage}}
- {block:IndexPage}
- .coen { {block:IndexPage} {/block:IndexPage} clear:both; position:relative; width:250px; } .yup { width:100%; height:100%; position:absolute; top:40px; background-color: rgba(f, f, f, 0.8); opacity:0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; text-align:center; } .coen:hover .yup { opacity:1; }
- .coen .yup a{ font-style:italic;color:{color:Hover Permalinks Text};text-decoration:underline; line-height:23px;padding:4px;background-color:{color:Hover Permalinks BG};opacity:0.8}
- .coen .yup{}
- {/block:IndexPage}
- a{{block:ifunderlineanditalic}font-style:italic;text-decoration:underline;{/block:ifunderlineanditalic}}
- a:hover{
- {block:ifunderlineanditalic}text-decoration:line-through;{/block:ifunderlineanditalic}}
- .navlinks { width:auto; height:10px; line-height:30px; font-size:10px; text-transform:uppercase; position:fixed; top:30%; left:250px; } .navlinks a { text-decoration:none; padding:6px; letter-spacing:1px; color:{color:NavLinks}; {block:ifnavborder}border:1px solid {color:NavLinks Border};{/block:ifnavborder} } .navlinks a:hover { color:{color:NavLinks Hover}; {block:ifnavborder}border:1px solid {color:NavLinks Border Hover};{/block:ifnavborder} } .navlinks a:hover{ background-color:{color:NavLinks Hover BG}; }
- #long { width:100px; margin-left:-145px; z-index:1; text-align:center; position:fixed !important; margin-top:-177px; height:auto; font-size: 11px; line-height: 14px; padding: 8px; }
- #sidebar{ width:50px; position:fixed; padding:10px; font-size:11px; font-family:{font:body}; text-align:center; float:center; z-index:100000000000000000000; }
- .blogtitle { text-align:left; position:relative; height:auto; line-height:20px; margin-bottom:5px; z-index:5; color:{color:blogtitle}; font-size:25px; font-family:{font:body}; }
- .description{ padding:4px; color:{color:description}; font-size:11px; text-align:left;text-transform:none; }
- #foshure{ padding:5px; {block:ifdescriptionborder}border:1px solid {color:Description border};{/block:ifdescriptionborder}margin-left:2px;margin-top:-10px;width:100px; }
- .ta2{ position:fixed; bottom:2px; right:2px; padding:3px; text-align:center; width:100px; } .ta2 .fo2{ padding-bottom:3px; margin:4px; }.ta2 .lo2{ line-height:150%; }
- .ta23{ position:fixed; Top:15px; right:-10px; padding:3px; text-align:center; width:100px; } .ta23 .fo23{ padding-bottom:3px; margin:4px; }.ta23 .lo23{ line-height:150%; }
- #top{position:fixed;top:0px;height:26px;width:100%;z-index:6;}
- #left{position:fixed;left:0px;bottom:0;height:100%;width:26px;background:{color:border left};z-index:6;}
- {CustomCSS}</style></head><body>
- {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 = $('.posts'); $wall.imagesLoaded(function(){ $wall.masonry({ itemSelector: '.entry', isAnimated : true }); }); $wall.infinitescroll({ navSelector : "div#navigation", nextSelector : "div#navigation a#nextPage", itemSelector : '.entry', loadingImg : "", loadingText : " ", donetext : " ", extraScrollPx : 0, 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: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} ); }); }); $('.posts').show(500); }); </script> {/block:IndexPage} <script type="text/javascript"> $(window).load(function(){ $("p").remove(":contains('(Source:')"); $("p").remove(":contains('(source:')"); $("p").remove(":contains('(via ')"); }); </script> {block:indexpage} <script language="JavaScript"> function function1(){ window.scrollTo(0,5); } function function2(){ window.scroll(0,2); } </script> {/block:indexpage}
- <div id="content">
- <div id="left"></div>
- <div id="right"></div>
- <div id="bottom"></div><div id="top"><div style="padding:7px;width:200px;margin-left:123px;margin-top:80px;text-transform:uppercase;z-index:999999999"><span style="background-color:{color:blogtitle background}; padding:3px 5px 0 5px;font-size:25px;box-shadow:-6px 4px 0px {color:Title Shadow};border:1px solid {color:Title Border};"><font color="{color:Blogtitle}">{title}</font></span><br><br><div style="width:200px;text-transform:lowercase;"><br><font color="{color:Description}">{description}</font></div><br>
- <div class="navv">
- <div style="text-transform:uppercase;width:220px;font-size:11px;border-left:3px solid {color:post border};padding-left:3px;">
- <a href="/"><font size="" color="{color:NavLinks}">Refresh,</font></a> <a href="/ask"><font size="" color="{color:NavLinks}">Inbox,</font></a> {block:ifLink1}<a href="{text:Link1}"><font size="" color="{color:NavLinks}"> {text:Link1 Title},</font></a> {/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}"><font size="" color="{color:NavLinks}">{text:Link2 Title},</font></a> {/block:ifLink2}{block:ifLink3} <a href="{text:Link3}"> <font size="" color="{color:NavLinks}">{text:Link3 Title},</font></a> {/block:ifLink3}
- </div></div></div></div>
- <font color="{color:Text}">
- <div class="posts"><br><br>
- {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} <br style="clear:both;" /> {block:Posts} <div class="entry">
- {block:Text} {block:Title} <span style="font-size:12px;"><a href="{Permalink}"><font color="{color:Text}" size="2">{Title}</font></a></span> {/block:Title} <font color="{color:Text}">{Body}</font> {block:IndexPage}<p><div style="border-left:3px solid {color:post border};padding-left:3px;"><div align="margin-left:0px"><div style="text-transform:uppercase;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="2"><small>REBLG,</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{NoteCountWithLabel},</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{TimeAgo}</small></font></a></div></div></div>{/block:IndexPage}</a>{/block:IndexPage} {/block:Text}
- {block:Indexpage}
- <article class="coen">
- {block:Photo} {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>{/block:Indexpage}
- {block:IndexPage}
- {block:IndexPage}<p><div style="border-left:3px solid {color:post border};padding-left:3px;"><div align="margin-left:0px"><div style="text-transform:uppercase;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="2"><small>REBLG,</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{NoteCountWithLabel},</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{TimeAgo}</small></font></a></div></div></div>{/block:IndexPage}</a>{/block:IndexPage}
- {/block:IndexPage}
- {block:PermalinkPage}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}"></a> <div style="margin-left:380px;"></div> {/block:PermalinkPage} {/block:Photo}
- </article>{/block:Indexpage}
- {block:Permalinkpage}
- {block:Photo} {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/></a>{/block:Indexpage}
- {block:IndexPage}
- {/block:IndexPage}
- {block:PermalinkPage}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}"></a> <div style="margin-left:380px;"></div> {/block:PermalinkPage} {/block:Photo}
- {/block:Permalinkpage}
- {block:Photoset} {block:IndexPage} {photoset-250}{/block:IndexPage} {block:PermalinkPage} {Photoset-500} {/block:PermalinkPage}
- {block:IndexPage}<p><div style="border-left:3px solid {color:post border};padding-left:3px;"><div align="margin-left:0px"><div style="text-transform:uppercase;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="2"><small>REBLG,</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{NoteCountWithLabel},</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{TimeAgo}</small></font></a></div></div></div>{/block:IndexPage}</a>{/block:IndexPage}
- {/block:Photoset} {block:Quote} <i>" <font color="{color:Text}" size="2">{Quote}</font>"</i> {block:Source} <font color="{color:Text}"> <div align="right">—{Source}</div></font> {/block:Source} {block:IndexPage}<p><div style="border-left:3px solid {color:post border};padding-left:3px;"><div align="margin-left:0px"><div style="text-transform:uppercase;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="2"><small>REBLG,</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{NoteCountWithLabel},</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{TimeAgo}</small></font></a></div></div></div>{/block:IndexPage}</a>{/block:IndexPage} {/block:Quote} {block:Link} <span style="font-size:12px;"><a href="{URL}" class="link" {Target}><font color="{color:Text}">{Name}</font></a></span> {block:Description} <font color="{color:Text}"> <div class="description1">{Description}</div></font> {/block:Description}
- {block:IndexPage}<p><div style="border-left:3px solid {color:post border};padding-left:3px;"><div align="margin-left:0px"><div style="text-transform:uppercase;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="2"><small>REBLG,</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{NoteCountWithLabel},</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{TimeAgo}</small></font></a></div></div></div>{/block:IndexPage}
- </a>{/block:IndexPage} {/block:Link} {block:Chat} {block:Title} <h3><a href="{Permalink}"><font color="{color:Link}" size="2">{Title}</font></a></h3> {/block:Title}<ul> {block:Lines} <li style="list-style-type: none;margin-left:-40px;"> {block:Label} <span style="font-weight:bold;">{Label}</span> {/block:Label} {Line}</li> {/block:Lines}</ul>
- {block:IndexPage}<p><div style="border-left:3px solid {color:post border};padding-left:3px;"><div align="margin-left:0px"><div style="text-transform:uppercase;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="2"><small>REBLG,</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{NoteCountWithLabel},</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{TimeAgo}</small></font></a></div></div></div>{/block:IndexPage}</a>{/block:IndexPage}
- {/block:Chat}
- {block:Video} {Video-250}
- {block:IndexPage}<p><div style="border-left:3px solid {color:post border};padding-left:3px;"><div align="margin-left:0px"><div style="text-transform:uppercase;"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="2"><small>REBLG,</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{NoteCountWithLabel},</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{TimeAgo}</small></font></a></div></div></div>{/block:IndexPage}</a>{/block:IndexPage}{/block:Video}
- {block:Audio}
- <div class="post"><div class="audiopost">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><font size="1"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<font size="1"><br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
- {block:IndexPage}<div style="border-left:3px solid {color:post border};padding-left:3px;text-transform:uppercase;"><div align="left"><a href="{ReblogURL}"><font color="{color:Post Permalinks}" size="2"><small>RBLG, </small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{NoteCountWithLabel},</small></font></a> <a href="{Permalink}"><font color="{color:Post Permalinks}" size="2"><small>{TimeAgo}</small></font></a></div></div>{/block:IndexPage}
- </div></font>
- {/block:Audio}</div>
- {block:PermalinkPage} <div class="notes"><div style="margin-left:12%; width:400px"><br><br> posted {TimeAgo} {block:NoteCount} with {NoteCount} notes {/block:NoteCount} {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom} {block:ContentSource} originallyfrom <a href="{SourceURL}">{SourceTitle} </a></font></div> {/block:ContentSource} <br><br>{PostNotes}<br><br><br><br><br><div> {/block:PermalinkPage} {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource} <!-- {block:NoRebloggedFrom} {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom} {/block:NoRebloggedFrom} --> {/block:Posts} </div></div></div></div>
- <div class="ta2"> <div class="fo2"><a href="http://neudest.tumblr.com"><font color="{color:text}">NEUDEST</font></a></div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment