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">
- <!-------------------------------
- CIAOSSU THEME BY NINPEN.TUMBLR.COM
- DO NOT REMOVE THE CREDIT.
- //:: Video + PXU + 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="select:Columns" content="2" title="2">
- <meta name="select:Columns" content="3" title="3">
- <meta name="select:Columns" content="4" title="4">
- <meta name="text:PostSize" content="200" />
- <meta name="if:showCaption" content=""/>
- <meta name="if:Columns" content="" />
- <meta name="color:accent1" content="#00e5ff" />
- <meta name="color:accent2" content="#fe6960" />
- <meta name="color:accent3" content="#febf97" />
- <meta name="color:accent4" content="#de8efd" />
- <meta name="color:accent5" content="#000000" />
- <meta name="color:accent6" content="#ffffff" />
- <meta name="color:border" content="#eeeeee" />
- <meta name="color:bold" content="#ff8575" />
- <meta name="color:italics" content="#8ee5bf" />
- <meta name="color:underline" content="#ff620f" />
- <meta name="color:posts" content="#ffffff"/>
- <meta name="color:captionBG" content="#84f2ff"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#333333"/>
- <meta name="color:link" content="#000000"/>
- <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:accent5};
- }
- ::selection {
- color:{color:accent1};
- background: {color:accent5};
- }
- 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: 4px;
- height: 4px;
- background:{color:background};
- }
- ::-webkit-scrollbar-thumb {
- border-radius:10px;
- border:3px solid {color:accent3};
- background-color:{color:background};
- }
- body,html{
- width:100%;
- height:100%;
- padding:0;
- margin:0;
- }
- body{
- word-wrap: break-word;
- font:11px/16px consolas;
- 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:underline;
- color:{color:underline};
- }
- h1{
- font-size:10px;
- text-transform:uppercase;
- letter-spacing:2px;
- background:{color:accent3};
- color:{color:h1};
- padding:5px;
- }
- 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};
- }
- .source{
- text-transform:uppercase;
- letter-spacing:1px;
- color:{color:text};
- }
- img{
- max-width:100%;
- }
- #side{
- height:140px;
- font-size:9px;
- letter-spacing:.15em;
- text-transform:uppercase;
- line-height:15px;
- background-color:{color:posts};
- box-sizing:border-box;
- z-index:1;
- {block:IndexPage}
- {block:ifColumns}
- margin:10px;
- {/block:ifColumns}
- width:{text:PostSize}px;
- position:relative;
- webkit-transition: 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;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-top:50px;
- width:200px;
- position:fixed;
- {/block:PermalinkPage}
- }
- #links{
- width:50%;
- height:calc(100% - 15px);
- display:inline-block;
- overflow-y:auto;
- overflow-x:hidden;
- float:left;
- }
- #links a{
- text-align:right;
- display:block;
- position:Relative;
- line-height:12px;
- padding:1px 10px 1px 0;
- webkit-transition: 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;
- border-bottom:1px solid {color:border};
- background:{color:accent6};
- color:{color:accent2};
- }
- #links a:nth-of-type(n+4){
- background:{color:accent5};
- color:{color:accent1};
- margin-bottom:1px;
- border-bottom:none;
- }
- #links a:nth-of-type(n+4):after{
- content:'▪';
- font-size:12px;
- position:absolute;
- margin:0 0 0 3px;
- }
- #links un a:hover{
- margin-right:10px;
- }
- #portrait:hover #desc{
- opacity:1;
- }
- #portrait{
- display:inline-block;
- width:50%;
- height:calc(100% - 15px);
- position: relative;
- background:url({image:portrait}) repeat center;
- background-size:200px;
- }
- #desc{
- overflow:auto;
- padding:5px;
- text-align:justify;
- background:{color:posts};
- opacity:0;
- width:calc(100% - 10px);
- height:calc(100% - 10px);
- position:absolute;
- top:0;
- left:0;
- -webkit-transition: all 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;
- }
- #sidebottom{
- width:100%;
- display:flex;
- margin-top: -5px;
- }
- {block:IndexPage}
- #pages{
- display:inline-block;
- width:50%;
- text-align:center;
- background:{color:accent2};
- color:{color:accent1};
- }
- #pages a{
- color:{color:accent6};
- }
- {/block:IndexPage}
- #title{
- font-weight:bold;
- display:inline-block;
- width:50%;
- text-align:center;
- background:{color:accent1};
- color:{color:accent5};
- {block:PermalinkPage}width:100%;{/block:PermalinkPage}
- }
- #center{
- {block:IndexPage}
- {block:ifColumns}
- max-width:1000px;
- width:calc(({text:PostSize}px * {select:Columns}) + (20px * {select:Columns}))!important;
- margin:0 auto;
- {/block:ifColumns}
- {block:ifNotColumns}
- width:{text:PostSize}px;
- margin:0 auto;
- {/block:ifNotColumns}
- {/block:IndexPage}
- }
- #content{
- height:100%;
- {block:IndexPage}
- margin:100px auto 0 auto;
- {block:ifNotColumns}
- {/block:ifNotColumns}
- {/block:IndexPage}
- {block:PermalinkPage}
- margin:0 auto;
- width:800px;
- {/block:PermalinkPage}
- }
- article{
- position:relative;
- background:{color:posts};
- {block:IndexPage}
- width:{text:PostSize}px;
- opacity:0;
- {/block:IndexPage}
- {block:PermalinkPage}
- display:inline-block;width:400px;
- {/block:PermalinkPage}
- }
- {block:IndexPage}
- article:not(#side){
- {block:ifColumns}margin:10px;{/block:ifColumns}
- {block:ifNotColumns}margin:20px auto;{/block:ifNotColumns}
- }
- {/block:IndexPage}
- {block:PermalinkPage}
- article:not(#side){
- margin:50px 0 0 250px;
- }
- {/block:PermalinkPage}
- #infscr-loading {
- display: none!important;
- }
- .spotify_audio_player {
- height:80px !important;
- }
- p .tumblr_blog{
- padding:0 5px;
- letter-spacing:2px;
- border-bottom:1px solid {color:accent4};
- display:inline;
- }
- p a.tumblr_blog{
- vertical-align:top;
- }
- p:first-of-type{
- display:inline;
- vertical-align:top;
- }
- .cap blockquote:first-of-type{
- margin:0 0 0 5px;
- padding:0;
- display:inline;
- border:0 !important;
- }
- blockquote:not(:first-child){
- display:none;
- }
- .cap{
- padding:5px;
- position:relative;
- vertical-align:top;
- max-height:150px;
- overflow:auto;
- background:{color:captionBG};
- {block:ifNotShowCaption}display:none;{/block:ifNotShowCaption}
- }
- .perma{
- {block:IndexPage}
- font-size:8px;
- line-height:8px;
- letter-spacing:.2em;
- margin-top:1px;
- {/block:IndexPage}
- text-transform:uppercase;
- padding:5px;
- color:{color:accent6};
- background:{color:accent2};
- {block:PermalinkPage}
- letter-spacing:.1em;
- font-size:9px;
- line-height:12px;
- {/block:PermalinkPage}
- }
- .perma li{
- list-style-type:none;
- margin:7px 0;
- }
- .perma li a{
- border-bottom:1px dotted {color:accent3};
- }
- .perma li.tagged{
- text-align:right;
- }
- .perma li.tagged a{
- color:{color:accent6};
- background:{color:accent5};
- margin:2px 5px;
- }
- .perma .noted{
- font-size:9px;
- float:right;
- }
- #iaudio{
- background:{color:accent1};
- overflow:hidden;
- }
- #albart{
- margin:0 auto;
- background:{color:accent1};
- width:200px;
- height:200px;
- position:Relative;
- }
- .alart{
- min-width:100px;
- min-height:100px;
- width:50%;
- height:50%;
- display:block;
- background:pink url(http://static.tumblr.com/hczaopr/zuxopiqqe/topo.png)repeat center;
- background-size: 200px;
- position:absolute;
- top: 50%;
- left:50%;
- transform: translate(-50%,-50%);
- border-radius:100%;
- }
- .alart img{
- border-radius:100%;
- }
- #play{
- width:37px;
- height:37px;
- background:#f2f2f2;
- position:Absolute;
- border-radius:100%;
- overflow:hidden;
- top: 50%;
- left:50%;
- transform: translate(-50%,-50%);
- }
- .play{
- width:23px;
- height:23px;
- overflow:hidden;
- margin:6px 0 0 4px;
- }
- .audioinfo {
- background:{color:accent5};
- color:{color:accent6};
- padding: 10px;
- font-size: 10px;
- text-align:Center;
- }
- .quest{
- background:{color:accent4};
- padding:10px;
- margin-bottom:10px;
- color:{color:accent6};
- border-bottom:1px dotted {color:accent6};
- }
- .askr{
- padding:0 2px;
- margin-right:5px;
- letter-spacing:2px;
- display:inline;
- background:{color:accent2};
- }
- .askr a{
- color:{color:accent6};
- }
- .quest span img{
- border-radius:100%;
- }
- .quest span{
- display:inline-block;
- float:left;
- margin:0 10px 1px 0;
- }
- a.tumblr_blog{
- background:{color:accent6}!important;
- }
- blockquote{
- padding-left:5px;
- border-left:3px solid {color:accent2}!important;
- }
- pre{
- white-space: pre-wrap;
- white-space: -moz-pre-wrap !important;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- background:{color:posts};
- font:11px/15px courier;
- }
- ul, ol{
- list-style:none;
- }
- ul.chat {
- margin: 0;
- padding: 0;
- }
- .chat li {
- list-style-type: none;
- margin-left: 0px;
- padding: 10px;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- .chat li.odd {
- margin-bottom: 3px;
- color:{color:accent6};
- background-color:{color:accent5};
- }
- .chat li.even {
- margin-bottom: 3px;
- color:{color:accent5};
- background-color:{color:accent6};
- }
- li{
- list-style-type:square;
- }
- iframe#tumblr_controls{
- position:fixed !important;
- }
- ol.notes {
- margin-top:20px;
- padding:0;
- border:10px solid {color:posts};
- background:{color:posts};
- font-size:9px;
- line-height:9px;
- text-transform: uppercase;
- letter-spacing:0.15em;
- }
- ol.notes li.note {
- list-style-type:none;
- margin:20px 0;
- }
- ol.notes li.note img.avatar {
- vertical-align:top;
- margin-right:10px;
- }
- ol.notes li.note span.action {
- top:4px;
- position:relative;
- }
- .pagination {display: none;}
- #pagination{text-align:Center;padding:60px 0;}
- #pagination a{margin:0 30px;}
- </style>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="http://masonry.desandro.com/v2/js/jquery.infinitescroll.min.js"></script>
- <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- {block:IndexPage}
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '0px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- // minimal soundcloud player © shythemes.tumblr
- var color = '{color:accent3}';
- $('.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>
- <script>
- jQuery(document).ready(function(){
- window.onscroll = function() {
- if (window.pageYOffset >= 200){
- jQuery('#side').css({position:'fixed', left:'',top: '0',
- {block:ifColumns}margin:'0 10px'{/block:ifColumns}} );
- }
- else {
- jQuery('#side').css({position: '',left:'',top: ''});
- }
- }
- });
- </script>
- <script>
- $(function() {
- var $container = $('#content');
- {block:ifColumns}
- $container.imagesLoaded(function(){
- $container.masonry({
- isFitWidth: true,
- itemSelector: 'article'
- });
- $container.find('article').animate({ opacity: 1});
- });
- {/block:ifColumns}
- $container.infinitescroll({
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- itemSelector : "article:not(#side)",
- loading: {finishedMsg: ''}
- },
- function( newElements ) {
- var $newElems = $( newElements );
- resizeVideos();
- $newElems.find('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '1px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- },
- function(){
- $container.masonry();
- });
- $newElems.imagesLoaded(function(){
- $container.masonry( 'appended', $newElems );
- $newElems.animate({ opacity: 1});
- });
- });
- $(window).unbind('.infscr');
- $('.load-more').click(function(){
- $container.infinitescroll('retrieve');
- return false;
- });
- })();
- </script>
- {/block:IndexPage}
- </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>
- <section id="center">
- <div id="content">
- <article id="side">
- <div id="links">
- <a href="/">Index</a>
- <a href="/ask"> Message</a>
- <a href="/Archive">archive</a>
- {block:IfCustomLinkOne}
- <a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}">{text:Custom Link One}</a>
- {/block:IfCustomLinkOne}
- {block:IfCustomLinkTwo}
- <a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}">{text:Custom Link Two}</a>
- {/block:IfCustomLinkTwo}
- {block:IfCustomLinkThree}
- <a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}">{text:Custom Link Three}</a>
- {/block:IfCustomLinkThree}
- {block:IfCustomLinkFour}
- <a href="{block:IfCustomLinkFourURL}{text:Custom Link Four URL}{/block:IfCustomLinkFourURL}">{text:Custom Link Four}</a>
- {/block:IfCustomLinkFour}
- {block:IfCustomLinkFive}
- <a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}">{text:Custom Link Five}</a>
- {/block:IfCustomLinkFive}
- {block:IfCustomLinkSix}
- <a href="{block:IfCustomLinkSixURL}{text:Custom Link Six URL}{/block:IfCustomLinkSixURL}">{text:Custom Link Six}</a>
- {/block:IfCustomLinkSix}
- </div>
- <div id="portrait">
- <div class="portrait"></div>
- <div id="desc">{Description}</div>
- </div>
- <div id="sidebottom">
- <div id="pages">
- {block:Pagination}<a href="#" class="load-more">load more</a>{/block:Pagination}
- </div>
- <div id="title">{title}</div>
- </div>
- </article>
- {block:Posts}
- <article>
- {block:Text}
- {block:Title}
- <h1><a href="{permalink}">{Title}</a></h1>{/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <h1><a href="{URL}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {block:Link}
- {block:Photo}
- {block:IndexPage}
- <a href="#" class="artimg" 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}
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
- {/block:IndexPage}
- {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
- {/block:Photoset}
- {block:Chat}
- <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:Title}
- <h1><a href="{Permalink}">{Title}</a></h1>
- {/block:Title}
- {/block:Chat}
- {block:Audio}
- <div id="iaudio">
- <div id="albart">
- <div class="alart">
- {block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}
- <div id="play">
- {block:AudioPlayer}<div class="play">
- {AudioPlayer}
- </div>{/block:AudioPlayer}
- </div>
- </div>
- </div>
- <div class="audioinfo">
- {block:TrackName}{TrackName}{/block:TrackName} by
- {block:Artist}{Artist}{/block:Artist}
- </div>
- </div>
- {/block:Audio}
- {block:Quote}
- <h2>{Quote}</h2>
- {block:Source}<div class="source">- {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Answer}
- <div class="quest">
- <span><img src="{AskerPortraitURL-30}"></span>
- <div class="askr"><a href="{permalink}">{Asker}</a></div>
- {Question}
- </div>
- {Answer}
- {/block:Answer}
- {block:Video}
- <div class="video">{Video-500}</div>
- {/block:Video}
- {block:IndexPage}
- {block:ifShowCaption}
- {block:Caption}
- <div class="cap">{Caption}</div>
- {/block:Caption}
- {/block:ifShowCaption}
- <div class="perma">
- {block:Date}<a href="{permalink}">{TimeAgo}</a>{/block:Date}
- <span class="noted">≡ {NoteCount}</span>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
- <div class="perma">
- <li>{ShortMonth} {DayOfMonthWithZero} — {TimeAgo} with {NoteCountWithLabel}</li>
- {block:RebloggedFrom}
- <li>via <a href="{ReblogRootURL}">{ReblogRootName}</a> source <a href="{ReblogParentURL}">{ReblogParentName}</a></li>
- {/block:RebloggedFrom}
- {block:PermalinkPagination}
- {block:PreviousPost}
- <li><a rel="prev" href="{PreviousPost}">{lang:Previous}</a> —
- {/block:PreviousPost}
- {block:NextPost}
- <a rel="next" href="{NextPost}">{lang:Next}<a/> — <a href="/random">Random post</a></li>
- {/block:NextPost}
- {/block:PermalinkPagination}
- {block:HasTags}
- <li class="tagged">{block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}</li>
- {/block:HasTags}
- </div>
- {PostNotes}{/block:Date}
- {/block:PermalinkPage}
- {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}
- </article>
- {/block:Posts}
- <!--POSTS SECTION ENDS-->
- </div>
- </section>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment