Skip to content

Instantly share code, notes, and snippets.

@reggi
Created October 21, 2020 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reggi/e5481ddab218dc608e83ecfeb6a9474f to your computer and use it in GitHub Desktop.
Save reggi/e5481ddab218dc608e83ecfeb6a9474f to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en" id="{block:IndexPage}index{/block:IndexPage}{block:PermalinkPage}permalink{/block:PermalinkPage}" class="no-js {block:ifNotInfiniteScroll}no-{/block:ifNotInfiniteScroll}infscr {block:ifNotEnableAnimations}no-{/block:ifNotEnableAnimations}animations transitions {block:ifNotFadeInPosts}no-{/block:ifNotFadeInPosts}fadein {block:ifNotLoadPostsIndividually}no-{/block:ifNotLoadPostsIndividually}loadsolo not-mobile {block:ifTransparentPostBackground}transbg{/block:ifTransparentPostBackground} {block:ifBorderAroundIndexPosts}border-post{/block:ifBorderAroundIndexPosts} {block:ifBorderAroundPermalinkContent}border-content{/block:ifBorderAroundPermalinkContent} {block:ifBorderAroundPermalinkMeta}border-meta{/block:ifBorderAroundPermalinkMeta} {block:ifPhotosStretchToFillWidth}photostretch{/block:ifPhotosStretchToFillWidth} {block:ifPhotosClickThroughToPermalink}photoclickthrough{/block:ifPhotosClickThroughToPermalink} {block:ifNotShowLikeAndReblogButtons}no-{/block:ifNotShowLikeAndReblogButtons}likereblog">
<!--
Tessellate theme version 3.0 // balloonies.tumblr.com
Install // www.tumblr.com/theme/30524
-->
<head>
<meta charset="utf-8">
<title>{Title}{block:PostSummary} - {PostSummary}{/block:PostSummary}</title>
{block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="color:Border" content="#f1f1f1">
<meta name="color:Link" content="#708090">
<meta name="color:Meta background" content="#ffffff">
<meta name="color:Meta font" content="#708090">
<meta name="color:No album art background" content="#eeeeee">
<meta name="color:Page background" content="#ffffff">
<meta name="color:Page font" content="#999999">
<meta name="color:Post background" content="#ffffff">
<meta name="color:Title" content="#708090">
<meta name="font:Page" content="'courier new', monospace">
<meta name="font:Title" content="'courier new', monospace">
<meta name="image:Background" content="">
<meta name="image:Header" content="">
<meta name="if:Avatar as header" content="0">
<meta name="if:Border around index posts" content="1">
<meta name="if:Border around permalink content" content="0">
<meta name="if:Border around permalink meta" content="0">
<meta name="if:Center header image" content="0">
<meta name="if:Center header text" content="0">
<meta name="if:Contextual time on index page" content="0">
<meta name="if:Enable animations" content="1">
<meta name="if:Enable default photoset lightbox" content="1">
<meta name="if:Enable permalink pagination" content="0">
<meta name="if:European time format" content="0">
<meta name="if:Fade in posts" content="1">
<meta name="if:Fixed background image" content="0">
<meta name="if:Infinite Scroll" content="0">
<meta name="if:Larger 7th photo" content="0">
<meta name="if:Larger 14th photo" content="0">
<meta name="if:Larger videos" content="1">
<meta name="if:Load posts individually" content="0">
<meta name="if:Photos click through to permalink" content="0">
<meta name="if:Photos stretch to fill width" content="0">
<meta name="if:Short date on index page" content="0">
<meta name="if:Short Spotify player on index page" content="1">
<meta name="if:Show archive link" content="1">
<meta name="if:Show captions on index page" content="0">
<meta name="if:Show date on index page" content="0">
<meta name="if:Show description over links" content="0">
<meta name="if:Show description under links" content="0">
<meta name="if:Show header slashes" content="1">
<meta name="if:Show like and reblog buttons" content="0">
<meta name="if:Show notes on permalink page" content="1">
<meta name="if:Show RSS" content="0">
<meta name="if:Show search bar" content="1">
<meta name="if:Show title above links" content="0">
<meta name="if:Stretched background image" content="0">
<meta name="if:Transparent post background" content="0">
<meta name="if:Use white like and reblog buttons" content="0">
<meta name="if:Use black like and reblog buttons" content="0">
<meta name="if:Wait for photoset images" content="0">
<meta name="if:White up arrow" content="0">
<meta name="text:Google Analytics ID" content="">
<meta name="text:Title link alt" content="">
<link rel="shortcut icon" href="{Favicon}">
<link rel="alternate" type="application/rss+xml" href="{RSS}">
<link rel="stylesheet" href="http://static.tumblr.com/eatauj5/BUNmoo9ju/normalize.min.css">
<link rel="stylesheet" href="http://static.tumblr.com/eatauj5/n1rn6ofz6/tessellate.3.0.rc1.min.css">
<style type="text/css">
body, #search input {
font-family: {font:Page};
}
body {
background-color: {color:Page background};
{block:ifBackgroundImage}background-image: url('{image:Background}');{/block:ifBackgroundImage}
{block:ifNotStretchedBackgroundImage}{block:ifFixedBackgroundImage}
background-attachment: fixed;
{/block:ifFixedBackgroundImage}{/block:ifNotStretchedBackgroundImage}
{block:ifStretchedBackgroundImage}
background-attachment: fixed;
background-size: 100% 100%;
{/block:ifStretchedBackgroundImage}
color: {color:Page font};
}
a {
color: {color:Link};
}
blockquote, #header, #search input, .main-content, .meta, #footer {
border-color: {color:Border} !important;
}
.title {
color: {color:Title};
font-family: {font:Title};
}
.album-art, .audio-meta li {
background-color: {color:No album art background};
}
#index .main-content, #permalink .post {
background-color: {block:ifTransparentPostBackground}transparent{/block:ifTransparentPostBackground}{block:ifNotTransparentPostBackground}{color:Post background}{/block:ifNotTransparentPostBackground};
}
#index .meta-content .permalink, .photoset-caption {
color: {color:Meta font};
}
#index .meta, .photoset-caption-wrapper {
background-color: {color:Meta background};
}
#toTop {
{block:ifWhiteUpArrow}background-image: url('http://static.tumblr.com/eatauj5/bFhll9tq4/arrow-up-white.png');{/block:ifWhiteUpArrow}
{block:ifNotWhiteUpArrow}background-image: url('http://static.tumblr.com/eatauj5/Wupll45l8/arrow-up.png');{/block:ifNotWhiteUpArrow}
}
{CustomCSS}
</style>
<script src="http://static.tumblr.com/eatauj5/Ij0mo9krp/jquery-1.10.1.min.js"></script>
<script src="http://static.tumblr.com/eatauj5/VPOmoo6qj/tessellate.3.0.modernizr.min.js"></script>
{block:ifGoogleAnalyticsID}<script>
var _gaq = _gaq || [];
_gaq.push([ '_setAccount', '{text:Google Analytics ID}' ]);
_gaq.push([ '_trackPageview' ]);
(function() {
var ga = document.createElement( 'script' );
ga.type = 'text/javascript';
ga.async = true;
ga.src = ( 'https:' == document.location.protocol ? 'https://ssl' : 'http://www' ) + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName( 'script' )[ 0 ];
s.parentNode.insertBefore( ga, s );
})();
</script>{/block:ifGoogleAnalyticsID}
<script>
var tessellate = {
analytics: {block:ifGoogleAnalyticsID}true{/block:ifGoogleAnalyticsID}{block:ifNotGoogleAnalyticsID}false{/block:ifNotGoogleAnalyticsID},
animations: {block:ifEnableAnimations}true{/block:ifEnableAnimations}{block:ifNotEnableAnimations}false{/block:ifNotEnableAnimations},
currentpage: {CurrentPage},
defaultlb: {block:ifEnableDefaultPhotosetLightbox}true{/block:ifEnableDefaultPhotosetLightbox}{block:ifNotEnableDefaultPhotosetLightbox}false{/block:ifNotEnableDefaultPhotosetLightbox},
fadein: {block:ifFadeInPosts}true{/block:ifFadeInPosts}{block:ifNotFadeInPosts}false{/block:ifNotFadeInPosts},
infscr: {block:ifInfiniteScroll}true{/block:ifInfiniteScroll}{block:ifNotInfiniteScroll}false{/block:ifNotInfiniteScroll},
likereblog: {block:ifShowLikeAndReblogButtons}true{/block:ifShowLikeAndReblogButtons}{block:ifNotShowLikeAndReblogButtons}false{/block:ifNotShowLikeAndReblogButtons},
loadsolo: {block:ifLoadPostsIndividually}true{/block:ifLoadPostsIndividually}{block:ifNotLoadPostsIndividually}false{/block:ifNotLoadPostsIndividually},
photosetwait: {block:ifWaitForPhotosetImages}true{/block:ifWaitForPhotosetImages}{block:ifNotWaitForPhotosetImages}false{/block:ifNotWaitForPhotosetImages},
photostretch: {block:ifPhotosStretchToFillWidth}true{/block:ifPhotosStretchToFillWidth}{block:ifNotPhotosStretchToFillWidth}false{/block:ifNotPhotosStretchToFillWidth}
};
tessellate.jq = jQuery.noConflict();
(function( $ ) {
var $root = $( 'html' );
$root
.removeClass( 'no-js' )
.addClass( 'yes-js' );
tessellate.mobile = /iphone|ipad|ipod|android|blackberry|mini|windows\sce|palm/i.test( navigator.userAgent.toLowerCase() );
if ( tessellate.mobile ) {
$root
.addClass( 'mobile' )
.removeClass( 'not-mobile' );
}
if ( ! Modernizr.csstransitions ) {
$root
.removeClass( 'transitions' )
.addClass( 'no-transitions' );
}
if ( ! $.support.opacity ) {
tessellate.animations = false;
}
if ( ! tessellate.animations ) {
$.fx.off = true;
if ( $root.hasClass( 'animations' ) ) {
$root
.removeClass( 'animations' )
.addClass( 'no-animations' );
}
}
})( jQuery );
</script>
</head>
<body>
<div id="container">
<div id="header" {block:ifCenterHeaderText}class="centered-text"{/block:ifCenterHeaderText}>
<div id="header-image" {block:ifCenterHeaderImage}class="centered-image"{/block:ifCenterHeaderImage}>
<a href="/">{block:ifAvatarAsHeader}<img src="{PortraitURL-128}" class="portrait" alt="{Title}">{/block:ifAvatarAsHeader}{block:ifNotAvatarAsHeader}{block:ifHeaderImage}<img src="{image:Header}" alt="{Title}">{/block:ifHeaderImage}{/block:ifNotAvatarAsHeader}</a>
</div>
{block:ifShowTitleAboveLinks}{block:ifNotHeaderImage}{block:ifNotAvatarAsHeader}<h1 id="title"><a href="/">{block:ifTitleLinkAlt}{text:Title link alt}{/block:ifTitleLinkAlt}{block:ifNotTitleLinkAlt}{Title}{/block:ifNotTitleLinkAlt}</a></h1>{/block:ifNotAvatarAsHeader}{/block:ifNotHeaderImage}{/block:ifShowTitleAboveLinks}
{block:ifNotShowDescriptionUnderLinks}{block:ifShowDescriptionOverLinks}{block:Description}<div id="description">{Description}</div>{/block:Description}{/block:ifShowDescriptionOverLinks}{/block:ifNotShowDescriptionUnderLinks}
<div id="navigation">
{block:ifShowSearchBar}<form action="/search" method="get" name="search-form" id="search"><input type="text" name="q" placeholder="{lang:Search}"></form>{/block:ifShowSearchBar}
<ul id="links" {block:ifNotShowHeaderSlashes}class="unslashed"{/block:ifNotShowHeaderSlashes}>
{block:ifNotShowTitleAboveLinks}{block:ifNotHeaderImage}{block:ifNotAvatarAsHeader}<li id="title"><a href="/">{block:ifTitleLinkAlt}{text:Title link alt}{/block:ifTitleLinkAlt}{block:ifNotTitleLinkAlt}{Title}{/block:ifNotTitleLinkAlt}</a></li>{/block:ifNotAvatarAsHeader}{/block:ifNotHeaderImage}{/block:ifNotShowTitleAboveLinks}
{block:ifNotShowDescriptionUnderLinks}{block:ifNotShowDescriptionOverLinks}{block:Description}<li id="description">{Description}</li>{/block:Description}{/block:ifNotShowDescriptionOverLinks}{/block:ifNotShowDescriptionUnderLinks}
{block:ifShowArchiveLink}<li><a href="/archive">{lang:Archive}</a></li>{/block:ifShowArchiveLink}
{block:HasPages}{block:Pages}<li><a href="{URL}">{Label}</a></li> {/block:Pages}{/block:HasPages}
{block:AskEnabled}<li><a href="/ask">{AskLabel}</a></li>{/block:AskEnabled}
{block:SubmissionsEnabled}<li><a href="/submit">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}
{block:ifShowRSS}<li><a href="{RSS}">{lang:RSS}</a></li>{/block:ifShowRSS}
<li><a href="http://www.tumblr.com/theme/30524" rel="nofollow">Theme</a></li>
</ul>
</div>
{block:ifShowDescriptionUnderLinks}{block:Description}<div id="description">{Description}</div>{/block:Description}{/block:ifShowDescriptionUnderLinks}
</div>
<div id="content">
{block:NoSearchResults}
<div id="no-results" class="post text wordy page opaque">
<div class="main-content">
<div class="the-wordy">
<h4 class="title">{lang:No posts found}</h4>
<p>{lang:Sorry no search results found}</p>
</div>
</div>
</div>
{/block:NoSearchResults}
{block:Posts}
<div {block:Date}id="post-{PostID}"{/block:Date} class="post {block:Text}text {/block:Text}{block:Quote}quote {/block:Quote}{block:Link}link {/block:Link}{block:Chat}chat {/block:Chat}{block:Answer}answer {/block:Answer}{block:Photo}photo not-{/block:Photo}{block:Photoset}photoset not-{/block:Photoset}{block:Audio}audio {block:AudioPlayer}audio-player{/block:AudioPlayer}{block:AudioEmbed}audio-embed{/block:AudioEmbed} not-{/block:Audio}{block:Video}video not-{/block:Video}wordy {block:Date}not-{/block:Date}page {block:IndexPage}invisible {block:Photo}{block:Post7}{block:ifLarger7thPhoto}wide{/block:ifLarger7thPhoto}{/block:Post7}{block:Post14}{block:ifLarger14thPhoto}wide{/block:ifLarger14thPhoto}{/block:Post14}{/block:Photo}{block:Audio}{block:AudioEmbed}wide{/block:AudioEmbed}{/block:Audio}{block:Video}{block:ifLargerVideos}wide{/block:ifLargerVideos}{/block:Video}{/block:IndexPage}">
<div class="main-content">
{block:Text}
<div class="the-wordy">
{block:Title}<h4 class="title">{Title}</h4>{/block:Title}
{body}
</div>
{/block:Text}
{block:Photo}
<div class="the-photo">
{block:IndexPage}{block:ifPhotosClickThroughToPermalink}<a href="{Permalink}">{/block:ifPhotosClickThroughToPermalink}{block:ifNotPhotosClickThroughToPermalink}{LinkOpenTag}{/block:ifNotPhotosClickThroughToPermalink}<img src="{block:Post1}{PhotoURL-250}{/block:Post1}{block:Post2}{PhotoURL-250}{/block:Post2}{block:Post3}{PhotoURL-250}{/block:Post3}{block:Post4}{PhotoURL-250}{/block:Post4}{block:Post5}{PhotoURL-250}{/block:Post5}{block:Post6}{PhotoURL-250}{/block:Post6}{block:Post7}{block:ifLarger7thPhoto}{PhotoURL-500}{/block:ifLarger7thPhoto}{block:ifNotLarger7thPhoto}{PhotoURL-250}{/block:ifNotLarger7thPhoto}{/block:Post7}{block:Post8}{PhotoURL-250}{/block:Post8}{block:Post9}{PhotoURL-250}{/block:Post9}{block:Post10}{PhotoURL-250}{/block:Post10}{block:Post11}{PhotoURL-250}{/block:Post11}{block:Post12}{PhotoURL-250}{/block:Post12}{block:Post13}{PhotoURL-250}{/block:Post13}{block:Post14}{block:ifLarger14thPhoto}{PhotoURL-500}{/block:ifLarger14thPhoto}{block:ifNotLarger14thPhoto}{PhotoURL-250}{/block:ifNotLarger14thPhoto}{/block:Post14}{block:Post15}{PhotoURL-250}{/block:Post15}" data-width-lq="{PhotoWidth-250}" data-height-lq="{PhotoHeight-250}" data-width-mq="{PhotoWidth-500}" data-height-mq="{PhotoHeight-500}" data-size="{block:Post7}{block:ifLarger7thPhoto}Mq{/block:ifLarger7thPhoto}{/block:Post7}{block:Post14}{block:ifLarger14thPhoto}Mq{/block:ifLarger14thPhoto}{/block:Post14}" alt="{PhotoAlt}">{block:ifPhotosClickThroughToPermalink}</a>{/block:ifPhotosClickThroughToPermalink}{block:ifNotPhotosClickThroughToPermalink}{LinkCloseTag}{/block:ifNotPhotosClickThroughToPermalink}{/block:IndexPage}
{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" data-width-mq="{PhotoWidth-500}" data-height-mq="{PhotoHeight-500}" data-size="Mq" alt="{PhotoAlt}">{LinkCloseTag}{/block:PermalinkPage}
</div>
{/block:Photo}
{block:Photoset}
<div class="the-photoset" data-layout="{PhotosetLayout}">
{block:Photos}<span class="photoset-image">
<a href="{PhotoURL-HighRes}" class="photoset-preview"><img src="{block:IndexPage}{PhotoUrl-250}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-500}{/block:PermalinkPage}" data-width-lq="{PhotoWidth-250}" data-height-lq="{PhotoHeight-250}" data-width-hq="{PhotoWidth-HighRes}" data-height-hq="{PhotoHeight-HighRes}" data-url-hq="{PhotoUrl-HighRes}" alt="{Caption}"></a>
{block:Caption}<span class="photoset-caption-wrapper"><span class="photoset-caption">{Caption}</span></span>{/block:Caption}
</span>{/block:Photos}
</div>
{/block:Photoset}
{block:Quote}
<div class="the-wordy">
<h4 class="the-quote {length}-quote">{Quote}</h4>
{block:Source}
<div class="quote-source">
<div class="emdash">&mdash;</div>
<div class="the-source">{Source}</div>
</div>
{/block:Source}
</div>
{/block:Quote}
{block:Link}
<div class="the-wordy">
<h4 class="the-link title"><a href="{URL}" {Target}>{Name}</a></h4>
{block:Description}{Description}{/block:Description}
</div>
{/block:Link}
{block:Chat}
<div class="the-wordy">
{block:Title}<h4 class="title">{Title}</h4>{/block:Title}
<ul class="the-chat">
{block:Lines}<li class="{UserNumber} {Alt}">{block:Label}<label>{Label}</label>{/block:Label} {Line}</li>{/block:Lines}
</ul>
</div>
{/block:Chat}
{block:Audio}
{block:AudioPlayer}
<div class="the-audio-player">
<div class="audio-content">
<div class="album-art">
{block:AlbumArt}<img src="{AlbumArtURL}" class="the-album-art" alt="">{/block:AlbumArt}
</div>
<div class="the-audio-wrapper">
<div class="the-audio">{AudioPlayerBlack}</div>
</div>
</div>
{block:PermalinkPage}
<ul class="audio-meta">
{block:TrackName}<li class="trackname">{TrackName}</li>{/block:TrackName}
{block:Artist}<li class="artist">{Artist}</li>{/block:Artist}
{block:Album}<li class="album">{Album}</li>{/block:Album}
</ul>
{/block:PermalinkPage}
</div>
{/block:AudioPlayer}
{block:AudioEmbed}
<div class="the-audio-embed {block:ifShortSpotifyPlayerOnIndexPage}short-spotify{/block:ifShortSpotifyPlayerOnIndexPage}">{block:IndexPage}{AudioEmbed-500}{/block:IndexPage}{block:PermalinkPage}{AudioEmbed-500}{/block:PermalinkPage}</div>
{/block:AudioEmbed}
{/block:Audio}
{block:Video}
<div class="the-video hideflash">{block:IndexPage}{block:ifLargerVideos}{Video-500}{/block:ifLargerVideos}{block:ifNotLargerVideos}{Video-250}{/block:ifNotLargerVideos}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</div>
{/block:Video}
{block:Answer}
<div class="the-wordy">
<h4 class="question title"><span class="asker">{lang:Asker asked}</span>: <span class="the-question">{Question}</span></h4>
<div class="the-answer">{Answer}</div>
</div>
{/block:Answer}
{block:IndexPage}{block:ifShowCaptionsOnIndexPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowCaptionsOnIndexPage}{/block:IndexPage}
{block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
</div> <!-- /.main-content -->
{block:Date}
{block:IndexPage}
<div class="meta-content">
<div class="meta">
{block:ifShowLikeAndReblogButtons}
<div class="meta-action">
{block:ifUseBlackLikeAndReblogButtons}<div class="reblog-button-wrap">{ReblogButton color="black" size="16"}</div>{LikeButton color="black" size="16"}{/block:ifUseBlackLikeAndReblogButtons}
{block:ifNotUseBlackLikeAndReblogButtons}
{block:ifUseWhiteLikeAndReblogButtons}<div class="reblog-button-wrap">{ReblogButton color="white" size="16"}</div>{LikeButton color="white" size="16"}{/block:ifUseWhiteLikeAndReblogButtons}
{block:ifNotUseWhiteLikeAndReblogButtons}<div class="reblog-button-wrap">{ReblogButton color="grey" size="16"}</div>{LikeButton color="grey" size="16"}{/block:ifNotUseWhiteLikeAndReblogButtons}
{/block:ifNotUseBlackLikeAndReblogButtons}
</div>
{/block:ifShowLikeAndReblogButtons}
{block:ifPhotosClickThroughToPermalink}<span class="permalink"><a href="{Permalink}">{/block:ifPhotosClickThroughToPermalink}
{block:ifNotPhotosClickThroughToPermalink}<a href="{Permalink}" class="permalink">{/block:ifNotPhotosClickThroughToPermalink}
<span class="meta-notecount">{NoteCount}</span>
{block:ifShowDateOnIndexPage}
<span class="meta-date">
{block:ifContextualTimeOnIndexPage}{TimeAgo}{/block:ifContextualTimeOnIndexPage}
{block:ifNotContextualTimeOnIndexPage}
{block:ifEuropeanTimeFormat}
{block:ifShortDateOnIndexPage}{DayOfMonth} {ShortMonth}, &apos;{ShortYear}{/block:ifShortDateOnIndexPage}
{block:ifNotShortDateOnIndexPage}{DayOfMonth} {Month}, {Year}{/block:ifNotShortDateOnIndexPage}
{/block:ifEuropeanTimeFormat}
{block:ifNotEuropeanTimeFormat}{block:ifShortDateOnIndexPage}{ShortMonth} {DayOfMonth}, &apos;{ShortYear}{/block:ifShortDateOnIndexPage}
{block:ifNotShortDateOnIndexPage}{Month} {DayOfMonth}, {Year}{/block:ifNotShortDateOnIndexPage}
{/block:ifNotEuropeanTimeFormat}
{/block:ifNotContextualTimeOnIndexPage}
</span>
{/block:ifShowDateOnIndexPage}
{block:ifPhotosClickThroughToPermalink}</a></span>{/block:ifPhotosClickThroughToPermalink}
{block:ifNotPhotosClickThroughToPermalink}</a>{/block:ifNotPhotosClickThroughToPermalink}
</div>
</div>
{/block:IndexPage}
{block:PermalinkPage}
<div class="meta-content">
<div class="meta">
<a href="{Permalink}"><span class="meta-notecount">{NoteCount}</span></a>
<span class="meta-date">{block:ifEuropeanTimeFormat}{DayOfMonth} {Month}, {Year}{/block:ifEuropeanTimeFormat}{block:ifNotEuropeanTimeFormat}{Month} {DayOfMonth}, {Year}{/block:ifNotEuropeanTimeFormat}</span>
{block:ContentSource}<span class="meta-source">{lang:Source}:</span> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}
{block:RebloggedFrom}<!--{lang:Reblogged from ReblogParentName}-->{/block:RebloggedFrom}
{block:HasTags}
<div id="tags">
<label id="meta-tags">{lang:Tagged}:</label>
<ul>
{block:Tags}<li><a href="{TagURL}">{Tag}</a></li> {/block:Tags}
</ul>
</div>
{/block:HasTags}
</div>
{block:ifShowNotesOnPermalinkPage}{block:PostNotes}{PostNotes}{/block:PostNotes}{/block:ifShowNotesOnPermalinkPage}
</div>
{/block:PermalinkPage}
{/block:Date}
</div> <!-- /.post -->
{/block:Posts}
</div> <!-- /#content -->
{block:Pagination}
<div id="footer">
<ul id="pagination">
{block:PreviousPage}<li id="newer"><a href="{PreviousPage}">{lang:Newer}</a></li>{/block:PreviousPage}
{block:JumpPagination length="5"}
{block:CurrentPage}<li class="current-page"><span>{PageNumber}</span></li>{/block:CurrentPage}
{block:JumpPage}<li class="jump-page"><a href="{URL}">{PageNumber}</a></li>{/block:JumpPage}
{/block:JumpPagination}
{block:NextPage}<li id="older"><a href="{NextPage}" id="next-page">{lang:Older}</a></li>{/block:NextPage}
</ul>
</div>
{/block:Pagination}
{block:ifEnablePermalinkPagination}{block:PermalinkPagination}
<div id="footer">
<ul id="pagination">
{block:NextPost}<li id="newer"><a href="{NextPost}">{lang:Newer}</a></li>{/block:NextPost}
{block:PreviousPost}<li id="older"><a href="{PreviousPost}">{lang:Older}</a></li>{/block:PreviousPost}
</ul>
</div>
{/block:PermalinkPagination}{/block:ifEnablePermalinkPagination}
</div> <!-- /#container -->
{block:ifInfiniteScroll}{block:IndexPage}
<div id="loading">
<div id="throbber"></div>
<div id="loading-txt">{lang:Loading}</div>
</div>
{/block:IndexPage}{/block:ifInfiniteScroll}
<script src="http://static.tumblr.com/eatauj5/cyYmsqnue/tessellate.3.0.rc1.plugins.js"></script>
<script src="http://static.tumblr.com/eatauj5/0Qzmsqnuw/tessellate.3.0.rc1.tumblr.min.js"></script>
<script src="http://static.tumblr.com/eatauj5/iGon6ofex/tessellate.3.0.rc1.min.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment