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">
- <!-------------------------------
- ATOMIC THEME BY NINPEN.TUMBLR.COM
- DO NOT REMOVE THE CREDIT.
- //:: Soundcloud Script by: © shythemes
- --------------------------------->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="image:portrait" content=""/>
- <meta name="image:Background" content=""/>
- <meta name="if:250px" content="1"/>
- <meta name="if:400px" content=""/>
- <meta name="if:500px" content=""/>
- <meta name="if:showCaption" content=""/>
- <meta name="if:Columns" content="1" />
- <meta name="if:tags" content=""/>
- <meta name="if:InfiniteScroll" content=""/>
- <meta name="color:accent1" content="#0c0c0c" />
- <meta name="color:accent2" content="#000000" />
- <meta name="color:accent3" content="#000000" />
- <meta name="color:accent4" content="#aaaaaa" />
- <meta name="color:accent5" content="#ffea2e" />
- <meta name="color:accent6" content="#ffffff" />
- <meta name="color:bold" content="#ff86d3" />
- <meta name="color:italics" content="#38fff8" />
- <meta name="color:underline" content="#74ff62" />
- <meta name="color:posts" content="#0f0f0f"/>
- <meta name="color:background" content="#0000000"/>
- <meta name="color:text" content="#f0f0f0"/>
- <meta name="color:link" content="#ffffff"/>
- <meta name="color:border" content="#1d1d1d"/>
- <meta name="color:h1" content ="#ffffff"/>
- <meta name="color:h2" content ="#ffc88d"/>
- <meta name="color:chat line 1" content="#010101"/>
- <meta name="color:chat line 2" content="#202020"/>
- <meta name="text:Custom Link One" content=""/>
- <meta name="text:Custom Link One URL" content=""/>
- <meta name="text:Custom Link Two" content=""/>
- <meta name="text:Custom Link Two URL" content=""/>
- <meta name="text:Custom Link Three" content=""/>
- <meta name="text:Custom Link Three URL" content=""/>
- <meta name="text:Custom Link Four" content=""/>
- <meta name="text:Custom Link Four URL" content=""/>
- <meta name="text:Custom Link Five" content=""/>
- <meta name="text:Custom Link Five URL" content=""/>
- <meta name="text:Custom Link Six" content=""/>
- <meta name="text:Custom Link Six URL" content=""/>
- <title>{Title}</title>
- <div class="cred">© <a href="http://ninpen.tumblr.com/">— N.</a></div>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <style type="text/css">
- ::-moz-selection {
- color:{color:accent1};
- background: {color:accent2};
- }
- ::selection {
- color:{color:accent1};
- background: {color:accent2};
- }
- html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, a, abbr, acronym, address, big, cite,hr, code,del, dfn,img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, tbody, tfoot, thead, tr, th, td, article, canvas, details, embed, figure, figcaption, footer, hgroup, menu, output, ruby, summary,time, mark, audio{
- margin: 0;
- padding: 0;
- border: 0;
- font-size: 100%;
- font: inherit;
- vertical-align: baseline;
- }
- article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
- display: block;
- }
- body {
- line-height: 1;
- }
- ul {
- list-style: none;
- }
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- ::-webkit-scrollbar {
- width: 7px;
- height: 7px;
- background:{color:background};
- }
- ::-webkit-scrollbar-thumb {
- border-radius:10px;
- border:3px solid {color:background};
- background-color:{color:bold};
- }
- body,html{
- width:100%;
- height:100%;
- padding:0;
- margin:0;
- }
- body{
- word-wrap: break-word;
- font:11px/16px courier;
- letter-spacing:.05em;
- color: {color:text};
- background:{color:Background} url({image:background}) repeat center fixed;
- }
- a{
- text-decoration:none;
- color:{color:link};
- }
- a:hover {
- text-decoration:line-through;
- color:{color:underline};
- }
- h1{
- font-size:10px;
- text-transform:uppercase;
- letter-spacing:2px;
- background:{color:accent3};
- color:{color:h1};
- padding:5px;
- }
- h1 span{
- width: 35px;
- height: 7px;
- margin-right: 10px;
- display: inline-block;
- background:{color:bold};
- }
- h1 a{
- color:{color:h1};
- }
- h2 {
- font-style: italic;
- line-height: 22px;
- font-size: 18px;
- color: {color:h2};
- }
- .source{
- font-size:8px;
- line-height:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- margin:10px 0 0 20px;
- }
- b,strong{
- color:{color:bold};
- }
- i,em{
- color:{color:italics};
- }
- u{
- color:{color:underline};
- }
- img{
- max-width:100%;
- }
- .cred{
- line-height:11px;
- font-size:11px;
- padding:3px 7px;
- border-radius:3px;
- text-transform:uppercase;
- letter-spacing:1px;
- position:fixed;
- bottom:20px;
- right:20px;
- color:{color:accent2};
- background:{color:background};
- z-index:1;
- }
- .cred a{
- vertical-align:top;
- font-size:9px;
- color:{color:link};
- }
- .cred a:hover{
- color:{color:underline};
- }
- #side{
- position:fixed;
- width:150px;
- margin-left:-180px;
- top: 50%;
- transform: translateY(-50%);
- }
- #portrait{
- width:80px;
- height:80px;
- overflow:hidden;
- margin:0 auto;
- border-radius:5px;
- }
- #portrait span{
- width:80px;
- }
- #desc {
- margin-top:15px;
- font-size:9px;
- letter-spacing:1px;
- text-align:justify;
- text-transform:uppercase;
- }
- #title{
- letter-spacing:2px;
- padding:5px;
- margin-bottom:22px;
- background:{color:accent1};
- color:{color:accent6};
- {block:IndexPage}
- {block:ifColumns}
- width:626px;
- margin-left:-30px;
- padding:5px 5px 5px 25px;
- {/block:ifColumns}
- {block:ifNotColumns}
- width:601px;
- margin-left:0;
- padding:5px 0 5px 25px;
- {/block:ifNotColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:618px;
- {/block:PermalinkPage}
- }
- #title span{
- position:relative;
- }
- #title span:before{
- content:"";
- width:40px;
- height:80%;
- position:absolute;
- background:{color:bold};
- right:-50px;
- top:10%
- }
- #nav{
- font:9px/8px courier;
- text-transform:uppercase;
- background:{color:accent5};
- position:fixed;
- top:0;
- height:70px;
- z-index:1;
- {block:IndexPage}
- {block:ifColumns}
- padding-left:30px;
- {/block:ifColumns}
- width:626px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:628px;
- {/block:PermalinkPage}
- }
- #nav ul{
- text-align:center;
- padding:0;
- margin:0;
- }
- #nav li{
- letter-spacing:1px;
- display:inline-block;
- }
- #nav li:nth-child(-n+3){
- letter-spacing:2px;
- background:{color:italics};
- }
- #nav li a{
- color:{color:accent1};
- }
- #nav li a:hover{
- color:{color:accent6};
- }
- #center{
- margin:0 auto;
- position:Relative;
- {block:IndexPage}
- width:626px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:626px
- {/block:PermalinkPage}
- }
- #content{
- margin:70px auto 40px auto;
- background:{color:accent1};
- border:1px solid {color:border};
- {block:IndexPage}
- padding-bottom:30px;
- {block:ifColumns}
- padding-left:30px;
- {/block:ifColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:626px;
- {/block:PermalinkPage}
- }
- .entry{
- position:relative;
- padding:15px;
- border:1px solid {color:border};
- background:{color:posts};
- {block:IndexPage}
- {block:ifNotColumns}
- margin:50px auto;
- {/block:ifNotColumns}
- {block:ifColumns}
- margin:30px 30px 0 0;
- {/block:ifColumns}
- {block:If250px}width:250px;{/block:If250px}
- {block:If400px}width:400px;{/block:If400px}
- {block:If500px}width:500px;{/block:If500px}
- {/block:IndexPage}
- {block:PermalinkPage}
- margin:50px auto;
- width:500px;
- {/block:PermalinkPage}
- }
- .txt{
- {block:IndexPage}
- overflow:hidden;
- {block:If250px}max-height:240px;{/block:If250px}
- {block:If400px}max-height:400px;{/block:If400px}
- {block:If500px}max-height:400px;{/block:If500px}
- {/block:IndexPage}
- }
- #infscr-loading {
- display: none!important;
- }
- .spotify_audio_player {
- height:80px !important;
- }
- a.tumblr_blog {
- font-size: 9px;
- line-height: 9px;
- text-transform: uppercase;
- letter-spacing: 2px;
- background: {color:underline};
- }
- .cap{
- background:{color:posts};
- width:100%;
- border-top:1px solid {color:border};
- {block:IndexPage}
- margin:15px 0 -16px -16px;
- overflow:hidden;
- padding:5px 15px 5px 17px;
- {block:If250px}max-height:240px;{/block:If250px}
- {block:If400px}max-height:400px;{/block:If400px}
- {block:If500px}max-height:400px;{/block:If500px}
- {/block:IndexPage}
- {block:PermalinkPage}
- border-bottom:1px solid {color:border};
- margin:15px 0 0 -15px;
- padding:20px 15px;
- {/block:PermalinkPage}
- }
- .cap > p {
- margin: 0;
- }
- .perma{
- text-align:center;
- font:800 9px/9px courier;
- text-transform:uppercase;
- letter-spacing: 2px;
- {block:IndexPage}
- -webkit-backface-visibility: hidden;
- top:50%;
- left:50%;
- position:absolute;
- opacity:0;
- width:60%;
- height:60%;
- transform: translate(-50%, -50%);
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- {/block:IndexPage}
- {block:PermalinkPage}
- padding:10px;
- margin-bottom:30px;
- background:{color:accent1};
- {/block:PermalinkPage}
- }
- .perma a{
- {block:IndexPage}display:block;{/block:IndexPage}
- margin:5px 0;
- }
- {block:IndexPage}
- .perma:after{
- content:"";
- width:100%;
- height:100%;
- position:absolute;
- top:0;
- left:0;
- background:{color:accent1};
- opacity:.5;
- border-radius:5px;
- }
- {/block:IndexPage}
- .vias a {
- margin: 0 20px;
- }
- .vias {
- margin-top: 10px;
- }
- .wrap{
- z-index:1;
- position:absolute;
- top:50%;
- left:50%;
- width:50%;
- transform: translate(-50%, -50%);
- padding:5px;
- }
- .wrap:after{
- z-index:-1;
- content:"";
- width:100%;
- height:100%;
- position:absolute;
- top:0;
- left:0;
- background:{color:accent1};
- opacity:.7;
- border-radius:5px;
- }
- .entry:hover .perma{
- opacity:1;
- }
- .tagged{
- text-align:center;
- font-size:9px;
- padding:5px 0;
- text-transform:uppercase;
- letter-spacing:2px;
- background:{color:accent2};
- {block:IndexPage}
- border-top:1px solid {color:border};
- margin:15px 0 -16px -16px;
- width:calc(100% + 32px);
- {block:ifNottags}
- display:none;
- {/block:ifNottags}
- {block:iftags}
- display:block;
- {/block:iftags}
- overflow:hidden;
- max-height:48px;
- {/block:IndexPage}
- }
- .quest{
- font-size:9px;
- letter-spacing:2px;
- text-transform:uppercase;
- background:{color:accent5};
- color:{color:accent1};
- padding:10px;
- border-radius:5px;
- }
- .quest img{
- border:6px solid {color:accent6};
- margin:20px 5px 0 20px;
- width:25px;
- border-radius:100%;
- }
- .quest a:last-of-type{
- border-radius:3px;
- vertical-align:14px;
- padding:1px 10px;
- background:{color:accent1};
- }
- blockquote {
- background:{color:accent3};
- padding: 3px;
- border-top: 3px solid {color:accent4};
- border-bottom: 3px solid {color:accent4};
- }
- blockquote > p {
- margin: 0;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap !important;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- text-transform: uppercase;
- letter-spacing: 1px;
- font: 9px/13px courier;
- background:{color:accent2};
- }
- .scroll {
- position: relative;
- margin-right: 40px;
- display: none;
- z-index: 1;
- height:9px;
- padding: 15px 45px 15px 15px;
- {block:IndexPage}
- {block:ifColumns}
- margin-left: -25px;
- width: 594px;
- margin-left:-31px;
- {/block:ifColumns}
- {block:ifNotColumns}
- width:564px;
- margin-left:-26px;
- {/block:ifNotColumns}
- {/block:IndexPage}
- }
- .scroll:after {
- content: "";
- width: 30px;
- height: 7px;
- position: absolute;
- background:{color:accent6};
- right: 10px;
- top: 16px;
- }
- .scroll:before{
- content:"";
- width:100%;
- height:100%;
- background:{color:accent5};
- position:Absolute;
- left:0;
- top:0;
- z-index:-1;
- }
- #pagination{
- position:fixed;
- bottom:0;
- text-align:right;
- z-index:1;
- text-transform: uppercase;
- font-size: 9px;
- line-height: 9px;
- letter-spacing: 2px;
- {block:IndexPage}
- {block:ifColumns}
- width:626px;
- margin-left:-31px;
- {/block:ifColumns}
- {block:ifNotColumns}
- width:596px;
- margin-left:0;
- {/block:ifNotColumns}
- {block:IfNotInfiniteScroll}
- background:{color:underline};
- padding:15px 28px 15px 0;
- {block:IfNotInfiniteScroll}
- {block:IfInfiniteScroll}
- padding:0 5px 0 26px;
- {block:IfInfiniteScroll}
- {/block:IndexPage}
- }
- #pagination a{
- color:{color:accent1};
- margin:0 5px;
- }
- ul.chat {
- margin: 0;
- padding: 0;
- }
- .chat li {
- list-style-type: none;
- margin-left: 0px;
- padding: 3px;
- }
- .chat li.odd {
- background-color:{color:chat line 1};
- margin-bottom: 1px;
- }
- .chat li.even {
- background-color:{color:chat line 2};
- margin-bottom: 1px;
- }
- .label {
- font-weight: bold;
- color:{color:h1 text};
- }
- .pagination{
- display:none;
- }
- ol.notes {
- padding: 0px;
- margin: 25px 0px;
- font: 8px/8px courier;
- text-transform: uppercase;
- letter-spacing: 2px;
- list-style-type: none;
- border-bottom: solid 1px {color:border};
- }
- ol.notes li.note {
- border-top: solid 1px {color:border};
- padding: 10px;
- }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note span.action {
- font-weight: bold;
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- border-color: {color:border};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- </style>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="http://masonry.desandro.com/v2/js/jquery.infinitescroll.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- {block:IndexPage}
- <script>
- $(function(){
- {block:IfColumns}
- var $container = $('#content');
- $container.imagesLoaded(function() {
- $container.masonry({
- isFitWidth: true,
- itemSelector: 'article'
- });
- });
- {/block:IfColumns}
- {block:IfInfiniteScroll}
- $container.infinitescroll({
- navSelector: 'div.pagination',
- nextSelector: '.pagination a#next',
- itemSelector: 'article',
- loading: {
- finishedMsg: ''
- }
- },
- function(newElements) {
- var $newElems = $(newElements).css({
- opacity: 0
- });
- $newElems.imagesLoaded(function() {
- $newElems.animate({
- opacity: 1
- });
- $container.masonry('appended', $newElems, true);
- });
- });
- {/block:IfInfiniteScroll}
- });
- </script>
- {/block:IndexPage}
- <script>
- $(document).ready(function() {
- {block:IndexPage}
- {block:IfInfiniteScroll}
- $(window).scroll(function() {
- if ($(this).scrollTop() > 300) {
- $('.scroll').fadeIn();
- } else {
- $('.scroll').fadeOut();
- }
- });
- $('.scroll').click(function() {
- $("html, body").animate({
- scrollTop: 0
- }, 600);
- return false;
- });
- {/block:IfInfiniteScroll}
- var color = '{color:accent2}'; // color of play button (hex)
- $('.soundcloud_audio_player').each(function() {
- $(this).attr({
- src: $(this).attr('src').split('&')[0] + '&liking=false&sharing=false&auto_play=false&show_comments=false&continuous_play=false&buying=false&show_playcount=false&show_artwork=true&origin=tumblr&color=' + color.split('#')[1],
- height: 20,
- width: '100%'
- });
- });
- });
- </script>
- </head>
- <body>
- <div class="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> ·{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
- </div>
- <div id="center">
- <div id="nav">
- <div id="title"><span>{title}</span></div>
- <ul>
- <li><a href="/">index</a></li>
- <li><a href="/ask">inbox</a></li>
- <li><a href="/archive">archive</a></li>
- {block:IfCustomLinkOne}<li><a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}">{text:Custom Link One}</a></li>{/block:IfCustomLinkOne}
- {block:IfCustomLinktwo}<li> / <a href="{block:IfCustomLinktwoURL}{text:Custom Link two URL}{/block:IfCustomLinktwoURL}">{text:Custom Link two}</a></li>{/block:IfCustomLinktwo}
- {block:IfCustomLinkthree}<li> / <a href="{block:IfCustomLinkthreeURL}{text:Custom Link three URL}{/block:IfCustomLinkthreeURL}">{text:Custom Link three}</a></li>{/block:IfCustomLinkthree}
- {block:IfCustomLinkfour}<li> / <a href="{block:IfCustomLinkfourURL}{text:Custom Link four URL}{/block:IfCustomLinkfourURL}">{text:Custom Link four}</a></li>{/block:IfCustomLinkfour}
- {block:IfCustomLinkFive}<li> / <a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}"> {text:Custom Link Five}</a></li>{/block:IfCustomLinkFive}
- {block:IfCustomLinkSix}<li> / <a href="{block:IfCustomLinkSixURL}{text:Custom Link Six URL}{/block:IfCustomLinkSixURL}"> {text:Custom Link Six}</a></li>{/block:IfCustomLinkSix}
- </ul>
- </div>
- <div id="side">
- <div id="portrait"><a href="/">
- <span><img src="{image:portrait}"></a></span>
- </div>
- <div id="desc">{Description}</div>
- </div>
- <div id="content">
- {block:Posts}
- <article class="entry">
- {block:IndexPage}
- <div class="perma">
- <div class="wrap">
- {block:Date}<a href="{Permalink}">{MonthNumberWithZero} / {DayOfMonthWithZero}</a>{/block:Date}
- {NoteCount} N.
- <a href="{ReblogURL}">Reblog</a>
- </div>
- </div>
- {/block:IndexPage}
- {block:Text}
- <div class="txt">
- {block:Title}
- <h1><span></span><a href="{permalink}">{Title}</a></h1>{/block:Title}
- <span class="bod">{Body}</span>
- </div>
- {/block:Text}
- {block:Link}
- <div class="txt">
- <h1><span></span><a href="{URL}">{Name}</a></h1>
- {block:Description}<span class="bod">{Description}</span>{/block:Description}
- </div>
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, low_res: '{PhotoURL-500}', high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false">
- <img class="img" src="{PhotoURL-HighRes}">
- </a>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:HighRes}<a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"></a>{/block:HighRes}
- {block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {block:If250px}{Photoset-250}{/block:If250px}
- {block:If400px}{Photoset-400}{/block:If400px}
- {block:If500px}{Photoset-500}{/block:If500px}
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Chat}
- {block:Title}
- <h1><span></span><a href="{Permalink}">{Title}</a></h1>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}<span class="label">{Label}</span>{/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Audio}
- {block:AudioEmbed}
- <div style="height: 80px">
- {block:IndexPage}
- {block:If250px}{AudioEmbed-250}{/block:If250px}
- {block:If400px}{AudioEmbed-400}{/block:If400px}
- {block:If500px}{AudioEmbed}{/block:If500px}
- {/block:IndexPage}
- {block:permalinkpage}
- {AudioEmbed}
- {/block:permalinkpage}
- </div>
- {/block:AudioEmbed}
- {/block:Audio}
- {block:Quote}
- <h2>{Quote}</h2>
- {block:Source}<div class="source">- {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Answer}
- <div class="quest">
- <img src="{AskerPortraitURL-30}">
- <a href="{permalink}">{Asker}</a> <p>{Question}</p>
- </div>
- {Answer}
- {/block:Answer}
- {block:Video}
- {block:IndexPage}
- {block:If250px}{Video-250}{/block:If250px}
- {block:If400px}{Video-400}{/block:If400px}
- {block:If500px}{Video-500}{/block:If500px}
- {/block:IndexPage}
- {block:permalinkpage}
- {Video-500}
- {/block:permalinkpage}
- {/block:Video}
- {block:IndexPage}
- {block:ifShowCaption}
- {block:Caption}
- <div class="cap">{Caption}</div>
- {/block:Caption}
- {/block:ifShowCaption}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}
- <div class="cap">{Caption}</div>
- {/block:Caption}
- {/block:PermalinkPage}
- {block:PermalinkPage}
- <div class="perma">
- {block:Date}<b>< {MonthNumberWithZero} / {DayOfMonthWithZero} > </b> {TimeAgo}{/block:Date} — {block:NoteCount}{NoteCount}{/block:NoteCount}N.
- {block:RebloggedFrom}
- <div class="vias">
- <a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-16}"> Via: {ReblogParentName}</a> <a href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-16}"> Source: {ReblogRootName}</a>
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:PermalinkPage}
- {block:HasTags}
- <div class="tagged">
- {block:Tags}<a href="{TagURL}">{Tag}</a> - {/block:Tags}
- </div>
- {/block:HasTags}
- {PostNotes-16}
- {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{block:NoSourceLogo}{/block:NoSourceLogo}{/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </article>
- {block:IfInfiniteScroll}
- <div id="pagination">
- <div class="scroll"><a href="#">back to top</a></div>
- </div>
- {/block:IfInfiniteScroll}
- {block:IfNotInfiniteScroll}
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">Back</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {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}">Next</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- {/block:IfNotInfiniteScroll}
- {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}--> {/block:ContentSource}
- {/block:Posts}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment