Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.81 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <!--
  5. ==========================================================================
  6. ____ ___ __ __
  7. /\ _`\ __ /\_ \ /\ \/\ \ __
  8. \ \ \L\ \\_\ __ _ __\//\ \ \ \ \ \ \ ___ /\_\ ___ ___
  9. \ \ ,__//\ \/\ \/'\ /'__`\\ \ \ \ \ \ \ \ /' _ `\/\ \ / __`\/' _ `\
  10. \ \ \/ \ \ \/> <//\ __/ \_\ \_ \ \ \_\ \/\ \/\ \ \ \/\ \L\ \\ \/\ \
  11. \ \_\ \ \_\\_/\_\ \____\/\____\ \ \_____\ \_\ \_\ \_\ \____/ \_\ \_\
  12. \/_/ \/_///\/_/\/____/\/____/ \/_____/\/_/\/_/\/_/\/___/ \/_/\/_/
  13. ==========================================================================
  14. The Minimalist v1.3.0
  15. Website: http://pixelunion.net
  16. Themes: http://www.pixelunion.net/themes
  17. ==========================================================================
  18. -->
  19.  
  20. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  21. <head>
  22. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  23.  
  24. <title>{Title}{block:PostSummary} | {PostSummary}{/block:PostSummary}{block:SearchPage} | {lang:Search results for SearchQuery}{/block:SearchPage}</title>
  25. <meta name="description" content="{MetaDescription}" />
  26. <meta name="if:Show description" content="1" />
  27. <meta name="if:Show search" content="1" />
  28. <meta name="text:Twitter name" content="" />
  29. <meta name="text:Disqus Shortname" content="" />
  30. <meta name="text:Google Analytics ID" content="" />
  31. <link rel="shortcut icon" href="{Favicon}" />
  32. <link rel="alternate" type="application/rss+xml" title="{Title}" href="{RSS}" />
  33.  
  34. <!-- Styles -->
  35.  
  36. <link rel="stylesheet" href="http://static.tumblr.com/f1whv92/Mp9l6ewcg/reset.css" />
  37. <style type="text/css">
  38.  
  39. /*----- GENERAL -----*/
  40.  
  41. header, footer, section, article, nav, aside {
  42. display: block;
  43. }
  44.  
  45. body {
  46. color: #FF0000;
  47. background:url('http://i.giphy.com/3o85xCsqYaDXuf74ju.gif') no-repeat center center fixed;
  48. -webkit-background-size: cover;
  49. -moz-background-size: cover;
  50. -o-background-size: cover;
  51. background-size: cover;
  52. padding-top: 25px;
  53. text-align: center;
  54. width:500px;
  55. margin: 0 auto;
  56. }
  57.  
  58. }
  59.  
  60. h1, h2, h3, hQ {
  61. font-family: Cufon;
  62. }
  63.  
  64. h1 {
  65. font-size: 50px;
  66. color: #FF0000;
  67. line-height: 50px;
  68. }
  69.  
  70. h2 {
  71. font-size: 31px;
  72. line-height: 37px;
  73. }
  74.  
  75. h3 {
  76. font-size: 21px;
  77. line-height: 27px;
  78. }
  79.  
  80. a:link, a:visited {
  81. color: #0000;
  82. font-weight: bold;
  83. text-decoration: none;
  84. }
  85.  
  86. a:hover, a:active {
  87. text-decoration: underline;
  88. }
  89.  
  90. hr{
  91. border:0 #ccc solid;
  92. border-top-width:1px;
  93. clear:both;
  94. height:0;
  95. }
  96.  
  97. ol{list-style:decimal}
  98.  
  99. ul{list-style:disc}
  100.  
  101. li{margin-left:30px}
  102.  
  103. p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:15px}
  104.  
  105. #main {
  106. padding: 0px;
  107. }
  108.  
  109. /*----- MASTHEAD -----*/
  110.  
  111. .noMeta > div {
  112. padding: 0px;
  113. }
  114.  
  115. #masthead {
  116. margin-bottom: 0px;
  117. }
  118.  
  119. #masthead h1 {
  120. margin-bottom: 0;
  121. }
  122.  
  123. #masthead h1 a:link, #masthead h1 a:visited {
  124. text-transform: Uppercase;
  125. color: #FF0000;
  126. text-decoration: none;
  127. }
  128.  
  129. #masthead h1 a:active {
  130. outline: 0;
  131. }
  132.  
  133. #masthead p {
  134. font-family: Georgia, serif;
  135. font-size: 20px;
  136. color: #222;
  137. margin-bottom: 0;
  138. }
  139.  
  140. #masthead a:link, #masthead a:visited {
  141. color: #fff;
  142. }
  143.  
  144. #siteDescription{
  145. font-size: 13px;
  146. color: #222;
  147. text-transform: Uppercase;
  148. margin-top: 20px;
  149. margin-bottom: -5px;
  150. padding: 10px 0 0 0;
  151. font-family: Cufon;
  152. }
  153.  
  154. /*----- SEARCH FORM -----*/
  155.  
  156. #frmSearch {
  157. padding-top: 20px;
  158. display: none;
  159. }
  160.  
  161. #txtSearch {
  162. background: url(http://static.tumblr.com/bpryy0m/6lRl6gmys/search.jpg) left no-repeat;
  163. width: 225px;
  164. padding: 2px 0 0 20px;
  165. font: 12px/12px Georgia, "Times New Roman", Times, serif;
  166. color: #222;
  167. border: 0px;
  168. }
  169.  
  170. /*----- MAIN HEADER NAV STRIP -----*/
  171.  
  172. #mainNav {
  173. border-top: 1px solid #FF0000;
  174. border-bottom: 2px solid #FF0000;
  175. margin-top: 20px;
  176. padding: 13px 0 14px 0;
  177. font-family: Cufon;
  178. }
  179.  
  180. #mainNav ul {
  181. list-style: none;
  182. margin: 0;
  183. padding: 0;
  184. }
  185.  
  186. #mainNav li {
  187. margin: 5px;
  188. display: inline;
  189. padding: 0;
  190. }
  191.  
  192. #mainNav a:link, #mainNav a:visited {
  193. padding: 0;
  194. font-size: 14px;
  195. line-height: 14px;
  196. margin: 0 2px;
  197. text-decoration: none;
  198. color: #FF0000;
  199. text-transform: Uppercase;
  200. }
  201.  
  202. #mainNav a:hover, #mainNav a:active {
  203. outline: none;
  204. text-decoration: none;
  205. border-bottom: 1px solid #222;
  206. }
  207.  
  208. #mainNav a.active {
  209. text-decoration: none;
  210. border-bottom: 1px solid #FF0000;
  211. }
  212.  
  213. /*----- ARTICLE META INFO -----*/
  214.  
  215. #designline {
  216. margin-top: 50px;
  217. }
  218.  
  219. h5{
  220. position: relative;
  221. top: -35px;
  222. margin-bottom: 0px;
  223. font-family: Georgia, serif;
  224. font-size: 10px;
  225. color: #FF0000
  226. text-decoration: none;
  227. text-transform: Uppercase;
  228. font-weight: bold;
  229.  
  230. }
  231.  
  232. h5 a:link, .line a:visited{
  233. font-family: Georgia, serif;
  234. font-size: 10px;
  235. color: #bca474;
  236. text-decoration: none;
  237. text-transform: Uppercase;
  238. font-weight: bold;
  239. }
  240.  
  241. h5 a:hover{
  242. text-decoration: underline;
  243. }
  244.  
  245. h5 abbr{
  246. display: inline-block;
  247. position: relative;
  248. margin: 0 auto;
  249. padding: 0 8px;
  250. background: transparent;
  251. top: 10px;
  252. }
  253.  
  254. h5.postDate a{
  255. color: #FF0000;
  256. background: transparent;
  257. }
  258.  
  259. /*----- ARTICLE -----*/
  260.  
  261. article {
  262. background: transparent;
  263. margin-bottom: 20px;
  264. text-align: left;
  265. position: relative;
  266. }
  267.  
  268. article img {
  269. border: none;
  270. margin-bottom: 15px;
  271. max-width: 500px;
  272. }
  273.  
  274. article p img {
  275. margin: 0;
  276. }
  277. article > div {
  278. padding: 0px;
  279. overflow: hidden;
  280. }
  281. article .searchPage {
  282. margin: 35px 0 0 0;
  283. }
  284.  
  285. .searchPageText {
  286. margin: 0 0 30px 0;
  287. }
  288.  
  289. article .meta a:link, article .meta a:visited {
  290. text-decoration: none;
  291. }
  292.  
  293. article .meta a:hover, article .meta a:active {
  294. text-decoration: underline;
  295. }
  296.  
  297. article h2 {
  298. text-align: center;
  299. color: #FF0000;
  300. }
  301.  
  302. article h2 a:link, article h2 a:visited {
  303. text-transform: Uppercase;
  304. color: #222;
  305. text-decoration: none;
  306. }
  307.  
  308. article h2 a:hover, article h2 a:active {
  309. text-decoration: none;
  310. border-bottom: 1px solid #222;
  311. }
  312.  
  313. blockquote {
  314. border-left: 2px solid #bca474;
  315. margin-left: 0;
  316. padding-left: 1em;
  317. }
  318.  
  319. #quoteSource{
  320. margin: 0 auto;
  321. text-align: left;
  322. }
  323.  
  324. #quoteText h2 {
  325. text-align: left;
  326. color: #FF0000;
  327. }
  328.  
  329. article .chat {
  330. list-style: none;
  331. padding: 0;
  332. margin: 0;
  333. }
  334.  
  335. article .chat li {
  336. margin: 0 0 2px;
  337. padding: 2px 0 2px 0;
  338. }
  339.  
  340. .photoCaption {
  341. text-align: center;
  342. color: #FF0000;
  343. }
  344.  
  345. /*----- AUDIO PLAYER -----*/
  346.  
  347. .audio {
  348. height: 28px;
  349. width: 26px;
  350. overflow: hidden;
  351. margin: auto;
  352. padding-top: 7px;
  353. }
  354.  
  355. .audioc {
  356. background-image:url('http://static.tumblr.com/f1whv92/9iCl6bfgp/audiocircle.png');
  357. background-repeat: no-repeat;
  358. height: 41px;
  359. width: 41px;
  360. }
  361.  
  362. .audioCaption {
  363. margin-top: 1px;
  364. }
  365.  
  366. .audioleft {
  367. width: 41px;
  368. float: left;
  369. }
  370.  
  371. .audioright {
  372. width: 444px;
  373. float: right;
  374. }
  375.  
  376. .audioContainer {
  377. margin-top: 5px;
  378. }
  379.  
  380. .audioClear {
  381. clear:both;
  382. }
  383.  
  384. /*----- ARTICLE NOTES -----*/
  385.  
  386. .notes {
  387. border-top: 1px solid #bca474;
  388. list-style: none;
  389. padding: 20px 0 5px 0;
  390. margin: 30px 0 0 0;
  391. }
  392. .notes li {
  393. margin: 0;
  394. }
  395.  
  396. .notes .avatar {
  397. margin: 0 5px 0 0;
  398. position: relative;
  399. top: 5px;
  400. }
  401.  
  402. .notes blockquote {
  403. margin: 10px 0 0 35px;
  404. padding-left: 10px;
  405. border-left: 2px solid #222222;
  406. }
  407.  
  408. .media {
  409. width: 500px;
  410. margin-bottom: 20px;
  411. }
  412.  
  413. /*----- PAGE NAVIGATION -----*/
  414.  
  415. #pageNav {
  416. margin-top: 20px;
  417. border-top: 1px solid #222;
  418. }
  419.  
  420. #pageNav ul {
  421. list-style: none;
  422. padding: 10px 15px;
  423. margin: 10px 0;
  424. }
  425.  
  426. #pageNav li {
  427. margin: 0;
  428. display: inline;
  429. }
  430.  
  431. #pageNav a:link, #pageNav a:visited {
  432. font: 11px Georgia, "Times New Roman", Times, serif;
  433. padding: 0;
  434. margin: 0 2px;
  435. background: #34hdf5;
  436. color: #222;
  437. text-decoration: none;
  438. }
  439.  
  440. #pageNav a:hover, #pageNav a:active, #pageNav a.active:link, #pageNav a.active:visited {
  441. text-decoration: underline;
  442. }
  443.  
  444. #pageNavOlder:after {
  445. content: "\0020\00BB";
  446. font-size: 10px;
  447. }
  448.  
  449. #pageNavNewer:before {
  450. content: "\00AB\0020";
  451. }
  452.  
  453. /*----- FOOTER META -----*/
  454.  
  455. #sitemeta {
  456. border-top: 2px solid #222;
  457. color: #222;
  458. padding: 20px 0 32px 0;
  459. font-family: Georgia, "Times New Roman", Times, serif;
  460. font-size: 11px;
  461. }
  462.  
  463. #sitemeta p {
  464. margin: 0;
  465. }
  466.  
  467. #sitemeta a:link, #sitemeta a:visited {
  468. color: #222;
  469. font-weight: bold;
  470. }
  471.  
  472. {CustomCSS}
  473. </style>
  474.  
  475. <!-- Scripts -->
  476.  
  477. <!--[if IE]>
  478. <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  479. <![endif]-->
  480.  
  481. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  482. <script src="http://static.tumblr.com/oawavkn/JPAlyq9zp/cufon-yui.js" type="text/javascript"></script>
  483. <script src="http://static.tumblr.com/f1whv92/fgIl65bo1/cufon_300.font.js" type="text/javascript"></script>
  484.  
  485. <script type="text/javascript">
  486. Cufon.replace('h1',{ fontFamily: "Cufon" });
  487. Cufon.replace('h2',{ fontFamily: "Cufon" });
  488. Cufon.replace('h3',{ fontFamily: "Cufon" });
  489. Cufon.replace('#mainNav',{ fontFamily: "Cufon" });
  490. Cufon.replace('#siteDescription',{ fontFamily: "Cufon" });
  491. </script>
  492.  
  493. <script>
  494. $(function() {
  495. var search = $("#txtSearch").val();
  496. var placeholder = "Search...";
  497. var fadeToOpacity = 0.4;
  498. $("#txtSearch").fadeTo("normal", fadeToOpacity);
  499. if (search == "") {
  500. $("#txtSearch").val(placeholder);
  501. }
  502. $("#txtSearch").blur(function() {
  503. search = $("#txtSearch").val();
  504. if (!(search != "" && search != placeholder)) {
  505. $("#txtSearch").val(placeholder);
  506. }
  507. $("#txtSearch").fadeTo("normal", fadeToOpacity);
  508. });
  509. $("#txtSearch").focus(function() {
  510. search = $("#txtSearch").val();
  511. if (search == placeholder) {
  512. $("#txtSearch").val("");
  513. }
  514. $("#txtSearch").fadeTo("normal", 1);
  515. });
  516. $("#btnSearch").click(function() {
  517. $("#frmSearch").slideToggle("normal");
  518. $(this).toggleClass("active");
  519. // $("#txtSearch").focus();
  520. });
  521. });
  522. </script>
  523.  
  524. </head>
  525. <body>
  526.  
  527. <header id="masthead" class="clearfix">
  528. <div id="thehead">
  529. <h1 class="cufon"><a href="/">{Title}</a></h1>
  530. <form action="/search" method="get" id="frmSearch">
  531. <input type="text" id="txtSearch" name="q" value="{SearchQuery}" />
  532. </form>
  533.  
  534. {block:Description}
  535. <div id="siteDescription">{Description}</div>
  536. {block:Description}
  537.  
  538. <nav id="mainNav">
  539. {block:HasPages}
  540. {block:Pages}<li><a href="{URL}">{Label}</a></li>{block:Pages}
  541. {/block:HasPages}
  542. {block:AskEnabled}<li><a href="/ask">Ask</a></li>{/block:AskEnabled}
  543. {block:SubmissionsEnabled}<li><a href="/submit">Submit</a></li>{/block:SubmissionsEnabled}
  544. <li><a href="/archive">Archive</a></li>
  545. <li><a href="/random">Random</a></li>
  546. <li><a href="{RSS}">RSS</a></li>
  547. <li><a href="javascript:;" id="btnSearch">Search</a></li>
  548. {block:IfTwitterName}
  549. <li><a href="http://twitter.com/{text:Twitter name}">Twitter</a></li>
  550. {/block:IfTwitterName}
  551. </nav>
  552. </div>
  553. </header>
  554.  
  555. <section id="main" class="clearfix">
  556. <div class="layout">
  557. {block:SearchPage}
  558. <article>
  559. <div>
  560. <div class="searchPage">
  561. <h2>Search results for <a href="{URLSafeSearchQuery}">{SearchQuery}</a></h2>
  562. </div>
  563. {block:NoSearchResults}
  564. <div class="searchPageText">
  565. <p>Iā€™m sorry, but we couldn't find anything matching "<b>{SearchQuery}</b>". Suggestions:</p>
  566. <ul>
  567. <li>Make sure all words are spelled correctly.</li>
  568. <li>Try different keywords.</li>
  569. <li>Try more general keywords.</li>
  570. </ul>
  571. </div>
  572. {/block:NoSearchResults}
  573. </div>
  574. </article>
  575. {/block:SearchPage}
  576.  
  577. {block:TagPage}
  578. <article>
  579. <div>
  580. <div class="searchPage">
  581. <h2>Posts tagged <a href="{TagURL}">{Tag}</a></h2>
  582. </div>
  583. </div>
  584. </article>
  585. {/block:TagPage}
  586.  
  587. {block:Posts}
  588. <div id="designline">
  589. <h5 class="postDate">
  590. <abbr>{block:Date}<a href="{Permalink}">{DayOfMOnth}{DayOfMonthSuffix} {ShortMonth} {Year}</a>{/block:Date}{block:NoteCount} | <a href="{Permalink}#notes">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IfDisqusShortname}| <a class="dsq-comment-count" href="{Permalink}#disqus_thread">Comments</a>
  591. <script type="text/javascript">
  592. var disqus_shortname = '{text:Disqus Shortname}';
  593.  
  594. (function () {
  595. var s = document.createElement('script'); s.async = true;
  596. s.type = 'text/javascript';
  597. s.src = '//' + disqus_shortname + '.disqus.com/count.js';
  598. (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
  599. }());
  600. </script>
  601. {/block:IfDisqusShortname}
  602. </abbr>
  603. </h5>
  604. </div>
  605.  
  606. <article>
  607. <div>
  608. {block:Text}
  609. {block:Title}<h2><a href="{Permalink}">{Title}</a></h2>{/block:Title}
  610. {Body}
  611. {/block:Text}
  612.  
  613. {block:Photo}
  614. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}
  615. {block:Caption}<div class="photoCaption">{Caption}</div>{/block:Caption}
  616. {/block:Photo}
  617.  
  618. {block:Photoset}
  619. <div class="media">{Photoset-500}</div>
  620. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  621. {/block:Photoset}
  622.  
  623. {block:Quote}
  624. <div id="quoteText"><h2>{Quote}</h2></div>
  625. {block:Source}<div id="quoteSource"><p>&mdash;{Source}</p></div>{/block:Source}
  626. {/block:Quote}
  627.  
  628. {block:Link}
  629. <h2><a href="{URL}" {Target}>{Name}</a></h2>
  630. {block:Description}
  631. <div>{Description}</div>
  632. {/block:Description}
  633. {/block:Link}
  634.  
  635. {block:Chat}
  636. {block:Title}<h2>{Title}</h2>{/block:Title}
  637. <ul class="chat">
  638. {block:Lines}
  639. <li>{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</li>
  640. {/block:Lines}
  641. </ul>
  642. {/block:Chat}
  643.  
  644. {block:Audio}
  645. <div class="audioleft">
  646. <div class="audioc">
  647. <div class="audio">{AudioPlayerBlack}</div>
  648. </div>
  649. </div>
  650. <div class="audioright">
  651. <div class="audioCaption">{block:Artist}<b>{Artist}</b>{/block:Artist}
  652. <p>&mdash;{block:TrackName}{TrackName}{/block:TrackName}</p>
  653. </div>
  654. </div>
  655. <div class="audioClear"></div>
  656. <div class="audioContainer">
  657. {block:Caption}{Caption}{/block:Caption}
  658. </div>
  659. {/block:Audio}
  660.  
  661. {block:Video}
  662. <div class="media">{Video-500}</div>
  663. {block:Caption}<div>{Caption}</div>{/block:Caption}
  664. {/block:Video}
  665.  
  666. {block:Answer}
  667. <h3>{Asker} asked: {Question}</h3>
  668. {Answer}
  669. {/block:Answer}
  670.  
  671. {block:Date}
  672.  
  673. {block:PostNotes}
  674. {PostNotes}
  675. {/block:PostNotes}
  676.  
  677. {block:Date}
  678.  
  679. </div>
  680. </article>
  681. {/block:Posts}
  682.  
  683. {block:PermalinkPage}
  684. {block:IfDisqusShortname}
  685.  
  686. <div id="disqus_thread"></div>
  687. <script type="text/javascript">
  688. /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
  689. var disqus_shortname = '{text:Disqus Shortname}';
  690.  
  691. /* * * DON'T EDIT BELOW THIS LINE * * */
  692. (function() {
  693. var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
  694. dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
  695. (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  696. })();
  697. </script>
  698. <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
  699. <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
  700.  
  701. {/block:IfDisqusShortname}
  702. {/block:PermalinkPage}
  703.  
  704. {block:PermalinkPagination}
  705. <nav id="pageNav">
  706. <ul class="clearfix">
  707. {block:PreviousPost}<li><a href="{PreviousPost}" id="pageNavNewer">Previous</a></li>{/block:PreviousPost}
  708. {block:NextPost}<li><a href="{NextPost}" id="pageNavOlder">Next</a></li>{/block:NextPost}
  709. </ul>
  710. </nav>
  711. {/block:PermalinkPagination}
  712.  
  713. {block:Pagination}
  714. <nav id="pageNav">
  715. <ul class="clearfix">
  716. {block:PreviousPage}<li><a href="{PreviousPage}" id="pageNavNewer">Newer</a></li>{/block:PreviousPage}
  717. {block:JumpPagination length="5"}
  718. {block:CurrentPage}<li><a href="{URL}" class="active">{PageNumber}</a></li>{/block:CurrentPage}
  719. {block:JumpPage}<li><a href="{URL}">{PageNumber}</a></li>{/block:JumpPage}
  720. {/block:JumpPagination}
  721. {block:NextPage}<li><a href="{NextPage}" id="pageNavOlder">Older</a></li>{/block:NextPage}
  722. </ul>
  723. </nav>
  724. {/block:Pagination}
  725.  
  726. {block:DayPagination}
  727. <nav id="pageNav">
  728. <ul class="clearfix">
  729. {block:PreviousDayPage}<li><a href="{PreviousDayPage}">&laquo; {DayOfMonth} {ShortMonth}</a></li>{/block:PreviousDayPage}{block:NextDayPage}|<li><a href="{NextDayPage}">{DayOfMonth} {ShortMonth} &raquo;</a></li>{block:NextDayPage}
  730. </ul>
  731. </nav>
  732. {/block:DayPagination}
  733.  
  734. </div><!-- END layout -->
  735. </section>
  736.  
  737. <footer id="sitemeta">
  738. <div class="clearfix">
  739. <div class="thefooter">
  740. <p>The Minimalist Theme &mdash; <a href="https://www.pixelunion.net/?utm_source=tumblr&utm_medium=link&utm_term=tumblr%20themes&utm_campaign=sdoppler">Tumblr themes</a> by Pixel Union | Powered by <a href="http://tumblr.com">Tumblr</a></p>
  741. </div>
  742. </div>
  743. </footer>
  744.  
  745. {block:IfGoogleAnalyticsID}
  746. <script type="text/javascript">var gaJsHost=(("https:"==document.location.protocol)?"https://ssl.":"http://www.");document.write(unescape("%3Cscript src='"+gaJsHost+"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type="text/javascript">try{var pageTracker=_gat._getTracker("{text:Google Analytics ID}");pageTracker._trackPageview()}catch(err){}</script>
  747. {block:IfGoogleAnalyticsID}
  748.  
  749. </body>
  750. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement