You are on page 1of 16

<!

DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">

<!--

1000 Suns Tumblr Theme


http://1000suns.isujay.com/

Copyright (c) 2012 Sujay Thomas.


Please do not re-use code without permission.
http://isujay.com/

Version 1.92.6

-->

<meta name="color:Background" content="#eeede2">


<meta name="color:ContentBackground" content="#ffffff">
<meta name="color:Text" content="#333333">
<meta name="color:Link" content="#C00000">
<meta name="color:Date" content="#004646">
<meta name="color:FooterText" content="#333333">
<meta name="color:FooterLink" content="#C00000">
<meta name="image:Header" content="0">
<meta name="image:Background" content="0">
<meta name="if:Dont Repeat Background" content="0">
<meta name="if:Fixed Background" content="0">
<meta name="if:Show SearchBar" content="1">
<meta name="if:Show Post Notes" content="1">
<meta name="text:Disqus Shortname" content="">
<meta name="text:Google Analytics Web Property ID" content="">
<meta name="if:Show Install Theme Button" content="1">
<meta name="if:Show Top Buttons" content="1">
<meta name="if:Show RSS Button" content="1">
<meta name="if:Show Archive Button" content="0">
<meta name="text:Ask Button Text" content="Ask">
<meta name="text:Submissions Button Text" content="Submit">
<meta name="text:Twitter Username" content="">
<meta name="text:Tab Icon" content="&#9733;">

<title>{Title}{block:PostSummary} - {PostSummary}{/block:PostSummary}
{block:SearchPage} - {lang:Search} ({SearchQuery}){/block:SearchPage}</title>

<meta name="description" content="{MetaDescription}">


<meta name="viewport" content="width=device-width">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="icon" href="{Favicon}">
<link rel="apple-touch-icon" href="{PortraitURL-128}">
<link rel="alternate" type="application/rss+xml" title="{Title} RSS" href="{RSS}">
<link rel="stylesheet" href="http://static.tumblr.com/5sbjbbx/1kimati3i/reset.css">
<style>
html {
background-color: {color:Background};
{block:IfBackgroundImage}background-image: url({image:Background});
{/block:IfBackgroundImage}
{block:IfDontRepeatBackground}background-repeat: no-repeat;
{/block:IfDontRepeatBackground}
{block:IfFixedBackground}background-attachment: fixed;
{/block:IfFixedBackground}
}
body {
margin: 0px;
font: 10px Verdana;
color: {color:Text};
padding-bottom: 25px;
}
h1, h2, h3, h4, h5, h6, .link .link {
font-weight: bold;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#container {
max-width: 500px;
padding: 0px 20px 5px 20px;
margin-left: auto;
margin-right: auto;
border-left: 1px dotted {color:Link};
border-right: 1px dotted {color:Link};
border-bottom: 1px dotted {color:Link};
background-color: {color:ContentBackground};

}
#nav {
font-size: 20px;
text-align: right;
float: right;
font-weight: bold;
}
#pages {
font-size: 20px;
padding-top: 15px;
font-weight: bold;
margin-top: 8px;
}
#nav span {
color: #cccccc;
}
img {
max-width: 100%;
border: none;
}
a {
color: {color:Link};
word-wrap: break-word;
}
a:hover {
color: {color:Text};
text-decoration: none;
border-bottom: none;
}
sup {
line-height: 0px;
}
sup a:link {
padding: 2px;
}
thead {
font-weight: bold;
}
h1 {
color: {color:Link};
font-size: 25pt;
line-height: 1em;
margin: 0px 0px 0px 0px;
padding: 0px;
font-weight: bold;
font-variant:small-caps;
font-family: Monaco, Lucida Console, courier new, georgia;
}
h1 a {
display: block;
color: {color:Link};
float:left;
text-decoration: none;
}
#description {
font-size: 9pt;
color: {color:Text};
margin-top: 25px;
font-family: courier new;
line-height:19px;
}
.date {
margin: 10px 0px 25px 0px;
padding: 0px 0px 3px 8px;
color: {color:Date};
font-size: 12px;
font-family: georgia;
text-transform: lowercase;
text-align: right;
border-top: dashed 1px {Color:Text};
background: transparent;
font-weight: normal;
letter-spacing: 2px;
}
div.post {
margin-bottom: 30px;
position: relative;
}
div.post .permalink {
font-family: "Hiragino Kaku Gothic Pro", "Osaka", "Zapf Dingbats", "Free
Serif", "Century Schoolbook L", Arial, "Arial Unicode MS", sans-serif;
background: {color:ContentBackground};
padding: 10px;
margin: 0;
position: absolute;
left: -57px;
width: 30px;
font-size: 25px;
text-decoration: none;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;

}
div.post h2 {
font-size: 16px;
line-height: 30px;
font-weight: normal;
color: {color:Text};
margin: 0px 0px 5px 0px;
}
/* Regular Post */
div.post div.regular h2 {
color: {color:Text};
font-weight: normal;
}
div.post div.regular h2 a {
text-decoration: none;
}
div.post div.regular h2 a:hover {
text-decoration: underline;
}
div.post p {
margin: .8em;
margin-left: 0;
margin-right: 0;
}
blockquote, .formspringmeAnswer {
border-left: solid 1px #e5e5e5;
padding-left: 20px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 0;
}
blockquote p {
margin: .5em;
margin-left: 0;
margin-right: 0;
}
blockquote strong, blockquote em, blockquote a {
display: inline;
}
blockquote cite {
display: block;
font-style: normal;
text-align: right;
}
div.post div.regular a {
color: {color:Text};
}
div.post p {
margin: .8em;
margin-left: 0;
margin-right: 0;
}
blockquote {
border-left: solid 1px #e5e5e5;
padding-left: 20px;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
blockquote p {
margin: .5em;
margin-left: 0;
margin-right: 0;
}
blockquote strong, blockquote em, blockquote a {
display: inline;
}
blockquote cite {
display: block;
font-style: normal;
text-align: right;
}
div.post div.answer a {
color: {color:Text};
}
/* Photo Post */
div.post div.photo img {
border-width: 0px;
}
div.post div.photo div.caption {
margin-top: 15px;
color: {color:Text};
}
div.post div.photo div.caption a {
color: {color:Text};
}
/* Quote Post */
div.post div.quote {
padding: 0px 0px 0px 0px;
font: italic 14px/1.2em Georgia, Times, serif;
color: {color:Date};
}
div.post div.quote div.source {
font-size: 11px;
line-height: 21px;
margin-top: 5px;
text-align: right;
color: {color:Text};
}
div.post div.quote span.caption {
font: 15px;
line-height: 21px;
color: {color:Text};
margin-top: 10px;
text-align: left;
display: block;
}
div.post div.quote a {
color: {color:Text};
}
div.quote span.quote {
display:inline;
}
div.quote p {
display:inline;
margin-right: 10px;
}
/* Link Post */
div.post div.link {
font-size: 16px;
line-height: 20px;
}
div.post div.link div.description {
line-height: 21px;
font-size: 10px;
margin-top: 5px;
color: {color:Text};
}
div.post div.link div.description a {
color: {color:Text};
}
div.post div.link div.description p {
margin: .5em;
margin-left: auto;
margin-right: auto;
}
/* Conversation Post */
div.post div.conversation h2 {
margin-bottom: 15px;
}
div.post div.conversation h2 a {
color: {color:Text};
text-decoration: none;
}
div.post div.conversation h2 a:hover {
text-decoration: underline;
}
div.post div.conversation ul {
margin: 0;
padding: 0;
}
div.post div.conversation ul li {
padding: 0;
margin: 0;
color: {color:Text};
list-style-type: none;
line-height: 24px;
}
div.post div.conversation ul li span.label {
font-weight: bold;
color: {color:Date};
}
/* Audio Post */
div.post div.audio span, div.post div.audio span a {
font-size: 11px;
color: {color:Link};
line-height: 20px;
}
div.post div.audio div.caption {
color: {color:Text};
}
div.post div.audio div.caption a {
color: {color:Text};
}
div.post div.audio .player {
margin-bottom: 10px;
}
div.post div.audio .albumart {
margin-bottom: 10px;
}
div.post div.audio .track {
margin-bottom: 10px;
}
div.post div.audio .albumart img {
width: 180px;
height: 180px;
}
div.post div.audio span {
margin-top: 10px;
}
/* Video Post */
div.post div.video div.caption {
margin-top: 15px;
color: {color:Text};
}
div.post div.video div.caption p {
margin: .5em;
margin-left: 0;
margin-right: 0;
}
div.post div.video div.caption a {
color: {color:Text};
}
/* Other Stuff */
#pagination {
font-weight: bold;
clear: both;
line-height: normal;
text-transform:lowercase;
position: relative;
font-size: 8px;
}
#pagination a {
color: {color:Text};
font-weight: bold;
text-decoration: none;
}
#pagination a:hover {
color: {color:Link};
text-decoration: underline;
}
#pagination .left {
position: absolute;
left: 0;
top: 0;
}
#pagination .center, #pagination .centerindex {
width: 100%;
text-align: center;
}
#pagination .right {
position: absolute;
right: 0;
top: 0;
}
#pagination p {
clear: both;
text-align: center;
font-weight: normal;
margin:0px;
}
#pagination a:hover {
text-decoration: underline;
}
.reblog {
margin-top: 5px;
}
.reblog a {
color: {color:Text};
}
#footer {
font-size: 8pt;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
text-align: center;
clear: both;
color: {color:FooterText};
}
#footer strong {
color: {color:Link};
}
#footer a {
color: {color:FooterLink};
font-weight: bold;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
div.sub {
margin-top: 10px;
font-size: 14px;
display: block;
}
#search {
background: {color:Background};
padding: 16px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 14px;
margin-bottom: 5px;
margin-top: 25px;
text-align: center;
clear: both;
}

#search form {
margin: 0;
padding: 0;
}
#search .text, #search .submit {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#search .text {
background: {color:ContentBackground};
color: {color:Text};
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border: none;
padding: 5px;
font-family: Helvetica, Arial, Geneva, sans-serif;
line-height: normal;
width: 75%;
margin: 0;
}
#search .submit {
background: {color:Link};
color: {color:ContentBackground};
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-bottomleft: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border: none;
padding: 5px;
font-family: Helvetica, Arial, Geneva, sans-serif;
line-height: normal;
cursor: pointer;
width: 25%;
margin: 0;
}
#search .submit:hover {
background: {color:Text};
color: {color:ContentBackground};
}
.regular ol {
margin-left: 35px;
}
ol.notes {
padding: 0px;
margin: 15px 0px;
list-style-type: none;
font-size: 10px;
}
ol.notes a {
color: {color:Text};
}
ol.notes li.note {
border-top: solid 1px #eee;
padding: 8px 0;
margin: 0;
list-style: none;
}
ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 10px;
width: 16px;
height: 16px;
}
ol.notes li.note span.action {
}
ol.notes li.note .answer_content {
font-weight: normal;
}
ol.notes li.note blockquote, .action .answer_content {
border-left: solid 1px #eee;
padding: 4px 10px;
margin: 10px 0px 0px 25px;
display: block;
}
ol.notes li.note blockquote a {
text-decoration: none;
}
.tags {
display: block;
}
.buttons {
margin: 0;
padding: 0;
}
.buttons li {
display: inline-block;
list-style-type: none;
margin-bottom: 5px;
margin-top: 3px;
}
.buttons a {
display: inline-block;
background: {color:Link};
color: {color:ContentBackground};
font-size: 12px;
text-decoration: none;
padding: 4px 8px 4px 8px;
margin: 0;
}
.buttons a:hover {
background: {color:Text};
color: {color:ContentBackground};
opacity:.3;
}
.regular, .caption, p {
word-wrap: break-word;
}
pre {
color: {color:Text};
padding: 5px 10px;
overflow: auto;
background-color: #EEE;
border: 2px solid #DDD;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
code {
font-family: "Lucida Console", "Monaco", monospace;
background-color: #EEE;
font-size: 0.9em;
}
a.install {
-webkit-font-smoothing: antialiased;
display: block;
font: 600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-
serif;
color: #FFF;
text-decoration: none;
background-color: rgba(0,0,0,.38);
border: solid 1px rgba(0,0,0,.18);
position: absolute;
top: 26px;
right: 3px;
z-index: 1337;
height: 18px;
padding: 0 5px;
cursor: pointer;
text-shadow: rgba(0,0,0,.08);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
a.install:hover {
background-color: rgba(0,0,0,.28);
}
a.install:active {
background-color: rgba(0,0,0,.22);
}
.regular ul {
margin-left: 5px;
}
.regular ul li {
list-style-type: square;
margin-left: 0px;
}
.regular ol {
margin-left: 5px;
}
.regular ol li {
list-style-position: outside;
list-style-type: decimal;
margin-left: 0px;
}
strong, .formspringmeFooter a {
font-weight: bold;
}
.tag, .search_query {
font-weight: bold;
}
.notice {
text-align: center;
color: #222;
background: #ffffe0;
padding: 25px;
position: relative;
z-index: 9999;
}
.notice p {
margin: 0;
}
.notice .dismiss {
position: absolute;
top: 15px;
right: 15px;
text-decoration: none;
}
#browserupgrade {
display: none;
}
.lt-ie8 #browserupgrade {
display: block;
}
@media only screen and (max-width: 550px) {
#social, #tumblr_controls, a.install {
display: none !important;
}

ul, ol {
margin-left: 0 !important;
padding-left: 25px !important;
}
}
{CustomCSS}
</style>
{block:IfGoogleAnalyticsWebPropertyID}<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '{text:Google Analytics Web Property 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:IfGoogleAnalyticsWebPropertyID}
</head>
<body class="{block:IndexPage}index{/block:IndexPage}
{block:PermalinkPage}permalink{/block:PermalinkPage}">{block:IfShowInstallThemeButt
on}<a href="http://1000suns.isujay.com/" class="install">Install
Theme</a>{/block:IfShowInstallThemeButton}
<div id="browserupgrade" class="notice"><p>Your web-browser is very outdated, and
as such, this website may not display properly. Please consider upgrading to a
modern, faster and more secure browser. <a href="http://www.google.com/chrome/"
rel="nofollow">Click here</a> to do so.</p></div>

<div id="container">

{block:IfShowTopButtons}<div id="nav">
<ul class="buttons">
{block:HasPages}{block:Pages}<li><a href="{URL}">{Label}</a></li>
{/block:Pages}{/block:HasPages}
{block:IfTwitterUsername}<li><a href="http://twitter.com/{text:Twitter
Username}">Twitter</a></li>{/block:IfTwitterUsername}
{block:AskEnabled}<li><a href="/ask" title="{AskLabel}">{text:Ask Button
Text}</li></a>{/block:AskEnabled}
{block:SubmissionsEnabled}<li><a href="/submit" title="Submissions to this
site are welcome!">{text:Submissions Button
Text}</li></a>{/block:SubmissionsEnabled}
{block:IfShowArchiveButton}<li><a href="/archive" title="Go to post
archive">{lang:Archive}</a></li>{/block:IfShowArchiveButton}
{block:IfShowRSSButton}<li><a href="{RSS}" title="Subscribe to my RSS
Feed">{lang:RSS}</a></li>{/block:IfShowRSSButton}
</ul>
</div>{/block:IfShowTopButtons}

<h1>
<br><br><a href="/" title="{Title}">
{block:IfHeaderImage}<center><img src="{image:Header}"
alt="{Title}"></center>{/block:IfHeaderImage}
{block:IfNotHeaderImage}{Title}{/block:IfNotHeaderImage}
</a>
</h1>

{block:Description}<div id="description">{Description}</div>{/block:Description}

{block:IfShowSearchBar}{block:SearchForm}<div id="search">
<form action="/search" method="get">
<input type="text" name="q" class="text" value="{SearchQuery}"/><input
type="submit" class="submit" value="{lang:Search}"/>
</form>
</div>{/block:SearchForm}{/block:IfShowSearchBar}

{block:SearchPage}<h2 style="margin-top: 35px; margin-bottom: 25px; font-size:


22px;font-weight:normal;">{lang:SearchResultCount results for SearchQuery
2}</h2>{/block:SearchPage}

{block:TagPage}<h2 style="margin-top: 35px; margin-bottom: 25px; font-size:


22px;font-weight:normal;">{lang:Posts tagged Tag 2}</h2>{/block:TagPage}

{block:Posts}

<div class="date">{block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}</div>


<div class="post content">

<a href="{Permalink}" class="permalink">{text:Tab Icon}</a>

{block:Regular}<div class="regular">
{block:Title}<h2>{Title}</h2>{/block:Title}
{Body}
</div>{/block:Regular}
{block:Photo}<div class="photo">
{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
{block:Caption}
<div class="caption">{Caption}</div>
{/block:Caption}
</div>{/block:Photo}

{block:Photoset}<div class="photo">
<center>
{Photoset-500}
</center>
{block:Caption}
<div class="caption">{Caption}</div>
{/block:Caption}
</div>{/block:Photoset}

{block:Quote}<div class="quote">
<span class="quote">
<span class="quote">&#147;</span>{Quote}<span
class="quote">&#148;</span>
</span>
{block:Source}<div class="source">&mdash; {Source}</div>{/block:Source}
</div>{/block:Quote}{block:Link}<div class="link">
<a href="{URL}" class="link" {Target}>{Name}</a>
{block:Description}
<div class="description">{Description}</div>
{/block:Description}
</div>{/block:Link}{block:Conversation}<div class="conversation">
{block:Title}<h2><a href="{Permalink}">{Title}</a></h2>{/block:Title}
<ul>
{block:Lines}
<li class="{Alt}">
{block:Label}<span
class="label">{Label}</span>{/block:Label}
{Line}
</li>
{/block:Lines}
</ul>
</div>{/block:Conversation}{block:Audio}<div class="audio">
{block:AudioPlayer}<div
class="player">{AudioPlayerGrey}</div>{/block:AudioPlayer}
{block:AudioEmbed}{AudioEmbed}{/block:AudioEmbed}
{block:Caption}
<div class="caption">{Caption}</div>
{/block:Caption}
</div>{/block:Audio}{block:Video}<div class="video">
{Video-500}
{block:Caption}
<div class="caption">{Caption}</div>
{/block:Caption}
</div>{/block:Video}{block:Answer}<div class="answer">
<p><strong><a>{lang:Asker asked}</a>:</strong></p>
<blockquote>{Question}</blockquote>
{Answer}
</div>{/block:Answer}
<p class="reblog">{block:IfShowPostNotes}{block:NoteCount}<a href="{Permalink}"
title="See post with notes">{NoteCountWithLabel}</a>{/block:NoteCount}
{/block:IfShowPostNotes}{block:Date}{block:IfDisqusShortname}<a
href="{Permalink}#disqus_thread" class="comments">{lang:View comments}</a>
{/block:IfDisqusShortname}{/block:Date}{block:Reblog}(via <a
href="{ReblogParentURL}"
title="{ReblogParentTitle}">{ReblogParentName}</a>{block:RebloggedFromReblog} &amp;
<a href="{ReblogRootURL}"
title="{ReblogRootTitle}">{ReblogRootName}</a>{block:RebloggedFromReblog})
{/block:Reblog}{block:HasTags}<span class="tags">Tags: {block:Tags}<a
href="{TagURL}">{Tag}</a> {/block:Tags}</span>{/block:HasTags}</p>

{block:IfShowPostNotes}{block:PostNotes}<div
class="notecontainer">{PostNotes}</div>{/block:PostNotes}{/block:IfShowPostNotes}

</div>

{block:PermalinkPage}{block:IfDisqusShortname}
<div class="notecontainer" style="margin: 2em 0; padding: 0;">
<div id="disqus_thread"></div>
<script>
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript';
dsq.async = true;
dsq.src = 'http://{text:Disqus Shortname}.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] ||
document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://{text:Disqus
Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
<div style="margin-top:-1em;">{lang:Blog comments powered by Disqus 2}</a></div>
</div>
{/block:IfDisqusShortname}{/block:PermalinkPage}

{/block:Posts}

<div id="pagination">
{block:PermalinkPagination}
{block:NextPost}
<span class="right"><a href="{NextPost}">{lang:Newer} &rarr;</a></span>
{/block:NextPost}
<p><a href="/" class="center">{lang:Home}</a></p>
{block:PreviousPost}
<span class="left"><a href="{PreviousPost}">&larr;
{lang:Older}</a></span>
{/block:PreviousPost}
{/block:PermalinkPagination}
{block:NextPage}
<span class="right"><a href="{NextPage}">{lang:Older} &rarr;</a></span>
{/block:NextPage}
{block:Pagination}
<p class="centerindex">{lang:Page CurrentPage of TotalPages}</p>
{/block:Pagination}
{block:PreviousPage}
<span class="left"><a href="{PreviousPage}">&larr; {lang:Newer}</a></span>
{/block:PreviousPage}
</div>
</div>

<div id="footer">&copy; {CopyrightYears} {Title}.<br><a


href="http://1000suns.isujay.com/">"1000 Suns" Theme</a> v1.92.6 by <a
href="http://isujay.com/" title="Sujay Thomas">Sujay</a>.<br>{lang:Powered by
Tumblr 2}.
</div>

{block:IfDisqusShortname}
<script>
var disqus_shortname = '{text:Disqus Shortname}';
(function () {
var s = document.createElement('script'); s.async = true;
s.src = 'http://disqus.com/forums/{text:Disqus Shortname}/count.js';
(document.getElementsByTagName('HEAD')[0] ||
document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
{/block:IfDisqusShortname}

</body>
</html>

You might also like