Advertisement
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">
- <head>
- <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/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '#entry, #entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#page-nav',
- nextSelector : '#page-nav a',
- itemSelector : '#entry, #entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#content').show(500);
- });
- </script>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
- {block:Description}
- <meta name="description" content="{MetaDescription}"/>
- {/block:Description}
- {block:ifinfinitescrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
- <!--BASIC FLUFF-->
- <meta name="if:500px posts" content="0"/>
- <meta name="if:400px posts" content="1"/>
- <meta name="if:250px posts" content="0"/>
- <meta name="if:Image Opacity" content="1"/>
- <meta name="if:Cute Cursor" content="1"/>
- <meta name="if:Infinite Scrolling" content="1"/>
- <meta name="if:Show Permalink" content="1"/>
- <meta name="if:Icon Nav" content="1"/>
- <meta name="if:Click Nav" content="1"/>
- <meta name="text:Custom Text" content=""/>
- <meta name="text:Music Player Icon" content="http://static.tumblr.com/iuggpng/7ORm8s3bu/musicplayericon.gif"/>
- <meta name="text:Music Player Code" content=""/>
- <meta name="text:Corner Image Location" content=""/>
- <meta name="text:Home Icon" content="http://static.tumblr.com/iuggpng/1FLm8rvxu/messythemenav1.gif"/>
- <meta name="text:Archive Icon" content="http://static.tumblr.com/iuggpng/lFnm8rvye/messythemenav2.gif"/>
- <meta name="text:Message Icon" content="http://static.tumblr.com/iuggpng/WUym8rvyt/messythemenav3.gif"/>
- <meta name="text:Link 1" content=""/>
- <meta name="text:Link 1 URL" content=""/>
- <meta name="text:Link 1 Icon" content=""/>
- <meta name="text:Link 2" content=""/>
- <meta name="text:Link 2 URL" content=""/>
- <meta name="text:Link 2 Icon" content=""/>
- <meta name="text:Link 3" content=""/>
- <meta name="text:Link 3 URL" content=""/>
- <meta name="text:Link 3 Icon" content=""/>
- <meta name="text:Link 4" content=""/>
- <meta name="text:Link 4 URL" content=""/>
- <meta name="text:Link 4 Icon" content=""/>
- <meta name="text:Link 5" content=""/>
- <meta name="text:Link 5 URL" content=""/>
- <meta name="text:Link 5 Icon" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar Image" content="http://24.media.tumblr.com/036022c478e0e263d7e748e2a3f11fc8/tumblr_mhf5yiPMnv1rj167qo1_500.jpg"/>
- <meta name="image:Sidebar Image BG" content="http://static.tumblr.com/6700a0f9af9342f2f9f0a1b3400b6675/kzqvrgf/QXUmhnpyi/tumblr_static_tumblr_static_tumblr_mcxocjdzcp1rrboy6.jpg"/>
- <meta name="image:Corner Image" content=""/>
- <meta name="color:Scrollbar" content="#ccc"/>
- <meta name="color:Background Color" content="#fff"/>
- <meta name="color:Links" content="#ffa78a"/>
- <meta name="color:Links Hover" content="#eee"/>
- <meta name="color:Posts BG" content="#fff"/>
- <meta name="color:Text" content="#222"/>
- <meta name="color:Post Titles" content="#aaa"/>
- <meta name="color:Chat Post Underline" content="#eee"/>
- <meta name="color:Blockquote Side Border" content="#eee"/>
- <meta name="color:Perm Text" content="#999"/>
- <meta name="color:Title Color" content="#91df9f"/>
- <meta name="color:Desc BG" content="#fff"/>
- <meta name="color:Desc Color" content="#aaa"/>
- <meta name="color:Custom Text" content="#999"/>
- <meta name="color:Pag BG" content="#f9f9f9"/>
- <meta name="color:Pag Color" content="#bbb"/>
- <meta name="color:Pag Current Text" content="#aaa"/>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <script type="text/javascript">$(document).ready(function(){$( '.content' ).fadeIn("slow");});</script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "",
- effect: "fadeIn",
- });
- });
- </script>
- {block:ifclicknav}
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js">
- </script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".shouma").hide();
- $("#eunhyuk").click(function(){
- $(this).next(".shouma").slideToggle('slow');
- }); }); </script>
- {/block:ifclicknav}
- <style type="text/css">
- {CustomCSS}
- .colums{
- -moz-column-count: 2;
- -moz-column-gap: 2px;
- -webkit-column-count: 2;
- -webkit-column-gap: 2px;
- column-count: 2;
- column-gap: 2px;}
- .page{
- width: 600px;}
- #scrollToTop:link,#scrollToTop:visited
- {font-family: FONTE DA SETINHA;
- color: #COR DA SETINHA;
- background-color: transparent;
- display: none;
- position: fixed;
- bottom: 10px;
- right: 10px; font-size: 50px; }
- ::-moz-selection{
- background:#fff;color:#aaa;
- }
- ::selection{
- background:#fff;color:#aaa;
- }
- ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};height:40px;}
- ::-webkit-scrollbar {height:0px;width:4px;background-color:white;}
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.6;
- -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;
- }
- body{
- background-image:url("{image:Background}");
- background-color:{color:Background Color};
- background-repeat:repeat;
- background-attachment:fixed;
- color:{color:Text};
- font-family:calibri;
- font-size:11px;
- {block:ifcutecursor}cursor: url(http://i932.photobucket.com/albums/ad167/DottyDita/1338348137_cursor-small.png), progress !important;{/block:ifcutecursor}
- }
- a, a:link, a:visited, a:active{
- color:{color:Links};
- z-index:999;
- text-decoration:none;
- letter-spacing:1px;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- a:hover {
- color:{color:Links Hover};
- text-decoration:none;
- {block:ifcutecursor} cursor: url(http://i932.photobucket.com/albums/ad167/DottyDita/1338348137_cursor-small.png), progress !important;{/block:ifcutecursor}
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- #posts {
- margin-top:20px;
- margin-left:400px;
- }
- .posteu {
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- {block:IndexPage}{block:if500pxposts}width:500px;{/block:if500pxposts}
- {block:if400pxposts}width:400px;{/block:if400pxposts}
- {block:if250pxposts}width:250px;{/block:if250pxposts}{/block:IndexPage}
- margin-bottom:30px;
- font-family:calibri;
- font-size:11px;
- height:auto;
- overflow:hidden;
- padding:5px;
- background-color:{color:Posts BG};
- color:{color:Text};
- opacity:1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .title, .linktitle {
- font-family:print;
- letter-spacing:5px;
- font-size:19px;
- line-height:20px;
- text-align:center;
- color:{color:Post Titles};
- text-transform:uppercase;
- }
- .title a, .linktitle a{
- color:{color:Post Titles};
- letter-spacing:4px;
- }
- .texts, .chat, .link, .quote, .audio{
- font-family:calibri;
- font-size:11px;
- line-height:15px;
- margin-bottom:5px;
- margin-top:5px;
- color:{color:Text};
- padding:3px;
- letter-spacing:0px;
- }
- {block:IndexPage}{block:ifimageopacity}
- .posteu img, .posteu a img {
- opacity:.9;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .posteu img:hover, .posteu a img:hover {
- opacity:.7;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- {/block:ifimageopacity}{/block:IndexPage}
- {block:ifshowpermalink}
- {block:IndexPage}
- #perm {
- font-family:consolas;
- font-size:8px;
- width:auto;
- position:absolute;
- opacity:0;
- color:{color:Perm Text};
- z-index:999;
- margin-top:0px;
- margin-left:390px;
- letter-spacing:1px;
- padding:5px;
- line-height:13px;
- text-transform:uppercase;
- }
- {/block:IndexPage}
- #perm a {
- color:{color:Perm Text};
- }
- .posteu:hover #perm {
- opacity:1;
- {block:IndexPage}{block:if500pxposts}margin-left:505px;{/block:if500pxposts}
- {block:if400pxposts}margin-left:405px;{/block:if400pxposts}
- {block:if250pxposts}margin-left:255px;;{/block:if250pxposts}{/block:IndexPage}
- }
- {/block:ifshowpermalink}
- #permalink {
- width:500px;
- padding:5px;
- height:auto;
- background-color:{color:Posts BG};
- color:{color:Text};
- font-family:consolas;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- }
- #taemin {
- display:block;
- background-color:{color:Posts BG};
- width:500px;
- padding:0px;
- }
- #askpic {
- margin-right:5px;
- float:left;
- -moz-border-radius:100px;
- border-radius:100px;
- }
- blockquote {
- padding:5px;
- border-left:3px solid {color:Blockquote Side Border};
- }
- @font-face {font-family: "onuava";src: url('http://static.tumblr.com/iuggpng/OCkm4x5h8/onuava__.ttf');}
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- @font-face {font-family: "silkscreen";src: url('http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf');}
- @font-face {font-family: "print";src: url('http://static.tumblr.com/iuggpng/oQfm4mzne/princ___.ttf');}
- @font-face {font-family: "open sans";src: url('http://static.tumblr.com/iuggpng/jrXm0dlyf/opensans-condlight.ttf');}
- #trans, .trans {
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- }
- {block:ifcornerimagelocation}.corner {
- position:fixed;
- bottom:0px;
- {text:Corner Image Location}:0px;
- opacity:1;
- z-index:999;
- }
- {/block:ifcornerimagelocation}
- {block:ifmusicplayercode}
- .music {
- overflow:hidden;
- width:70px;
- height:100px;
- position:fixed;
- bottom:0px;
- left:0px;
- }
- .music:hover {
- width:400px;
- }
- {/block:ifmusicplayercode}
- .joon {
- position:fixed;
- top:60px;
- left:100px;
- width:220px;
- }
- #pic {
- width:200px;
- padding:10px;
- background-image:url({image:Sidebar Image BG});
- }
- #pic:hover, #cute:hover {
- cursor:help;
- }
- .shouma {
- margin-top:10px;
- text-align:center;
- }
- #custom {
- margin-top:10px;
- line-height:17px;
- text-align:right;
- color:{color:Custom Text};
- }
- .himari {
- margin:0px;
- padding:0px;
- width:100%;
- }
- #tit {
- font-family:georgia;
- font-size:11px;
- font-weight:100;
- margin-top:10px;
- letter-spacing:5px;
- text-align:center;
- color:{color:Title Color};
- }
- .desc {
- opacity:0;
- width:167px;
- background-color:{color:Desc BG};
- padding:7px;
- margin-top:20px;
- margin-left:-50px;
- font-size:10px;
- color:{color:Desc Color};
- position:absolute;
- }
- #eunhyuk:hover .desc {
- margin-left:20px;
- opacity:.9;
- }
- #normal {
- padding:3px;
- background-color:{color:Pag BG};
- color:{color:Pag Color};
- }
- #current {
- background-color:transparent;
- color:{color:Pag Current Text};
- padding:3px;
- font-size:8px;
- text-transform:uppercase;
- }
- </style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://media.tumblr.com/tumblr_losdcbGBTK1qf72le.gif"></a>
- </head>
- <body>
- <div style="position:fixed; top:20px; left:0px; padding:5px; font-size:8px; font-family:calibri;">
- <a href="http://abitchfree.tumblr.com">THEME ⓒ</a></div>
- {block:ifmusicplayercode}<div class="music" id="trans">
- <img src="{text:Music Player Icon}" style="padding:10px; background-color:transparent;">
- <div style="margin-top:-40px; margin-left:80px;">{text:Music Player Code}
- </div></div>
- {/block:ifmusicplayercode}
- {block:ifcornerimagelocation}<img src="{image:Corner Image}" class="corner">{/block:ifcornerimagelocation}
- <div class="joon">
- <div class="himari">
- <div id="eunhyuk">
- <div class="desc" id="trans">{Description}</div>
- <img title="l i n k s" src="{image:Sidebar Image}" id="pic" class="trans">
- </div>
- <div class="shouma">
- <a title="home" href="/">
- {block:ificonnav}<img src="{text:Home Icon}">{/block:ificonnav}
- {block:ifnoticonnav}home{/block:ifnoticonnav}
- </a>
- <a title="archive" href="/archive">
- {block:ificonnav}<img src="{text:Archive Icon}">{/block:ificonnav}
- {block:ifnoticonnav}archive{/block:ifnoticonnav}
- </a>
- <a title="message" href="/ask">
- {block:ificonnav}<img src="{text:Message Icon}">{/block:ificonnav}
- {block:ifnoticonnav}message{/block:ifnoticonnav}
- </a>
- {block:iflink1url}<a title="{text:Link 1}" href="{text:Link 1 URL}">
- {block:ificonnav}<img src="{text:Link 1 Icon}">{/block:ificonnav}
- {block:ifnoticonnav}{text:Link 1}{/block:ifnoticonnav}
- </a>
- {/block:iflink1url}
- {block:iflink2url}<a title="{text:Link 2}" href="{text:Link 2 URL}">
- {block:ificonnav}<img src="{text:Link 2 Icon}">{/block:ificonnav}
- {block:ifnoticonnav}{text:Link 2}{/block:ifnoticonnav}
- </a>
- {/block:iflink2url}
- {block:iflink3url}<a title="{text:Link 3}" href="{text:Link 3 URL}">
- {block:ificonnav}<img src="{text:Link 3 Icon}">{/block:ificonnav}
- {block:ifnoticonnav}{text:Link 3}{/block:ifnoticonnav}
- </a>
- {/block:iflink3url}
- {block:iflink4url}<a title="{text:Link 4}" href="{text:Link 4 URL}">
- {block:ificonnav}<img src="{text:Link 4 Icon}">{/block:ificonnav}
- {block:ifnoticonnav}{text:Link 4}{/block:ifnoticonnav}
- </a>
- {/block:iflink4url}
- {block:iflink5url}<a title="{text:Link 5}" href="{text:Link 5 URL}">
- {block:ificonnav}<img src="{text:Link 5 Icon}">{/block:ificonnav}
- {block:ifnoticonnav}{text:Link 5}{/block:ifnoticonnav}
- </a>
- {/block:iflink5url}
- </div>
- </div>
- <div id="tit">{Title}</div>
- {block:ifcustomtext}<div id="custom">
- {text:Custom Text}</div>{/block:ifcustomtext}
- {block:ifnotinfinitescrolling}
- {block:Pagination}
- <center><div class="pag">
- {block:PreviousPage}<a href="{PreviousPage}" id="normal">←</a> {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="current_page" id="current">{PageNumber}</span> {/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}" id="normal">{PageNumber}</a> {/block:JumpPage} {/block:JumpPagination}
- {block:NextPage} <a href="{NextPage}" id="normal">→</a> {/block:NextPage}
- </div></center>{/block:Pagination}
- {/block:ifnotinfinitescrolling}
- </div>
- <div id="posts">
- <div id="inpiniteu">
- <div class="page"><div class="colums">
- {block:Posts}
- {block:ifinfinitescrolling}<div class="autopagerize_page_element">{/block:ifinfinitescrolling}
- <div class="posteu">
- {block:IndexPage}
- <div id="perm" class="trans">
- {Month}/{DayOfMonth}/{ShortYear}
- <br><a href="{Permalink}">{NoteCountWithLabel}</a>
- </div>
- {/block:IndexPage}
- {block:Text}
- <div class="texts">
- {block:Title}
- <div class="title"><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- {Body}
- </div>
- {/block:Text}
- {block:Photo}
- <div class="oppa">
- <a href="{Permalink}"><img
- {block:IndexPage}
- {block:if500pxposts}src="{PhotoURL-500}"{/block:if500pxposts}
- {block:if400pxposts}src="{PhotoURL-500}" width="400px"{/block:if400pxposts}
- {block:if250pxposts}src="{PhotoURL-250}"{/block:if250pxposts}
- {/block:IndexPage}
- {block:PermalinkPage}src="{PhotoURL-500}"{/block:PermalinkPage} alt="{PhotoAlt}"/></a>
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="oppa">
- <a href="{Permalink}">
- {block:IndexPage}
- {block:if500pxposts}{Photoset-500}{/block:if500pxposts}
- {block:if400pxposts}{Photoset-400}{/block:if400pxposts}
- {block:if250pxposts}{Photoset-250}{/block:if250pxposts}
- {/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- </a>
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</div>
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- " {Quote} "
- {block:Source}
- <div class="source">- {Source}</div>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <div class="link">
- <div class="linktitle"><a href="{URL}" {Target}>{Name}</a></div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- </div>
- {/block:Link}
- {block:Chat}
- <div class="post chat">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- <div class="chat">
- {block:Lines}
- <div style="border-bottom:1px solid {color:Chat Post Underline};"><div class="{Alt} user_{UserNumber}"></div>
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}</div>
- {/block:Lines}
- </div>
- </div>
- {/block:Chat}
- {block:Video}
- <div class="video">
- {block:if500pxposts}{Video-500}{/block:if500pxposts}
- {block:if400pxposts}{Video-400}{/block:if400pxposts}
- {block:if250pxposts}{Video-250}{/block:if250pxposts}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- {block:PermalinkPage}{block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}{/block:PermalinkPage}
- </div>
- {/block:Video}
- {block:Audio}
- <div class="audio">
- <div style="width:100%; background-color:white; height:auto;">{AudioPlayerWhite}</div>
- {block:AlbumArt}<div style="float:left; margin-top:5px; margin-right:10px;">
- {block:PermalinkPage}<img src="{AlbumArtURL}" width="100" style="align:left;">{/block:PermalinkPage}
- {block:IndexPage}<img src="{AlbumArtURL}" width="60">{/block:IndexPage}
- </div>
- {/block:AlbumArt}
- {block:Caption}
- <div class="caption">
- {block:Artist}
- <p><b>ARTIST</b>: {Artist}
- {/block:Artist}
- {block:Album}
- <br><b>ALBUM</b>: {Album}
- {/block:Album}
- {block:TrackName}
- <br><b>TRACK</b>: {TrackName}
- {/block:TrackName}
- {block:PlayCount}
- <br><b>PLAYS</b>: {FormattedPlayCount}
- {/block:PlayCount}
- {Caption}</div>
- {/block:Caption}
- </div>
- {/block:Audio}
- {block:Answer}
- <div class="askeu">
- <div id="asku"><img src="{AskerPortraitURL-48}" id="askpic">
- <div style="border-bottom:1px dashed #eee; align:right;">→ {Asker} whispered : {Question}</div></div>
- {Answer}
- </div>
- {/block:Answer}
- {block:PermalinkPage}
- <div id="permalink">
- {block:Date}<div style="padding-bottom:2px; border-bottom:1px dashed #eee; font-family:open sans; text-transform:none; letter-spacing:0px; margin-left:-15px; font-size:15px; padding:3px; text-align:center; width:auto;">{DayOfWeek} {DayOfMonth}{DayOfMonthSuffix} of {Month} {Year}</div>
- {/block:Date}
- <div style="margin-top:5px;">
- Original: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
- {block:RebloggedFrom}<br>Via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- {/block:RebloggedFrom}
- <br>{NoteCountWithLabel}
- {block:HasTags}<br>tagged:{block:Tags}
-  <img src="http://static.tumblr.com/rltvkjt/krwlnxii3/mini.png"> <a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
- <div style="margin-top:5px; border-bottom:1px solid #f8f8f8; padding-top:3px; padding-bottom:3px;">navigation: <a href="/">home</a> <a href="/ask">message</a> <a href="/archive">history</a> <a href="/random">random</a></div>
- </div>
- <div id="taemin">{PostNotes}</div>{/block:PermalinkPage}
- </div>
- {/block:Posts}</div></div>
- </div>
- </div>
- {block:ifinfinitescrolling}</div>{/block:ifinfinitescrolling}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement