Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---------------- Bad Behavior by Laighlin -----------------
- 1. leave the credit intact
- 2. don't redistribute or lift large chunks of code
- 3. send me a message if you need any help! (an example of
- your problem would be preferred)
- 4. check my faq if you have questions about adding custom links!
- ------------------------------------------------------------>
- <!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">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <head><title>{Title}{block:PostSummary} — {PostSummary}{/block:PostSummary}{block:SearchPage} — {lang:Search results for SearchQuery}{/block:SearchPage}</title>
- {block:ifCustomFavicon}
- <link rel="shortcut icon" href="{image:favicon}"/>
- {/block:ifCustomFavicon}
- {block:ifNotCustomFavicon}
- <link rel="shortcut icon" href="{Favicon}"/>
- {/block:ifNotCustomFavicon}
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link href="https://fonts.googleapis.com/css?family=Overpass:400,400i,700,700i" rel="stylesheet">
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="https://static.tumblr.com/pqsvrdz/rKBmvnjxz/jquery.fitvids.js"></script>
- <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://static.tumblr.com/yxfeliq/hHwojmt8m/bctphotoset.min.js"></script>
- <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <meta name="image:background" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:favicon" content=""/>
- <meta name="if:sidebar image" content="1"/>
- <meta name="if:text glow" content="0"/>
- <meta name="if:borders" content="1"/>
- <meta name="if:shadows" content="1"/>
- <meta name="if:rounded corners" content="1"/>
- <meta name="if:translucent background image" content="0"/>
- <meta name="if:blurry background" content="0"/>
- <meta name="if:custom favicon" content="1"/>
- <meta name="select:background size" content="repeat" title ="tiled"/>
- <meta name="select:background size" content=";background-size:cover" title="cover"/>
- <meta name="select:interface opacity" content="1" title ="opaque"/>
- <meta name="select:interface opacity" content=".8" title="translucent"/>
- <meta name="select:interface opacity" content=".3" title ="semi-transparent"/>
- <meta name="select:interface opacity" content="0" title ="transparent"/>
- <meta name="select:shadow type" content="0 1px 3px" title="soft"/>
- <meta name="select:shadow type" content="4px 4px 0" title="hard"/>
- <meta name="select:shadow type" content="0 0 7px" title="glow"/>
- <meta name="color:background color" content="#f3c0ba"/>
- <meta name="color:interface" content="#f8f8f8"/>
- <meta name="color:title" content="#9a2f5b"/>
- <meta name="color:borders" content="#6b6666"/>
- <meta name="color:shadows" content="#650d35"/>
- <meta name="color:post text" content="#393939"/>
- <meta name="color:bold" content="#b0759f"/>
- <meta name="color:italic" content="#b3434b"/>
- <meta name="color:link" content="#8f5587"/>
- <meta name="color:link hover" content="#d490b7"/>
- <meta name="color:tags" content="#a8274d"/>
- <meta name="color:tags hover" content="#a25c88"/>
- <meta name="color:text highlight background" content="#59445a"/>
- <meta name="color:text highlight" content="#fff"/>
- <!-- text fields -->
- <meta name="text:post width" content="400px"/>
- <meta name="text:sidebar width" content="200px"/>
- <meta name="text:body font" content="Overpass"/>
- <meta name="text:body font size" content="13px"/>
- <style type="text/css">
- .tmblr-iframe {
- position:absolute;
- }
- body {
- color:{color:post text};
- font-family:'{text:body font}',sans-serif;
- font-size:{text:body font size};
- background-color:{color:background color};
- word-wrap:break-word;
- overflow:hidden;
- }
- #bgholder {
- position:fixed;
- top:-10px;
- left:-10px;
- bottom:-10px;
- right:-10px;
- {block:ifTranslucentBackgroundImage}
- -webkit-filter:opacity(80%);
- -moz-filter:opacity(80%);
- -ms-filter:opacity(80%);
- filter:opacity(80%);
- {/block:ifTranslucentBackgroundImage}
- background:url({image:background}) fixed {select:background size};
- }
- {block:ifBlurryBackground}
- #bgholder:after {
- content:'';
- position:fixed;
- top:-15px;
- left:-15px;
- bottom:-15px;
- right:-15px;
- -webkit-filter:blur(8px);
- -moz-filter:blur(8px);
- -ms-filter:blur(8px);
- filter:blur(8px);
- background:url({image:background}) fixed {select:background size};
- -webkit-transform:scale(1.05);
- -moz-transform:scale(1.05);
- -ms-transform:scale(1.05);
- transform:scale(1.05);
- }
- {/block:ifBlurryBackground}
- p:first-child, p>p:first-child { margin-top:2px; }
- p:last-child, p>p:last-child { margin-bottom:2px; }
- a, .links, .tags, .pag {
- transition:.15s ease-in-out;
- }
- b, strong {
- color:{color:bold};
- }
- i, em {
- color:{color:italic};
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- a:hover {
- color:{color:link hover};
- }
- img {
- border:none;
- max-width:100%;
- }
- blockquote, blockquote blockquote {
- padding-left:7px;
- margin-left:7px;
- border-left:1px solid {color:navigation 6};
- margin-right:0px;
- }
- blockquote, .info hr {
- border-color:rgba({RGBcolor:italic},.7);
- }
- h1 {
- font:150% {select:title font};
- font-variant:small-caps;
- color:{color:accent};
- font-weight:bold;
- }
- h1 i { font-size:110%; }
- ::selection {
- background:{color:text highlight background};
- color:{color:text highlight};
- }
- ::moz-selection {
- background:{color:text highlight background};
- color:{color:text highlight};
- }
- ::-webkit-scrollbar {
- width:7px;
- height:7px;
- }
- ::-webkit-scrollbar-thumb {
- background:{color:title};
- {block:ifRoundedCorners}
- border-radius:4px;
- {/block:ifRoundedCorners}
- }
- /* Track */
- ::-webkit-scrollbar-track {
- background:rgba({RGBcolor:title},.5) padding-box;
- border:3px solid transparent;
- }
- ::-webkit-scrollbar-corner {
- background:transparent;
- }
- #s-m-t-tooltip {
- background:{color:text highlight background};
- color:{color:text highlight};
- box-shadow:5px 5px 2px 0 rgba({RGBcolor:shadows},.5);
- margin:0 15px;
- padding:.5em;
- font-style:italic;
- font-size:95%;
- {block:ifRoundedCorners}
- border-radius:2px;
- {/block:ifRoundedCorners}
- line-height:1em;
- z-index:9999999;
- pointer-events:none;
- }
- #all-the-stuff {
- position:relative;
- width:calc({text:post width} + 30px + {text:sidebar width} + 30px + 30px + 35px);
- height:calc(100vh - 60px);
- top:30px;
- margin:auto;
- }
- {block:ifTextGlow}
- a, #title, .post-title {
- text-shadow:0 0 2px;
- }
- .nav {
- text-shadow:0 0 3px;
- }
- {/block:ifTextGlow}
- #title, #desc, #post-wrapper, .link, #side-img, .pag, .nav {
- {block:ifRoundedCorners}
- border-radius:4px;
- {/block:ifRoundedCorners}
- border:1px solid rgba({RGBcolor:borders},.5);
- padding:15px;
- {block:ifNotBorders}
- border-color:transparent;
- {/block:ifNotBorders}
- background:rgba({RGBcolor:interface},{select:interface opacity});
- {block:ifShadows}
- box-shadow:{select:shadow type} rgba({RGBcolor:shadows},.6);
- {/block:ifShadows}
- }
- #sidebar {
- width:calc({text:sidebar width} + 20px);
- position:absolute;
- display:flex;
- flex-flow:column nowrap;
- top:71px;
- bottom:0;
- }
- #side-img {
- margin-top:-4px;
- margin-bottom:15px;
- pointer-events:none;
- }
- #title {
- color:{color:title};
- font:20px {TitleFont};
- font-weight:{TitleFontWeight};
- line-height:1em;
- text-transform:uppercase;
- height:1em;
- }
- #desc, #custlinks, .post, #search {
- color:{color:post text};
- }
- #desc {
- overflow-y:auto;
- overflow-x:hidden;
- {block:ifNotSidebarImage}
- margin-top:-4px;
- {/block:ifNotSidebarImage}
- font-size:calc({text:body font size} - 1px);
- }
- #link-wrapper {
- position:relative;
- display:flex;
- flex-flow:row wrap;
- width:calc({text:sidebar width} + 34px);
- margin:8px -7px -7px;
- }
- .link {
- margin:8px 7px 7px;
- padding:.4em .4em .3em;
- flex-grow:3;
- text-align:center;
- font-size:1.1em;
- text-transform:uppercase;
- line-height:1.2em;
- }
- #pag-wrapper {
- margin:15px -7px auto -7px;
- display:flex;
- }
- .pag {
- display:inline-block;
- padding:.7em;
- line-height:1em;
- font-family:{TitleFont};
- text-transform:uppercase;
- margin:0 7px;
- text-align:center;
- }
- #navbar {
- width:41px;
- display:flex;
- flex-flow:column nowrap;
- position:absolute;
- right:0;
- top:71px;
- bottom:-15px;
- }
- #nav-wrapper {
- margin:-4px 0 0;
- }
- .nav {
- width:25px;
- padding:8px 7px 6px;
- height:25px;
- margin-bottom:15px;
- display:block;
- font-size:20px;
- line-height:22px;
- text-transform:uppercase;
- text-align:center;
- position:relative;
- }
- .nv.fa-home {
- font-size:24px;
- margin-top:-1px;
- }
- .nv.fa-folder-open { margin-top:2px; }
- .nv.fa-arrow-left { margin-left:-2px; }
- #post-wrapper {
- position:absolute;
- left:calc({text:sidebar width} + 36px);
- width:{text:post width};
- padding:15px;
- top:67px; /* B) */
- bottom:0;
- }
- #content {
- top:5px;
- bottom:5px;
- left:5px;
- right:5px;
- overflow-y:scroll;
- overflow-x:hidden;
- position:absolute;
- /*display:none;*/
- }
- .post {
- width:{text:post width};
- margin:40px 7px;
- position:relative;
- }
- .post:first-child { margin-top:0; }
- .post:last-child { margin-bottom:0; }
- .caption a, #description a, .ans a { text-decoration:underline; }
- .framed { position:relative; }
- .framed:before, .framed:after {
- content:'';
- position:absolute;
- height:30px;
- width:30px;
- border:solid rgba({RGBcolor:link},.4);
- }
- .framed:before {
- top:10px;
- left:5px;
- border-width:1px 0 0 1px;
- }
- .framed:after {
- bottom:10px;
- right:5px;
- border-width:0 1px 1px 0;
- }
- .quote {
- position:relative;
- font-family:{TitleFont};
- padding:20px;
- margin-bottom:-10px;
- }
- .quote.short { font-size:150%; }
- .quote.medium { font-size:135%; }
- .quote.long { font-size:120%; }
- .post-tit {
- font:1.3em {TitleFont};
- font-weight:{TitleFontWeight};
- color:{color:bold};
- text-transform:uppercase;
- text-align:center;
- padding:30px;
- display:block;
- }
- .excerpt { color:{color:italic}; }
- .askr-avi {
- border-radius:50%;
- margin:10px 10px 0 0;
- }
- .askr {
- position:absolute;
- margin-top:calc(27px - .5em);
- }
- .qq { text-indent:40px; }
- .ques { padding:20px; }
- .aa {
- text-align:right;
- margin:10px 10px 10px auto;
- }
- .ans {
- text-align:right;
- margin-right:10px;
- }
- .chat {
- padding:.2em .5em;
- font-family:monospace;
- }
- .chat.even { padding-left:20px; }
- .caption { padding:10px; }
- .caption:empty { display:none; }
- .caption .read-more {
- display:inline-block;
- margin:auto;
- text-transform:uppercase;
- text-decoration:none;
- padding:7px;
- border:1px solid rgba({RGBcolor:link},.5);
- }
- .caption li {
- list-style-type:none;
- position:relative;
- }
- .caption ul li:before {
- content:'\25CB';
- position:absolute;
- left:-20px;
- }
- .caption ol li {
- margin-left:10px;
- }
- .caption ol {
- counter-reset:list;
- }
- .caption ol li:before {
- position:absolute;
- counter-increment:list;
- content:counter(list,decimal-leading-zero);
- left:-31px;
- }
- .caption ol li:before, .caption ul li:before {
- font-weight:bold;
- color:{color:bold};
- }
- .info hr {
- border:none;
- border-top:.5px solid rgba({RGBcolor:italic},.4);
- margin:1em 30px;
- position:relative;
- }
- .info {
- text-transform:uppercase;
- position:relative;
- margin-bottom:7px;
- }
- .controls {
- position:absolute;
- top:1em;
- right:0;
- }
- .controls svg {
- width:16px;
- height:auto;
- opacity:.8;
- padding:1px;
- display:block;
- overflow:visible;
- fill:{color:title};
- }
- .controls {
- float:right;
- margin-top:-3px;
- line-height:20px;
- }
- .controls a {
- position:relative;
- display:inline-block;
- overflow:hidden;
- padding:1px 2px;
- width:16px;
- height:16px;
- }
- .controls .reblog {
- opacity:.93;
- }
- .controls .reblog svg {
- width:15px;
- margin-top:1px;
- }
- .controls .like .liked + svg {
- opacity:1;
- }
- .controls .like .liked + svg path {
- fill:{color:link hover};
- }
- .controls .like .like_button {
- position:relative;
- }
- .controls .like .like_button iframe {
- position:absolute;
- top:0;
- left:0;
- bottom:0;
- right:0;
- z-index:2;
- opacity:0;
- }
- .tag-wrapper { margin-top:5px; }
- .tags {
- margin:4px 5px 0 0;
- color:{color:tags};
- }
- .tags:hover {
- text-decoration:underline;
- color:{color:tags hover};
- }
- #note {
- overflow-x:hidden;
- text-align:center;
- margin:auto;
- }
- #note ol.notes {
- list-style-type:none;
- margin:5px;
- padding:5px;
- }
- #note ol.notes img.avatar {
- margin-right: 5px;
- margin-bottom:-3px;
- width: 16px;
- height: 16px;
- border-radius:50%;
- }
- #note ol.notes li {
- padding:3px;
- }
- .ts-pages {
- padding:10px;
- text-align:center;
- }
- .stretch { flex-grow:5; }
- {CustomCSS}
- </style>
- <script>
- $(document).ready(function() {
- // $('.cur').removeClass('burr');
- $('.media-wrap').fitVids(); // video resizing script
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '7px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- }); // photoset resizing script
- $('[title]').style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:100,
- tip_fade_speed:300
- }); // tooltip script
- $('iframe.tumblr_audio_player').load( function() {
- $('iframe.tumblr_audio_player').contents().find("head")
- .append($("<style type='text/css'> .audio-player { background:transparent !important; } .audio-player * { color:{color:bold} !important } </style>"));
- });
- });
- </script>
- </head><body>
- <div id="bgholder"></div>
- <div id="all-the-stuff">
- <div id="title">{Title}</div>
- <div id="sidebar">
- {block:ifSidebarImage}
- <div id="side-img"><img src="{image:sidebar}"></div>
- {/block:ifSidebarImage}
- {block:Description}<div id="desc" class="stretch">{Description}</div>{/block:Description}
- {block:HasPages}
- <div id="link-wrapper">
- {block:Pages}
- <a href="{URL}" class="link">{Label}</a>
- {/block:Pages}
- </div>
- {/block:HasPages}
- </div>
- <div id="post-wrapper">
- <div id="content">
- {block:SearchPage}
- <div class="caption ts-pages">
- <div class="post-tit framed">
- {block:SearchResults}
- {lang:SearchResultCount results for SearchQuery 2}
- {/block:SearchResults}
- {block:NoSearchResults}
- {lang:No search results for SearchQuery 2}
- {/block:NoSearchResults}
- </div>
- </div>
- {/block:SearchPage}
- {block:TagPage}
- <div class="caption ts-pages">
- <div class="post-tit framed">
- {lang:Posts tagged Tag 3}
- </div>
- </div>
- {/block:TagPage}
- {block:Posts}
- <article class="post">
- {block:Text}
- {block:Title}<div class="post-tit framed">{Title}</div>{/block:Title}
- <div class="caption">{Body}</div>
- {/block:Text}
- {block:Link}
- <a class="post-tit framed" href="{URL}"><span class="fa fa-link"></span> {Name}</a>
- <div class="caption">{block:Excerpt}<blockquote class="excerpt">{Excerpt}</blockquote>{/block:Excerpt}{block:Description}{Description}{/block:Description}</div>
- <!-- sorry for the lack of indentation or anything in this section, but the :empty selector doesn't work if it detects whitespace in the element >_< -->
- {/block:Link}
- {block:Quote}
- <div class="quote {Length} framed">“{Quote}”</div>
- {block:Source}<div class="caption" style="text-align:right">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}<div class="post-tit">{Title}</div>{/block:Title}
- {block:Lines}
- <div class="chat {Alt}">
- {block:Label}<b>{Label}</b>{/block:Label} {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Photo}
- <div class="media-wrap"><img src="{PhotoURL-HighRes}"></div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="media-wrap">
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">
- {block:Photos}
- <div class="photo-data">
- <div class="pxu-photo"><img src="{PhotoURL-HighRes}" width="{PhotoWidth-HighRes}" height="{PhotoHeight-HighRes}" 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>
- </div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photoset}
- {block:Audio}
- <div id="aud">{AudioEmbed}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Audio}
- {block:Video}
- <div class="media-wrap">{VideoEmbed-500}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Answer}
- <div class="ques framed">
- <img class="askr-avi" src="{AskerPortraitURL-40}">
- <span class="askr">{Asker} asked:</span>
- <div class="qq">
- <em>“{Question}”</em>
- </div>
- </div>
- {block:Answerer}
- <div class="rb_aa">
- <div class="aa">{Answerer} replied:</div>
- <div class="ans">{Answer}</div>
- </div>
- {/block:Answerer}
- <div class="caption">{Replies}</div>
- {/block:Answer}
- {block:More}
- <div class="caption"><center><a class="read-more" href="{Permalink}">{lang:Keep reading} <span class="fa fa-angle-right"></span></a></center></div>
- {/block:More}
- {block:Date}
- {block:HasTags}
- <div class="tag-wrapper">
- </span> {block:Tags}#<a class="tags" href="{TagURL}">{Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- <footer class="info">
- <hr/>
- <a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} // {NoteCountWithLabel}{/block:NoteCount}
- {block:Reblog}
- <br/>
- <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> // <span {block:ContentSource} style="display:none"{/block:ContentSource}><a href="{ReblogRootURL}" title="{ReblogRootName}">op</a> {block:ContentSource} // </span><a href="{SourceURL}" title="{lang:Source}">source</a>{/block:ContentSource}
- {/block:Reblog}
- <div class="controls">
- <a href="{ReblogURL}" target="_blank" class="reblog">
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg>
- </a>
- <a href="#" class="like">{LikeButton}
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
- </a>
- </div>
- </footer>
- {/block:Date}
- {block:PostNotes}
- <div id="note">{PostNotes}</div>
- {/block:PostNotes}
- </article>
- {/block:Posts}
- </div>
- </div>
- <div id="navbar">
- <div id="nav-wrapper">
- <a class="nav" href="/" title="Index"><span class="nv fa fa-home"></span></a>
- {block:AskEnabled}<a class="nav" href="/ask" title="Ask"><span class="nv fa fa-pencil"></span></a>{/block:AskEnabled}
- {block:SubmissionsEnabled}<a class="nav" href="/submit" title="Submit"><span class="nv fa fa-envelope"></span></a>{/block:SubmissionsEnabled}
- <a class="nav" href="/archive" title="Archive"><span class="nv fa fa-folder-open"></span></a>
- {block:Pagination}
- {block:PreviousPage}<a class="nav" href="{PreviousPage}" title="Previous page"><span class="nv fa fa-arrow-left"></span></a>{/block:PreviousPage}
- {block:NextPage}<a class="nav" href="{NextPage}" title="Next page"><span class="nv fa fa-arrow-right"></span></a>{/block:NextPage}
- {/block:Pagination}
- </div>
- <div class="nav stretch"></div>
- <a class="nav" href="http://linthm.tumblr.com/thm" title="Bad Behavior © Laighlin"><span class="nv fa fa-code"></span></a>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement