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">
- <!--
- █▀▀▄ █▀▀█ █░░█ █▀▀▄ █▀▀█ █▀▀█ █▀▀█ ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
- █░░█ █░░█ █▀▀█ █░░█ █░░█ █▄▄▀ █░░█ ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
- ▀▀▀░ ▀▀▀▀ ▀░░▀ ▀▀▀░ ▀▀▀▀ ▀░▀▀ ▀▀▀▀ ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
- BOBBY THEME BY DOHDORO//TUMBLR
- -->
- <head>
- <title>{Title}</title>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="image:little icon" content=""/>
- <meta name="if:Show Captions" content="0"/>
- <meta name="if:Infinite Scroll" content"0"/>
- <meta name="if:Show Tags" content"0"/>
- <meta name="if:2columns" content"1"/>
- <meta name="if:250px" content"1"/>
- <meta name="if:400px" content""/>
- <meta name="if:500px" content""/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#888888"/>
- <meta name="color:bold" content="#000000"/>
- <meta name="color:italic" content="#000000"/>
- <meta name="color:underline" content="#888888"/>
- <meta name="color:links" content="#232323"/>
- <meta name="color:links hover" content="#afafaf"/>
- <meta name="color:blockquote border" content="#eeeeee"/>
- <meta name="color:h1 border" content="#c0c0c0"/>
- <meta name="color:h1 text" content="#232323"/>
- <meta name="color:permalink border" content="#c0c0c0"/>
- <meta name="color:permalink text" content="#888888"/>
- <meta name="color:post bg" content="#fafafa"/>
- <meta name="color:caption bg" content="#fafafa"/>
- <meta name="color:caption text" content="#888888"/>
- <meta name="color:ask bg" content="#fafafa"/>
- <meta name="color:ask text" content="#888888"/>
- <meta name="color:asker border" content="#c0c0c0"/>
- <meta name="color:asker text" content="#232323"/>
- <meta name="color:ask reply bg" content="#232323"/>
- <meta name="color:ask reply text" content="#ffffff"/>
- <meta name="color:theme credit bg" content="#fafafa"/>
- <meta name="color:theme credit border" content="#eeeeee"/>
- <meta name="color:theme credit text" content="#888888"/>
- <meta name="color:scrollbar bg" content="#232323"/>
- <meta name="color:scrollbar line" content="#ffffff"/>
- <meta name="color:scrollbar bg" content="#232323"/>
- <meta name="color:scrollbar line" content="#ffffff"/>
- <meta name="color:pagination border" content="#c0c0c0"/>
- <meta name="color:pagination text" content="#232323"/>
- <meta name="color:pagination bg hover" content="#232323"/>
- <meta name="color:pagination text hover" content="#ffffff"/>
- <meta name="color:theme border color" content="#eeeeee"/>
- <meta name="color:title border" content="#c0c0c0"/>
- <meta name="color:title text" content="#232323"/>
- <meta name="color:description text" content="#888888"/>
- <meta name="color:side icon border" content="#eeeeee"/>
- <meta name="color:navigation links border" content="#eeeeee"/>
- <meta name="color:navigation links text" content="#888888"/>
- <meta name="color:navigation links border hover" content="#000000"/>
- <meta name="color:post info bg" content="#232323"/>
- <meta name="color:post notes color" content="#232323"/>
- <meta name="color:post info text" content="#ffffff"/>
- <meta name="color:post tags border" content="#c0c0c0"/>
- <meta name="color:post tags color" content="#888888"/>
- <meta name="text:Link One Url" content=""/>
- <meta name="text:Link One" content="link one"/>
- <meta name="text:Link Two Url" content=""/>
- <meta name="text:Link Two" content="link two"/>
- <meta name="text:Link Three Url" content=""/>
- <meta name="text:Link Three" content="link three"/>
- <style type="text/css">
- #tumblr_controls {position: fixed !important;}
- #tumblr_controls {-webkit-filter: invert(100%);}
- #tumblr_controls {opacity: 0.5; -webkit-transition: opacity 0.7s linear; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
- #tumblr_controls:hover {opacity: 1; -webkit-transition: opacity 0.7s linear; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
- /* scroll bar */
- ::-webkit-scrollbar {
- width:8px;
- height:3px;
- background:{color:scrollbar bg};
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:scrollbar line};
- width:8px;
- border-radius:6px;
- border-left:3px solid {color:scrollbar bg};
- border-right:3px solid {color:scrollbar bg};
- }
- /* THEME CREDIT - DO NOT REMOVE */
- #themecredit {
- position:fixed;
- z-index:99;
- right:25px;
- padding:10px;
- bottom:20px;
- font-family:georgia;
- font-size:10px;
- background:{color:theme credit bg};
- font-style:italic;
- border:1px solid {color:theme credit border};
- }
- #themecredit a {
- color:{color:theme credit text};
- }
- /* Pagination */
- .pagination {
- position:fixed;
- z-index:999;
- bottom:13px;
- color:#000;
- opacity:1;
- font-size:9px;
- left:46%;
- padding:7px;
- font-weight:900;
- text-transform:uppercase;
- }
- .pagination a {
- margin-left:20px;
- padding:3px 5px 3px 5px;
- margin-right:20px;
- font-weight:900;
- color:{color:pagination text};
- border:1px solid {color:pagination border};
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- .pagination a:hover {
- background:{color:pagination bg hover};
- color:{color:pagination text hover};
- }
- {block:IfInfiniteScroll}
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- #infscr-loading {display:none;}
- .pagination {display:none!important;} {/block:IfInfiniteScroll}
- /* Hover text - style this however you like*/
- #s-m-t-tooltip {
- z-index:999999;
- padding:4px 7px 4px 7px;
- background-color:#000;
- border:1px solid #fff;
- color:#fff;
- font-family:arial;
- font-size:10px;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- /* Body */
- html, body {
- height:100%;
- margin: 0;
- padding: 0;
- border: 0;
- }
- body {
- font-family:arial;
- font-size:10px;
- letter-spacing:1px;
- color:{color:Text};
- background:{color:Background};
- }
- a {
- color:{color:links};
- text-decoration:none;
- }
- a:hover {
- color:{color:links hover};
- }
- b, strong {
- color:{color:bold};
- }
- i, em {
- color:{color:italic};
- }
- u {
- color:{color:underline};
- }
- ul {
- padding:10px;
- list-style-type: circle;
- }
- li {
- padding:0;
- }
- blockquote {
- margin-top:10px;
- border-left:2px solid {color:blockquote border};
- padding:0px 0px 0px 10px;
- margin-left:5px;
- word-wrap:break-word;
- }
- h1 {
- font-family:arial;
- font-size:13px;
- text-transform:uppercase;
- padding:15px;
- letter-spacing:1px;
- font-weight:900;
- border:1px solid {color:h1 border};
- color:{color:h1 text};
- }
- h1 a {
- color:{color:h1 text};
- text-decoration:none;
- }
- /* Posts */
- #wrapped {
- margin-top:200px;
- padding-bottom:150px;
- margin-left:auto;
- margin-right:auto;
- {block:if2columns}width:720px;{/block:if2columns}
- {block:if250px}width:450px;{/block:if250px}
- {block:if400px}width:720px;{/block:if400px}
- {block:if500px}width:720px;{/block:if500px}
- }
- .blog {
- float:left;
- position:relative;
- padding:30px;
- margin-left:25px;
- margin-top:100px;
- background:{color:post bg};
- width:250px;
- {block:if2columns}
- width:250px;
- margin-left:50px;
- {/block:if2columns}
- {block:if250px}
- width:250px;
- margin-left:50px;
- {/block:if250px}
- {block:if400px}
- width:400px;
- margin-left:50px;
- {/block:if400px}
- {block:if500px}
- width:500px;
- margin-left:50px;
- {/block:if500px}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- }
- .blog a {
- color:{color:links};
- }
- .blog img{
- max-width:100%;
- display:block;
- }
- /* quotes */
- #quotes {
- margin-top:10px;
- font-family:georgia;
- font-size:24px;
- padding:10px;
- letter-spacing:-1px;
- text-transform:none;
- }
- /* Permalink */
- #permalink {
- margin-left:0px;
- margin-top:20px;
- padding:10px;
- }
- .perma {
- font-size:9px;
- font-family:arial;
- text-transform:lowercase;
- text-align:left;
- border:1px solid {color:permalink border};
- margin-top:0px;
- color:{color:permalink text};
- margin-left:0px;
- padding:10px;
- }
- .notecounts {
- margin-top:10px;
- font-size:9px;
- font-family:arial;
- text-transform:lowercase;
- color:{color:permalink text};
- padding:18px;
- }
- .notecounts img {
- visibility: hidden;
- }
- ol.notes {
- list-style-type:circle;
- }
- /* post captions*/
- #caption {
- background:{color:caption bg};
- color:{color:caption text};
- padding:5px;
- word-wrap:break-word;
- font-size:11px;
- font-family:arial;
- }
- #caption a {
- color:{color:links};
- }
- /* questions */
- #theask {
- background:{color:ask bg};
- font-size:10px;
- line-height:12px;
- padding:10px;
- color:{color:ask text};
- }
- #theask span {
- display:block;
- margin-bottom:10px;
- padding:5px 9px 5px 9px;
- font-weight:900;
- text-transform:uppercase;
- font-size:15px;
- border:1px solid {color:asker border};
- color:{color:asker text};
- }
- #theask span a {
- color:{color:asker text};
- }
- #theanswer {
- padding:10px;
- font-family:arial;
- text-align:left;
- background:{color:ask reply bg};
- color:{color:ask reply text};
- font-size:10px;
- line-height:12px;
- }
- /* Music */
- #audio {
- padding:5px;
- margin-left:-5px;
- }
- .musicinfo {
- color:{color:Text};
- margin-top:20px;
- margin-bottom:5px;
- font-size:10px;
- line-height:10px;
- letter-spacing:1px;
- }
- /* theme borders */
- #bbordone {
- position:fixed;
- z-index:9;
- left:0;
- top:0;
- width:100%;
- height:60px;
- background:{color:Background};
- border-bottom:1px solid {color:theme border color};
- }
- #bbordtwo {
- position:fixed;
- z-index:9;
- left:0;
- bottom:0;
- width:100%;
- height:60px;
- background:{color:Background};
- border-top:1px solid {color:theme border color};
- }
- #bbordfo {
- position:fixed;
- z-index:9;
- right:0;
- top:0;
- width:120px;
- height:100%;
- background:{color:Background};
- border-left:1px solid {color:theme border color};
- }
- #bbordtree {
- position:fixed;
- z-index:9;
- left:0;
- top:0;
- width:120px;
- height:100%;
- background:{color:Background};
- border-right:1px solid {color:theme border color};
- }
- /* description and title */
- #bigtwo {
- position:absolute;
- margin-top:-65px;
- margin-left:45px;
- }
- .titale {
- text-transform:uppercase;
- font-size:15px;
- letter-spacing:2px;
- font-weight:900;
- color:{color:title text};
- padding:8px 20px 8px 20px;
- border:1px solid {color:title border};
- }
- .about {
- margin-top:13px;
- overflow:hidden;
- width:250px;
- text-align:left;
- height:50px;
- font-size:9px;
- color:{color:description text};
- }
- /* explore blog*/
- #tonavigate {
- position:absolute;
- margin-left:-90px;
- margin-top:-65px;
- }
- #tonavigate img {
- padding:10px;
- width:70px;
- height:70px;
- margin-bottom:15px;
- border:1px solid {color:side icon border};
- border-radius:10px;
- }
- .duhlink {
- text-align:center;
- text-transform:uppercase;
- letter-spacing:2px;
- font-weight:bold;
- font-size:8px;
- }
- .duhlink a {
- display:block;
- position: relative;
- padding:8px 5px 8px 5px;
- text-align:center;
- color:{color:navigation links text};
- border-bottom:1px solid {color:navigation links border};
- }
- .duhlink a:before {
- content:'';
- display:block;
- position: absolute;
- left:0;
- bottom:-1px;
- height:1px;
- width:0;
- transition: width 0s ease, background .7s ease;
- }
- .duhlink a:after {
- content:'';
- display:block;
- position:absolute;
- right:0;
- bottom:-1px;
- height:1px;
- width:0;
- background:{color:navigation links border hover};
- transition:width .7s ease;
- }
- .duhlink a:hover:before {
- width:100%;
- background:{color:navigation links border hover};
- transition: width .7s ease;
- }
- .duhlink a:hover:after {
- width:100%;
- background:transparent;
- transition:all 0s ease;
- }
- /* Post infos*/
- #postuff {
- position:absolute;
- background:{color:post info bg};
- width:290px;
- padding:10px;
- margin-top:-61px;
- margin-left:-30px;
- {block:if2columns}width:290px;{/block:if2columns}
- {block:if250px}width:290px;{/block:if250px}
- {block:if400px}width:440px;{/block:if400px}
- {block:if500px}width:540px;{/block:if500px}
- }
- .thestuff span {
- color:{color:post notes color};
- background:{color:post bg};
- font-size:9px;
- text-transform:uppercase;
- font-weight:bold;
- padding:11px 10px 10px 10px;
- }
- .thestuff a {
- color:{color:post info text};
- padding:10px 10px 10px 3px;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- .thestuff a:hover {
- opacity:0;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- .posre {
- position:absolute;
- margin-top:-10px;
- font-size:8px;
- font-family:arial;
- font-weight:bold;
- text-transform:uppercase;
- {block:if2columns}margin-left:250px;{/block:if2columns}
- {block:if250px}margin-left:250px;{/block:if250px}
- {block:if400px}margin-left:390px;{/block:if400px}
- {block:if500px}margin-left:490px;{/block:if500px}
- }
- .posre a {
- color:{color:post info text};
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- .posre a:hover {
- opacity:0;
- -webkit-transition: opacity 0.4s linear;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- }
- #postags {
- background:{color:post bg};
- margin-top:20px;
- padding:10px;
- border-top:1px solid {color:post tags border};
- padding-top:10px;
- }
- #postags span {
- float:left;
- color:{color:bold};
- margin-right:5px;
- font-size:8px;
- font-family:arial;
- font-weight:900;
- text-transform:uppercase;
- border-radius:5px;
- }
- #postags a {
- color:{color:post tags color};
- }
- </style>
- <!-- DON'T MESS WITH THIS -->
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/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>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- {block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script>{/block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#wrapped');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.blog',
- });
- });
- $container.infinitescroll({
- itemSelector : ".blog",
- 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>
- <!-- theme borders-->
- <div id="bbordone"></div>
- <div id="bbordtwo"></div>
- <div id="bbordtree"></div>
- <div id="bbordfo"></div>
- <!-- Pagination -->
- <div class="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}" id="next">Previous</a>
- {/block:PreviousPage}
- {CurrentPage} of {TotalPages}
- {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
- </div>
- <!-- Container -->
- <div id="wrapped">
- <!-- Title and description -->
- <div id="bigtwo">
- <div class="titale">
- {title}</div>
- <div class="about">
- {description}
- </div>
- </div>
- <!-- Navigation -->
- <div id="tonavigate">
- <img src="{image:little icon}" />
- <div class="duhlink">
- <a href="/">Index</a>
- <a href="/ask">contact</a>
- <a href="/archive">Archive</a>
- {block:ifLinkOne}<a href="{text:Link One Url}">{text:Link One}</a>{/block:ifLinkOne}
- {block:ifLinkTwo}<a href="{text:Link Two Url}">{text:Link Two}</a>{/block:ifLinkTwo}
- {block:ifLinkThree}<a href="{text:Link Three Url}">{text:Link Three}</a>{/block:ifLinkThree}
- </div>
- </div>
- <!-- Posts -->
- {block:posts}
- <div class="blog">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!-- Post info-->
- {block:IndexPage}
- <div id="postuff">
- <div class="thestuff">
- {block:Date}
- <a href="{Permalink}" title="permalink">{12Hour} : {Minutes} {CapitalAmPm}</a>
- {/block:Date}
- {block:NoteCount}
- <span>{NoteCount} notes </span>
- {/block:NoteCount}
- <div class="posre">
- <a href="{ReblogURL}">reblog</a>
- </div>
- </div>
- </div>
- {/block:IndexPage}
- {block:text}{block:title}<h1>{title}</h1>{/block:title}{body}{/block:text}
- {block:photo}
- {block:IndexPage}
- {block:if2columns}<img src="{PhotoURL-250}"/>{/block:if2columns}
- {block:if250px}<img src="{PhotoURL-250}"/>{/block:if250px}
- {block:if400px}<img src="{PhotoURL-400}"/>{/block:if400px}
- {block:if500px}<img src="{PhotoURL-500}"/>{/block:if500px}
- {block:ifShowCaptions}
- {block:caption}<div id="caption">{Caption}</div>{/block:caption}
- {/block:ifShowCaptions}{/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-500}"/>
- {block:Caption}
- <div id="caption">{Caption}</div>
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:photo}
- {block:Photoset}
- {block:IndexPage}
- {block:if2columns}{Photoset-250}{/block:if2columns}
- {block:if250px}{Photoset-250}{/block:if250px}
- {block:if400px}{Photoset-400}{/block:if400px}
- {block:if500px}{Photoset-500}{/block:if500px}
- {block:ifShowCaptions}
- {block:caption}<div id="caption">{Caption}</div>{/block:caption}
- {/block:ifShowCaptions}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-500}
- {block:Caption}
- <div id="caption">{Caption}</div>
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}<div id="quotes">❝{Quote}❞</div> {block:Source}<div align="right"></div>{/block:Source}{/block:Quote}
- {block:Link}
- <h1><a href="{URL}" target="{Target}">{Name}></a></h1>
- {block:Description}{Description}{/block:Description} {/block:Link}
- <!-- Music and Video -->
- {block:Audio}
- <div id="audio">
- {block:if2columns}{AudioEmbed-250}{/block:if2columns}
- {block:if250px}{AudioEmbed-250}{/block:if250px}
- {block:if400px}{AudioEmbed-400}{/block:if400px}
- {block:if500px}{AudioEmbed-500}{/block:if500px}
- </div>
- <div class="musicinfo">
- {block:Artist}<b>ARTIST: </b>{Artist}{/block:Artist}<br>
- {block:TrackName}<B>TRACK: </B>{TrackName}{/block:TrackName}<br>
- {block:Album}<B>ALBUM: </B>{Album}{/block:Album}<br></div><br>
- {block:ifShowCaptions}
- {block:caption}<div id="caption">{caption}</div>{/block:caption}
- {/block:ifShowCaptions}
- {/block:Audio}
- {block:Video}
- {block:if250px}{VideoEmbed-250}{/block:if250px}
- {block:if400px}{VideoEmbed-400}{/block:if400px}
- {block:if500px}{VideoEmbed-250}{/block:if500px}
- {block:ifShowCaptions}{block:caption}<div id="caption">{Caption}</div>{/block:caption}{/block:ifShowCaptions}{/block:Video}
- <!-- chat -->
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Lines}
- {block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br />
- {/block:Lines}
- {/block:Chat}
- <!-- Asks -->
- {block:Answer}
- <div id="theask"><span>{asker}</span><br> {question}</div>
- <div id="theanswer">{Answer}</div>
- {/block:Answer}
- <!-- Post Tags-->
- {block:IndexPage}
- {block:ifShowTags}
- <div id="postags">
- {block:HasTags}
- <span>Tags</span>
- {block:Tags}
- <a href="{TagURL}"># {Tag} </a>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:ifShowTags}
- {/block:IndexPage}
- <!-- Permalink -->
- {block:PermalinkPage}
- {block:Date}
- <div id="permalink">
- <div class="perma">
- <b>Posted on :</b>
- {DayOfMonth}{DayOfMonthSuffix} of {Month} {Year}{/block:Date} <BR>
- {block:NoteCount}
- <a href="{ReblogURL}">Reblog</a>
- <b>With : </b>
- <a href="{Permalink}" title="permalink">{NoteCount} notes</a>{/block:NoteCount}<br>
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}"><b>VIA:</b> {ReblogParentName}</a>
- <a href="{ReblogRootURL}"><b>SOURCE:</b> {ReblogRootName}</a>
- {/block:RebloggedFrom}<br>
- {block:HasTags}
- <a href="{TagURL}"><b>TAGS:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</a><br>
- {/block:HasTags}
- </div>
- {/block:PermalinkPage}
- {block:PostNotes}
- <div class="notecounts">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- {/block:posts}
- </div>
- </body>
- <!-- DO NOT REMOVE-->
- <div id="themecredit">
- <a href="http://dohdoro.tumblr.com">dthm</a>
- </div>
- <!-- DO NOT REMOVE -->
- </html>
Advertisement
Add Comment
Please, Sign In to add comment