Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html lang="en">
- <head>
- <title>{Title}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{Favicon}">
- <!--Theme #19 by wonderfullythemes-->
- <!--SCRIPT FOR TOOLTIPS-->
- <stsss>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://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>
- <!---------------DO NOT REMOVE THESE SCRIPTS--------------->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){$(document)
- .ready(function(){$("[title]")
- .style_my_tooltips();});})
- (jQuery);
- </script>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#entries');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '#post, #post_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a',
- itemSelector : '#post, #post_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#scroll').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#entries').show(500);
- });
- </script>
- {/block:IndexPage}
- <meta name="image:Sidebar Background" content=""/>
- <meta name="color:Background" content="#FFFFFF"/>
- <meta name="color:Post Title" content="#24b61c"/>
- <meta name="color:Blog Title" content="#24b61c"/>
- <meta name="color:Blog Title Hover" content="#fff" />
- <meta name="color:Description Text" content="#fff" />
- <meta name="color:Link" content="#24b61c"/>
- <meta name="color:Hover" content="#12b5bb"/>
- <meta name="color:Info Text" content="#444"/>
- <meta name="color:Info Background" content="#fff" />
- <meta name="color:Info Background Hover" content="#000" />
- <meta name="color:NavLinks" content="#24b61c" />
- <meta name="color:NavLinksHover" content="#000" />
- <meta name="color:NavLinksBg" content="#000" />
- <meta name="color:NavLinksBgHover" content="#fff" />
- <meta name="color:Scrollbar" content="#000" />
- <meta name="color:Scrollbar Bg" content="#fff"/>
- <meta name="color:SidebarBg" content="#000" />
- <meta name="color:SidebarBgOnHover" content="#000" />
- <meta name="color:Tags Background" content="#fff" />
- <meta name="color:Tag Links" content="#24b61c" />
- <meta name="color:Tag Links Hover" content="#12b5bb" />
- <meta name="color:Text" content="#444"/>
- <meta name="text:Link 1" content=""/>
- <meta name="text:Link 1 Title" content="Link 1"/>
- <meta name="text:Link 2" content=""/>
- <meta name="text:Link 2 Title" content="Link 2"/>
- <meta name="text:Link 3" content=""/>
- <meta name="text:Link 3 Title" content="Link 3"/>
- <meta name="text:Link 4" content=""/>
- <meta name="text:Link 4 Title" content="Link 4"/>
- <!---------------END SCRIPTS--------------->
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background-color:{color:Scrollbar};
- }
- ::-webkit-scrollbar {
- height:4px;
- width:3px;
- padding-right:2px;
- background-color:{color:Scrollbar Bg};
- }
- #s-m-t-tooltip {
- padding: 3px;
- height:auto;
- display: none;
- font-family: consolas;
- font-size: 8px;
- text-transform:uppercase;
- text-align: center;
- letter-spacing:1px;
- margin-top:10px;
- margin-left: 15px;
- line-height: 8px;
- z-index: 999999999999;
- border-radius:3px;
- border: 1px solid #f5f5f5;
- background:#ffffff;
- color: #888;
- }
- body{
- margin:0px;
- background-color: {color:Background};
- background-attachment:fixed;
- background-repeat:100%;
- background-position:bottom-right;
- font-family:'calibri';
- font-size:11px;
- letter-spacing:1px;
- text-transform:uppercase;
- text-align:left;
- line-height:100%;
- color: {color:Text};
- }
- a:link, a:active, a:visited{
- text-decoration: none;
- color: {color:Link};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- a:hover {
- color:{color:Hover};
- text-decoration:none;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- i, em{
- color:{color:Link};
- }
- b, strong{
- font-weight:normal;
- text-transform:uppercase;
- color:{color:Link};
- }
- ul,ol{
- margin:0px;
- margin-left:-5px;
- }
- p{
- padding:0px;
- margin:2px;
- }
- u{
- text-decoration:none;
- color:{color:Title};
- }
- blockquote {
- margin:0px;
- padding:4px;
- background:#f7f7f7;
- }
- /************EDIT POST POSITION/WIDTH HERE************/
- /*To increase the amount of columns, increase the width. To decrease the amount of columns, decrease the width.*/
- #entries{
- text-align:left;
- width:1000px;
- margin-left:50px;
- margin-top:150px;
- position:relative;
- overflow: hidden;
- {block:PermalinkPage}
- width:550px;
- {/block:PermalinkPage}}
- /************EDIT OVERALL POSTS HERE************/
- /*When increasing the amount of columns, you may have to decrease the #post width. Otherwise, to get larger posts, increase the width.*/
- #post{
- text-align:left;
- margin:20px;
- background:#ffffff;
- max-width: 100%;
- display:block;
- overflow:hidden;
- width:200px;
- opacity:.8;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}}
- #post img{
- max-width:100%;
- }
- #post:hover {
- opacity:1;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- /*--INFO AND TAGS--*/
- #post:hover .permalink {
- opacity:1;
- margin-top:3px;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .permalink{
- text-align:left;
- z-index:2;
- margin-top:-10px;
- margin-left:0px;
- height:100%;
- width:100%;
- opacity:0;
- float:center;
- background-color:black;
- color:{color:Info Text};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .permalink a{
- text-transform:uppercase;
- line-height:15px;
- font-size:9px;
- padding:3px;
- color:{color:Link};
- float:center;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .permalink a:hover {
- padding: 2px 10px 2px 3px;
- color:{color:Hover};
- background-color:{color:Info Background Hover};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .tags {
- background-color:{color:Tags Background};
- }
- .tags a {
- color:{color:Tag Links};
- padding:0px;
- }
- .tags a:hover {
- color:{color:Tag Links Hover};
- background-color:{color:Tags Background};
- padding:0px;
- }
- .posttitle{
- font-size:10px;
- text-align:center;
- color:{color:Link};
- }
- .quote{
- margin-right: 5px;}
- .source{
- padding-top:5px;
- display:block;
- text-align:right;}
- .ask{
- padding:4px;
- background:#f9f9f9;}
- .asker{
- color:{color:Link};}
- .answer{
- margin-top:10px;}
- .audio{
- {block:IndexPage}width:180px;{/block:IndexPage}
- {block:PermalinkPage}width:239px;{/block:PermalinkPage};}
- .info{
- padding:2px 0px 1px 57px;}
- .i {
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:8px;
- }
- .pl b,strong{
- text-transform:lowercase;
- font-size:9px;
- }
- .player{
- position:absolute;
- overflow:hidden;
- margin-top:0px;
- margin-left:15px;
- background:#ffffff;
- width:24px;
- height:23px;
- }
- .video-container {
- position:relative;
- padding-bottom:56.25%;
- padding-top: 30px;
- height:0;
- overflow:hidden;}
- .video-container iframe,
- .video-container object,
- .video-container embed {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;}
- .chat{
- line-height:12px;
- list-style:none;}
- .chat ul{
- list-style:none;
- padding:0px 5px;
- line-height:15px;}
- .label{
- color:{color:Link};}
- /************EDIT SIDEBAR HERE************/
- #sidebar{
- background:{color:SidebarBg};
- background-image:url({image:Sidebar Background});
- height:130px;
- width:100%;
- top:0px;
- left:0px;
- position:fixed;
- text-align:center;
- z-index:200;
- }
- #sidebar:hover #spectrum {
- opacity:1;
- -webkit-transform: rotateY(360deg); /* Chrome, Safari, Opera */
- transform: rotateY(360deg);
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #spectrum {
- height:130px;
- width:100%;
- background:{color:SidebarBgOnHover};
- top:0px;
- left:0px;
- position:fixed;
- opacity:0;
- -webkit-transform: rotateY(0deg); /* Chrome, Safari, Opera */
- transform: rotateY(0deg);
- -moz-transition-duration:1s;
- -webkit-transition-duration:1s;
- -o-transition-duration:1s;
- }
- #sidebar:hover .blogtitle {
- opacity:1;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #sidebar:hover .description {
- opacity:1;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- #sidebar:hover .links {
- opacity:1;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .blogtitle{
- padding:5px;
- padding-bottom:0px;
- text-align:center;
- font-size:21px;
- margin-top:20px;
- float:center;
- font-family:'harlow solid italic';
- opacity:0;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .blogtitle a{
- color:{color:Blog Title};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .blogtitle a:hover {
- color:{color:Blog Title Hover};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .description{
- padding:5px;
- overflow:hidden;
- margin-left:420px;
- margin-top:7px;
- color:{color:Description Text};
- width:500px;
- height:40px;
- opacity:0;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .links{
- margin-left:-15px;
- padding:0px 10px 5px 10px;
- margin-top:10px;
- opacity:0;
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .links a{
- margin-left:15px;
- padding:5px;
- color:{color:NavLinks};
- background-color:{color:NavLinksBg};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- .links a:hover{
- color:{color:NavLinksHover};
- background-color:{color:NavLinksBgHover};
- -moz-transition-duration:0.7s;
- -webkit-transition-duration:0.7s;
- -o-transition-duration:0.7s;
- }
- /************DO NOT DELETE #SCROLL************/
- #scroll{
- bottom:-20px;
- position: absolute;
- left: 50%;
- width:10px;
- height:5px;
- overflow:hidden;
- margin-bottom:80px;}
- /************EDIT CREDIT HERE************/
- #credit{
- position:fixed;
- right:10px;
- bottom:10px;
- text-transform:uppercase;
- font-family:'calibri';
- font-size:8px;}
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div id="spectrum">
- <div class="blogtitle"><a href="/">{Title}</a></div>
- <div class="description">{Description}</div>
- <div class="links">
- <a href="/">home</a>
- <a href="/ask">ask</a>
- <a href="/submit">submit</a>
- <a href="{text:Link 1}">{text:Link 1 Title}</a>
- <a href="{text:Link 2}">{text:Link 2 Title}</a>
- <a href="{text:Link 3}">{text:Link 3 Title}</a>
- <a href="{text:Link 4}">{text:Link 4 Title}</a>
- <a href="/archive">archive</a>
- <a href="http://wonderfullythemes.tumblr.com">theme</a>
- </div></div>
- </div>
- <center>
- <div id="entries">
- {block:Posts}
- <!---------------DO NOT DELETE block:ContentSource--------------->
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div id="post">
- <!---------------EDIT TEXT POSTS HERE--------------->
- {block:Text}
- <div class="text">
- <div class="posttitle">{block:Title}{Title}{/block:Title}</div>
- {Body}{block:IndexPage}<div class="permalink">{block:Date}<a href="{Permalink}">{DayOfMonth} {Month} {Year}</a> {block:NoteCount}| <a href="{Permalink}">♥{NoteCount}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}| <a href="{ReblogParentURL}">Via</a> {/block:RebloggedFrom}
- {block:ContentSource}| <a href="{SourceURL}">Source</a>{/block:ContentSource}<br><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div>
- </div>{/block:IndexPage}</div>
- {/block:Text}
- <!---------------EDIT LINK POSTS HERE--------------->
- {block:Link}
- <a href="{URL}"><div class="posttitle">{Name}</div></a>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}<div class="permalink">{block:Date}<a href="{Permalink}">{DayOfMonth} {Month} {Year}</a> {block:NoteCount}| <a href="{Permalink}">♥{NoteCount}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}| <a href="{ReblogParentURL}">Via</a> {/block:RebloggedFrom}
- {block:ContentSource}| <a href="{SourceURL}">Source</a>{/block:ContentSource}<br><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div>
- </div>{/block:IndexPage}
- {/block:Link}
- <!---------------EDIT PHOTO POSTS HERE--------------->
- {block:Photo}
- {block:IndexPage}
- <img src="{PhotoURL-250}" alt="{PhotoAlt}" width="200px"/>{/block:IndexPage}<div class="permalink">{block:Date}<a href="{Permalink}">{DayOfMonth} {Month} {Year}</a> {block:NoteCount}| <a href="{Permalink}">♥{NoteCount}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}| <a href="{ReblogParentURL}">Via</a> {/block:RebloggedFrom}
- {block:ContentSource}| <a href="{SourceURL}">Source</a>{/block:ContentSource}
- <br><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div>
- </div>{block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{/block:PermalinkPage}</a>
- {/block:Photo}
- <!---------------EDIT PHOTOSET POSTS HERE--------------->
- {block:Photoset}
- {block:IndexPage}{block:Photos}<a href="{Permalink}"><img src="{PhotoURL-500}" /></a>{/block:Photos}<div class="permalink">{block:Date}<a href="{Permalink}">{DayOfMonth} {Month} {Year}</a> {block:NoteCount}| <a href="{Permalink}">♥{NoteCount}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}| <a href="{ReblogParentURL}">Via</a> {/block:RebloggedFrom}
- {block:ContentSource}| <a href="{SourceURL}">Source</a>{/block:ContentSource}<br><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div>
- </div>{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- {/block:Photoset}
- <!---------------EDIT QUOTE POSTS HERE--------------->
- {block:Quote}
- {Quote}{block:Source}
- <div class="source">{Source}</div>{/block:Source}
- {block:IndexPage}
- <div class="permalink">{block:Date}<a href="{Permalink}">{DayOfMonth} {Month} {Year}</a> {block:NoteCount}| <a href="{Permalink}">♥{NoteCount}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}| <a href="{ReblogParentURL}">Via</a> {/block:RebloggedFrom}
- {block:ContentSource}| <a href="{SourceURL}">Source</a>{/block:ContentSource}<br><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div>{/block:IndexPage}</div>
- {/block:Quote}
- <!---------------EDIT ANSWER POSTS HERE--------------->
- {block:Answer}
- <div class="ask"><span class="asker">{Asker}:</span> {Question}</div>
- <div class="answer">{Answer}</div>
- {block:IndexPage}
- <div class="permalink">{block:Date}<a href="{Permalink}">{DayOfMonth} {Month} {Year}</a> {block:NoteCount}| <a href="{Permalink}">♥{NoteCount}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}| <a href="{ReblogParentURL}">Via</a> {/block:RebloggedFrom}
- {block:ContentSource}| <a href="{SourceURL}">Source</a>{/block:ContentSource}<br>{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div>{/block:IndexPage}
- {/block:Answer}
- <!---------------EDIT CHAT POSTS HERE--------------->
- {block:Chat}
- {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
- <div class="chat"><ul>{block:Lines}
- <li class="person{UserNumber}">{block:Label}
- <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{block:IndexPage}<div class="permalink">{block:Date}<a href="{Permalink}">{DayOfMonth} {Month} {Year}</a> {block:NoteCount}| <a href="{Permalink}">♥{NoteCount}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}| <a href="{ReblogParentURL}">Via</a> {/block:RebloggedFrom}
- {block:ContentSource}| <a href="{SourceURL}">Source</a>{/block:ContentSource}<br><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div></div>
- {/block:IndexPage}
- {/block:Chat}
- <!---------------EDIT AUDIO POSTS HERE--------------->
- {block:Audio}<div class="player">{AudioPlayerWhite}</div>
- <div class="info"><div class="i"><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i">by<span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div></div>{block:IndexPage}<div class="permalink">{block:Date}<a href="{Permalink}">{DayOfMonth} {Month} {Year}</a> {block:NoteCount}| <a href="{Permalink}">♥{NoteCount}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}| <a href="{ReblogParentURL}">Via</a> {/block:RebloggedFrom}
- {block:ContentSource}| <a href="{SourceURL}">Source</a>{/block:ContentSource}<br><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div></div>
- {/block:IndexPage}
- {/block:Audio}
- <!---------------EDIT VIDEO POSTS HERE--------------->
- {block:Video}
- {block:IndexPage}<div class="video-container">{Video-250}</div>
- <div class="permalink">{block:Date}<a href="{Permalink}">{DayOfMonth} {Month} {Year}</a> {block:NoteCount}| <a href="{Permalink}">♥{NoteCount}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}| <a href="{ReblogParentURL}">Via</a> {/block:RebloggedFrom}
- {block:ContentSource}| <a href="{SourceURL}">Source</a>{/block:ContentSource}<br><div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}</div></div>{/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- {/block:Video}
- <!---------------EDIT PERMALINK PAGE HERE--------------->
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- <p>{block:Date} {Month} {DayofMonthWithSuffix}, {Year}{/block:Date} {block:NoteCount}, {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} , (via <a href="{ReblogParentURL}">{ReblogParentName}</a>){/block:RebloggedFrom}<br>
- {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag} </a> {/block:Tags}{/block:HasTags}
- <div class="permapage">
- <div style="margin-top:10px; margin-left:-10px;">{block:PostNotes}{PostNotes}{/block:PostNotes}<br></div>{/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <!---------------DO NOT DELETE THIS--------------->
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"></a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}"></a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </center>
- </body>
- <!---------------EDIT CREDIT CONTENT HERE--------------->
- <div id="credit"><a href="http://wonderfullythemes.tumblr.com/">theme</a></div>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement