Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd"><!--
- > theme:tanuki by 01kido
- > please don't remove credit but moving to pages/etc is ok
- --><html> <head>
- <title>{Title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{image:favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="image:favicon" content="">
- <meta name="image:background" content="">
- <meta name="image:sidebar" content="">
- <meta name="image:side image" content="">
- <meta name="image:default album art" content="http://i.imgur.com/RWGUgLa.png">
- <meta name="color:background" content="#fff"/>
- <meta name="color:gradient 1" content="#bbccc2"/>
- <meta name="color:gradient 2" content="#dfa1d5"/>
- <meta name="color:text" content="#000"/>
- <meta name="color:titles" content="#9087c1"/>
- <meta name="color:sidebar text" content="#000"/>
- <meta name="color:posts" content="#fff2ef"/>
- <meta name="color:sidebar" content="#fff2ef"/>
- <meta name="color:post border" content="#aaa"/>
- <meta name="color:sidebar border" content="#aaa"/>
- <meta name="color:posts shadow" content="#aedae7"/>
- <meta name="color:links" content="#5d8cad"/>
- <meta name="color:links hover" content="#90cad7"/>
- <meta name="color:side links" content="#aaa"/>
- <meta name="color:side link hover" content="#ff0000"/>
- <meta name="color:permalink" content="#626262"/>
- <meta name="color:permalink hover" content="#000"/>
- <meta name="color:permalink links" content="#ff9f9f"/>
- <meta name="color:permalink links hover" content="#ff0000"/>
- <meta name="color:accent" content="#eee"/>
- <meta name="color:accent border" content="#aaa"/>
- <meta name="color:blockquote" content="#aaa"/>
- <meta name="color:chat 1" content="#bbccc2"/>
- <meta name="color:chat 2" content="#dfa1d5"/>
- <meta name="color:scrollbar" content="#fff"/>
- <meta name="color:scrollbar bg" content="#000"/>
- <meta name="select:font" content="ms gothic"/>
- <meta name="select:font" content="ms ui gothic"/>
- <meta name="select:font" content="consolas"/>
- <meta name="select:font" content="inconsolata"/>
- <meta name="select:font" content="lucida sans"/>
- <meta name="select:font" content="lucida console"/>
- <meta name="select:font" content="segoe ui"/>
- <meta name="select:font" content="dotum"/>
- <meta name="select:font" content="dotumche"/>
- <meta name="select:font" content="arial"/>
- <meta name="if:posts shadow" content="1"/>
- <meta name="if:show captions" content="1"/>
- <meta name="if:show tags" content="1"/>
- <meta name="if:250px posts" content="0"/>
- <meta name="if:300px posts" content="0"/>
- <meta name="if:350px posts" content="0"/>
- <meta name="if:400px posts" content="1"/>
- <meta name="if:500px posts" content="0"/>
- <meta name="if:gradient background" content="1"/>
- <meta name="if:small cursor" content="1"/>
- <meta name="if:custom scrollbar" content="1"/>
- <meta name="if:side image right" content="0"/>
- <meta name="if:background cover" content="0"/>
- <meta name="if:endless scroll" content="0"/>
- <meta name="if:weird static effect on sidebar image hover" content="0"/>
- <meta name="text:menu text" content="hello"/>
- <meta name="text:menu tab width" content="50px"/>
- <meta name="text:font size" content="11px"/>
- <meta name="text:reblog symbol" content="♪"/>
- <meta name="text:sidebar width" content="100px"/>
- <meta name="text:sidebar top" content="100px"/>
- <meta name="text:sidebar left" content="470px"/>
- <meta name="text:scrollbar width" content="6px"/>
- <meta name="text:link 1 title" content="1 link"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 2 title" content="2 link"/>
- <meta name="text:link 2 url" content="/"/>
- <meta name="text:link 3 title" content="3 link"/>
- <meta name="text:link 3 url" content="/"/>
- <meta name="select:post border style" content="1px solid" title="solid"/>
- <meta name="select:post border style" content="1px dotted" title="dotted"/>
- <meta name="select:post border style" content="1px dashed" title="dashed"/>
- <meta name="select:post border style" content="none"/>
- <meta name="select:sidebar border style" content="1px solid" title="solid"/>
- <meta name="select:sidebar border style" content="1px dotted" title="dotted"/>
- <meta name="select:sidebar border style" content="1px dashed" title="dashed"/>
- <meta name="select:sidebar border style" content="none"/>
- <meta name="select:post corner rounded" content="0px"/>
- <meta name="select:post corner rounded" content="3px"/>
- <meta name="select:post corner rounded" content="5px"/>
- <meta name="select:post corner rounded" content="7px"/>
- <meta name="select:sidebar corner rounded" content="0px"/>
- <meta name="select:sidebar corner rounded" content="3px"/>
- <meta name="select:sidebar corner rounded" content="5px"/>
- <meta name="select:sidebar corner rounded" content="7px"/>
- <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <style type="text/css">
- iframe#tumblr_controls { right:0px !important;position:fixed !important; }
- {block:ifsmallcursor} *, body {cursor: url(http://i.imgur.com/2qleX.jpg), auto;} a, a:link,a:active,a:visited, a:hover {cursor: url(http://i.imgur.com/IepP2.jpg), auto;} {/block:ifsmallcursor}
- {block:ifcustomscrollbar}
- ::-webkit-scrollbar { width:{text:scrollbar width}; height:{text:scrollbar width}; background-color:{color:scrollbar bg}; }
- ::-webkit-scrollbar-track { background-color:{color:scrollbar bg}; }
- ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border:1px solid {color:scrollbar bg}; }
- {/block:ifcustomscrollbar}
- body { {block:ifgradientbackground}
- background: -webkit-linear-gradient(left, {color:gradient 1} , {color:gradient 2});
- background: -o-linear-gradient(right, {color:gradient 1}, {color:gradient 2});
- background: -moz-linear-gradient(right, {color:gradient 1}, {color:gradient 2});
- background: linear-gradient(to right, {color:gradient 1} , {color:gradient 2});
- {/block:ifgradientbackground}
- {block:ifnotgradientbackground} background-color:{color:background}; margin:0; background-image:url('{image:background}'); background-attachment:fixed; {block:ifbackgroundcover}-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;{/block:ifbackgroundcover} {/block:ifnotgradientbackground} word-wrap:break-word; font-family:{select:font}; color:{color:text}; font-size:{text:font size}; }
- body img { border:none; }
- .tooltip { display: inline; position: relative; }
- #s-m-t-tooltip { max-width:400px; padding:1px 3px 1px 3px; margin:10px; background-color:#fff; border:1px solid #777; font-family:{select:font}; font-size:{text:font size}; color: #777; z-index:999999; word-wrap:break-word; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; }
- a { color:{color:links}; text-decoration:none; transition: all .2s ease; -webkit-transition: all .2s ease; -o-transition: all .2s ease; -moz-transition: all .2s ease; }
- a:hover { color:{color:links hover}; transition: all .2s ease; -webkit-transition: all .2s ease; -o-transition: all .2s ease; -moz-transition: all .2s ease; }
- h1 { font-size:14px; }
- small { font-size:10px; }
- big { font-size:14px; }
- pre { font-family:{select:font}; font-size:{text:font size}; border:1px solid {color:accent border}; background-color:{color:accent}; padding:5px 7px 5px 7px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
- }
- blockquote { border-left:2px solid {color:blockquote}; padding-left:10px; margin:-2px 0px 5px 5px; }
- #pangaea { {block:if250pxposts} width:270px; {/block:if250pxposts} {block:if300pxposts} width:320px; {/block:if300pxposts} {block:if350pxposts} width:370px; {/block:if350pxposts} {block:if400pxposts} width:420px; {/block:if400pxposts} {block:if500pxposts} width:520px; {/block:if500pxposts} margin:auto; }
- #sidebarcont { position:fixed; width:100px; margin-left:{text:sidebar left}; color:{color:sidebar text}; margin-top:{text:sidebar top}; }
- #sidebar { position:relative; width: {text:sidebar width} ; border:{select:sidebar border style} {color:sidebar border}; padding:10px 10px 12px 10px; border-radius:{select:sidebar corner rounded}; -webkit-border-radius:{select:sidebar corner rounded}; -moz-border-radius:{select:sidebar corner rounded}; background-color:{color:sidebar}; min-height:94px;}
- #imgbox { width:{text:sidebar width}; }
- #imgbox img { max-width:{text:sidebar width}; margin-bottom:-2px; }
- #imgbox img:hover { {block:ifweirdstaticeffectonsidebarimagehover} opacity:0.9; {/block:ifweirdstaticeffectonsidebarimagehover} }
- #imgbox:hover { {block:ifweirdstaticeffectonsidebarimagehover} background-image:url('http://i.imgur.com/9gQIGfQ.gif'); {/block:ifweirdstaticeffectonsidebarimagehover} }
- #descrip { color:{color:sidebar text}; text-align:center; margin-top:10px; }
- #ks { width: {text:sidebar width} ; height:102px; border:{select:sidebar border style} {color:sidebar border}; background-color:{color:sidebar}; overflow:hidden; padding-top:9px; padding-bottom:3px; }
- #hk { text-align:center; width:100px; margin-top:-116px; margin-left:10px; -moz-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; -moz-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; -o-transition-delay: 0.2s; transition-delay: 0.2s; }
- #hk:hover { margin-top:-1px; }
- #menu { display:block; line-height:20px; border:{select:sidebar border style} {color:sidebar border}; padding-top:2px; text-align:center; width: {text:menu tab width} ; border-top:1px dotted {color:sidebar border} ; background-color:{color:sidebar}; margin-top:-1px;
- border-bottom-left-radius:{select:sidebar corner rounded};
- -moz-border-radius-bottomleft: {select:sidebar corner rounded};
- -webkit-border-bottom-left-radius: {select:sidebar corner rounded};
- border-bottom-right-radius: {select:sidebar corner rounded};
- -moz-border-radius-bottomright: {select:sidebar corner rounded};
- -webkit-border-bottom-right-radius: {select:sidebar corner rounded};
- }
- .seto { display:block; width:100%; height:16px; line-height:16px; overflow:hidden; text-align:center; font-family:trebuchet ms; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:{color:side links}; }
- .seto:hover { color:{color:side link hover}; }
- #posts { {block:if250pxposts} width:250px; {/block:if250pxposts} {block:if300pxposts} width:300px; {/block:if300pxposts} {block:if350pxposts} width:350px; {/block:if350pxposts} {block:if400pxposts} width:400px; {/block:if400pxposts} {block:if500pxposts} width:500px; {/block:if500pxposts} border:{select:post border style} {color:post border} ; padding:10px; margin-top:40px; margin-bottom:40px; border-radius:{select:post corner rounded}; -webkit-border-radius:{select:post corner rounded}; -moz-border-radius:{select:post corner rounded}; {block:ifpostsshadow} box-shadow:-3px 3px 0px 0px {color:posts shadow}; -webkit-box-shadow:-3px 3px 0px 0px {color:posts shadow}; -3px 3px 0px 0px {color:posts shadow}; {/block:ifpostsshadow} background-color:{color:posts}; overflow:hidden; }
- #posts img { max-width:100%; }
- #titles { font-size:1.1em; font-weight:bold; text-align:center; padding-bottom:4px; margin-bottom:5px; color:{color:titles}; border-bottom:1px dotted {color:text}; }
- #pppp { letter-spacing:1px; margin:10px -10px -10px -10px; padding:5px 7px 4px 7px; background-color:{color:permalink}; border-top:1px solid {color:post border}; text-align:left; line-height:11px; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; -moz-transition: all 0.4s ease; }
- #pppp:hover { background-color:{color:permalink hover}; transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; -moz-transition: all 1s ease; }
- #pppp a { color:{color:permalink links}; all .1s ease; -webkit-transition: all .1s ease; -o-transition: all .1s ease; -moz-transition: all .1s ease; }
- #pppp a:hover { color:{color:permalink links hover}; all .1s ease; -webkit-transition: all .1s ease; -o-transition: all .1s ease; -moz-transition: all .1s ease; }
- #ppp { min-height:11px; text-align:right; margin-top:-11px; }
- #ttag { margin-top:2px; display:inline-block; }
- #pp { margin-top:4px; padding-top:2px; border-top:1px dotted {color:permalink links}; text-align:center; text-transform:uppercase; }
- #pagn { text-align:center; margin-bottom:40px; }
- #pagn a { border:1px solid {color:post border}; background-color:{color:posts}; padding: 2px 5px 2px 5px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; }
- #aart { width:90px; height:90px; background-image:url('{image:default album art}'); -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; overflow:hidden; border:5px solid {color:accent}; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin-top:0px;
- {block:if250pxposts} margin-left:150px; {/block:if250pxposts}
- {block:if300pxposts} margin-left:200px; {/block:if300pxposts}
- {block:if350pxposts} margin-left:250px; {/block:if350pxposts}
- {block:if400pxposts} margin-left:300px; {/block:if400pxposts}
- {block:if500pxposts} margin-left:400px; {/block:if500pxposts}
- }
- #aart img { width:90px; height:90px;
- border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; }
- #aplayn { position:absolute; margin-top:-83px; margin-left:40px; }
- #acontainer { border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; background-color: {color:accent}; padding:5px;
- margin-top:-100px; min-height:90px;
- {block:if250pxposts} width:125px; {/block:if250pxposts}
- {block:if300pxposts} width:175px; {/block:if300pxposts}
- {block:if350pxposts} width:225px; {/block:if350pxposts}
- {block:if400pxposts} width:275px; {/block:if400pxposts}
- {block:if500pxposts} width:375px; {/block:if500pxposts}
- }
- #acover { width:27px; padding:5px; }
- #acover:hover #aplay { opacity:1; display:block; height:27px; width:27px; transition: all .4s ease; -webkit-transition: all .4s ease; -o-transition: all .4s ease; -moz-transition: all .4s ease; }
- #aplay { margin-left:-4px; height:27px; width:0px; opacity:0; overflow:hidden; margin-top:-27px; transition: all .4s ease; -webkit-transition: all .4s ease; -o-transition: all .4s ease; -moz-transition: all .4s ease; }
- #ainfo { margin-top:20px; }
- #trackt { padding-bottom:2px; border-bottom:1px dotted {color:text}; margin-bottom:4px; }
- #tr { width:0; height:0; border-top: 7px solid transparent; border-left: 10px solid {color:accent}; border-bottom: 7px solid transparent; margin-top:-30px;
- {block:if250pxposts} margin-left:130px; {/block:if250pxposts}
- {block:if300pxposts} margin-left:180px; {/block:if300pxposts}
- {block:if350pxposts} margin-left:230px; {/block:if350pxposts}
- {block:if400pxposts} margin-left:280px; {/block:if400pxposts}
- {block:if500pxposts} margin-left:380px; {/block:if500pxposts}
- }
- #askimg { border:1px solid {color:accent border}; border-radius:24px; -webkit-border-radius:24px; -moz-border-radius:24px; }
- #askimg:hover { -webkit-transform:rotate(-360deg); -moz-transform:rotate(-360deg); -o-transform:rotate(-360deg); transform:rotate(-360deg); transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; -moz-transition: all 1s ease; -webkit-transition-delay:0.1s; -moz-transition-delay:0.1s; -o-transition-delay:0.1s; transition-delay:0.1s; }
- #ask { margin-top:-51px; margin-left:60px; background-color:{color:accent}; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; padding:5px 6px 5px 6px; min-height:38px; }
- #trnd { position:absolute; width: 0; height: 0; border-left: 10px solid transparent; border-top: 10px solid {color:accent}; margin-left:-15px; margin-top:-5px; }
- .odd .label { font-weight:bold; color:{color:chat 1}; }
- .even .label { font-weight:bold; color:{color:chat 2}; }
- #chat { list-style:none; line-height:1.2em; }
- #quota { text-align:right; }
- #qsrc { font-style:italic; text-align:right; margin-top:5px; }
- #lnk { text-align:center; line-height:1.8em; border:1px solid {color:accent border}; background-color:{color:accent}; width:100%; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; }
- .nnotes { color:{color:text}; margin-top:-20px; }
- .nnotes li { list-style:none; margin-left:-40px; }
- .nnotes img { border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px; margin:0px 8px 4px 0px; }
- </style>
- <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:90,tip_fade_speed:0,attribute:"title"});});})(jQuery);</script>
- </head>
- <body>
- <div style="position:fixed; bottom:-10px; {block:ifsideimageright} right:-10px; {/block:ifsideimageright} {block:ifnotsideimageright} left:-10px; {/block:ifnotsideimageright} z-index: -2;"><img style="border: 0;" src="{image:side image}"/></div>
- <div id="pangaea">
- <div id="sidebarcont">
- <div id="sidebar">
- <div id="imgbox">
- <center><a href="/" title="{title}"><img src="{image:sidebar}" ></a></center>
- </div> <!--end imgbox-->
- {block:description}
- <div id="descrip">
- {description}
- </div> <!--end descrip-->
- {/block:description}
- </div> <!--end sidebar-->
- <div id="hk">
- <div id="ks">
- <a class="seto" href="/" >refresh</a>
- <a class="seto" href="/ask" >message</a>
- <a class="seto" href="{text:link 1 url}" >{text:link 1 title}</a>
- <a class="seto" href="{text:link 2 url}" >{text:link 2 title}</a>
- <a class="seto" href="{text:link 3 url}" >{text:link 3 title}</a>
- <a class="seto" href="http://01kido.tumblr.com/" target="_blank" >theme</a>
- </div><!--end ks-->
- <div id="menu">{text:menu text}</div>
- </div> <!--end hk-->
- </div> <!--end sidebarcont-->
- <div id="box">
- <div class = "autopagerize_page_element" >
- {block:posts}
- <div id="posts">
- {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:Video}
- {block:if250pxposts}{Video-250}{/block:if250pxposts}
- {block:if300pxposts}<div style="margin-left:25px">{Video-250}</div>
- {/block:if300pxposts}
- {block:if350pxposts}<div style="margin-left:-25px">{Video-400}</div>
- {/block:if350pxposts}
- {block:if400pxposts}{Video-400}{/block:if400pxposts}
- {block:if500pxposts}{Video-500}{/block:if500pxposts}
- {/block:Video}
- {block:Link}
- <div id="lnk">
- <a href="{URL}" target="_blank">{Name} »</a></div>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- {block:quote}
- <div id="quota">“{Quote}”</div>
- <div id="qsrc"> — {source} </div>
- {/block:quote}
- {block:Chat}
- {block:Title}
- <div id="titles">{Title}</div>
- {/block:Title}
- <div id="chat">
- {block:Lines}
- <li class="{Alt}">
- {block:Label}
- <span class="label">
- {Label}</span>
- {/block:Label}
- {Line} </li>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Answer}
- <a href="{AskerURL}">
- <img id="askimg" src="{AskerPortraitURL-48}" >
- </a>
- <div id="ask"><div id="trnd"></div>{lang:Asker asked}: {Question}</div>
- {Answer}
- {/block:Answer}
- {block:photo}
- <img src="{PhotoURL-500}" style="width:100%">
- {/block:photo}
- {block:Photoset}
- {Photoset}
- {/block:Photoset}
- {block:text}
- {block:title}
- <div id="titles">{title}</div>
- {/block:title}
- {Body}
- {/block:text}
- {block:audio}
- <div id="aart">
- {block:albumart}
- <img src="{AlbumArtURL}">
- {/block:albumart}
- </div>
- <div id="aplayn"><img src="http://i.imgur.com/oFlAWls.gif"> </div>
- <div id="acontainer">
- <div id="acover"><img src="http://i.imgur.com/yxiUqBm.gif">
- <div id="aplay">{audioplayer}</div>
- </div> <!--end aconver--->
- <div id="tr"></div>
- <div id="ainfo">
- <div id="trackt">{block:trackname}♪ {trackname} ♪{/block:trackname} </div>
- {block:artist}by: {artist}<br>{/block:artist}
- {block:album}album: {album}<br>{/block:album}
- {block:playcount}#plays: {playcount}{/block:playcount}
- </div> <!-- end ainfo-->
- </div> <!-- end acontainer-->
- {/block:audio}
- {block:ifshowcaptions}
- {block:indexpage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:indexpage}
- {/block:ifshowcaptions}
- {block:permalinkpage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:permalinkpage}
- {block:Date}
- <div id="pppp">
- <a href="{Permalink}">{24Hour}:{Minutes}</a>
- <a href="{Permalink}">({MonthNumberWithZero}/{DayOfMonthWithZero})</a>
- {/block:Date}
- <div id="ppp">
- {block:NoteCount}
- <a href="{Permalink}"> {NoteCount}% </a>
- {/block:NoteCount}
- {block:indexpage}
- <a href="{ReblogURL}" title="Reblog" target="_blank">{text:reblog symbol}</a>
- {/block:indexpage}
- </div> <!--end ppp-->
- {block:ifshowtags}
- {block:indexpage}
- {block:hastags}
- {block:tags}
- <div id="ttag">
- <a href="{TagURL}">×{Tag} </a>
- </div> <!--end ttag-->
- {/block:tags}
- {/block:hastags}
- {/block:indexpage}
- {/block:ifshowtags}
- {block:permalinkpage}
- {block:hastags}
- {block:tags}
- <div id="ttag">
- <a href="{TagURL}">×{Tag} </a>
- </div> <!--end ttag-->
- {/block:tags}
- {/block:hastags}
- {/block:permalinkpage}
- {block:permalinkpage}
- {block:rebloggedfrom}<div id="pp">
- <a href="{ReblogParentURL}" title="{lang:Reblogged from ReblogParentName}" target="_blank">via</a>{/block:rebloggedfrom}
- {block:ContentSource}
- <a href="{SourceURL}" title="{lang:Originally from ReblogRootName}" target="_blank" > source</a>
- </div>{/block:ContentSource}
- {block:permalinkpage}
- </div> <!--end pppp-->
- </div> <!--end posts-->
- {/block:posts}
- </div> <!--end infinite scroll-->
- {block:PostNotes}
- <div class="nnotes">
- {PostNotes}
- </div>
- {/block:PostNotes}
- </div> <!--end box-->
- {block:ifnotendlessscroll}
- {block:Pagination}<div id="pagn">{block:PreviousPage}
- <a href="{PreviousPage}">←</a>
- {/block:PreviousPage}
- {block:JumpPagination length="7"}
- {block:CurrentPage} <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}{/block:JumpPagination}{block:NextPage}
- <a href="{NextPage}">→</a>
- {/block:NextPage}
- </div> <!--end pagn-->
- {/block:Pagination}
- {/block:ifnotendlessscroll}
- </div> <!--end pangaea-->
- </body>
- {block:ifendlessscroll} <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script> {block:ifendlessscroll}
- </html>
Advertisement
Add Comment
Please, Sign In to add comment