Advertisement
octomoosey

to be continued

Feb 12th, 2016
3,762
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.53 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- octomoosey @ tumblr -->
  4.  
  5. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head><title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  10.  
  11. <meta name="color:background" content="#000000"/>
  12. <meta name="color:containerbg" content="#b0b0b0"/>
  13. <meta name="color:postbg" content="#000000"/>
  14. <meta name="color:askbg" content="#ffffff"/>
  15. <meta name="color:text" content="#c3c3c3"/>
  16. <meta name="color:description" content="#c3c3c3"/>
  17. <meta name="color:posttitle" content="#8c8c8c"/>
  18. <meta name="color:link" content="#8c8c8c"/>
  19. <meta name="color:linkhover" content="#aaaaaa"/>
  20. <meta name="color:nav" content="#8c8c8c"/>
  21. <meta name="color:navhover" content="#aaaaaa"/>
  22. <meta name="color:tags" content="#8c8c8c"/>
  23. <meta name="color:tagshover" content="#aaaaaa"/>
  24. <meta name="color:postinfo" content="#8c8c8c"/>
  25. <meta name="color:postinfohover" content="#aaaaaa"/>
  26. <meta name="color:borders" content="#eeeeee"/>
  27. <meta name="color:selectiontext" content="#ffffff" />
  28. <meta name="color:selectionbg" content="#8c8c8c" />
  29. <meta name="color:bold" content="#8c8c8c" />
  30. <meta name="color:italic" content="#8c8c8c" />
  31. <meta name="color:scrollbar" content="#fb9d28" />
  32.  
  33. <meta name="image:background" content="" />
  34.  
  35. <meta name="if:hide captions" content="0"/>
  36. <meta name="if:greyscale" content="0"/>
  37. <meta name="if:tiltposts" content="1"/>
  38.  
  39. <meta name="text:link 1" content="link 1"/>
  40. <meta name="text:link 1 url" content="/"/>
  41. <meta name="text:link 2" content="link 2"/>
  42. <meta name="text:link 2 url" content="/"/>
  43. <meta name="text:link 3" content="link 3"/>
  44. <meta name="text:link 3 url" content="/"/>
  45. <meta name="text:link 4" content="link 4"/>
  46. <meta name="text:link 4 url" content="/"/>
  47. <meta name="text:link 5" content="link 5"/>
  48. <meta name="text:link 5 url" content="/"/>
  49.  
  50. <meta name="text:body font size" content="12px" />
  51.  
  52. <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
  53.  
  54. <link href='https://fonts.googleapis.com/css?family=Boogaloo' rel='stylesheet' type='text/css'>
  55.  
  56. <link href='https://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'>
  57.  
  58. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  59.  
  60. <script src="https://static.tumblr.com/fiw4iub/4jdnu5ta4/jquery.style-my-tooltips.js"></script>
  61.  
  62. <script>
  63. (function($){
  64. $(document).ready(function(){
  65. $("a[title]").style_my_tooltips({
  66. tip_follows_cursor:true,
  67. tip_delay_time:90,
  68. tip_fade_speed:600,
  69. attribute:"title"
  70. });
  71. });
  72. })(jQuery);
  73. </script>
  74. <style type="text/css">
  75.  
  76. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop {
  77. z-index:99999999999999999!important;
  78. white-space:nowrap!important;
  79. top:10px!important;
  80. right:10px!important;
  81. position:fixed!important;
  82. opacity:.6!important;}
  83.  
  84. #tumblr_lightbox {
  85. background-color:rgba(255, 255, 255, .9)!important;
  86. z-index:99999!important;}
  87.  
  88. #tumblr_lightbox img {opacity:0;}
  89.  
  90. #tumblr_lightbox_caption {
  91. font-weight:normal!important;
  92. text-shadow:none!important;}
  93.  
  94. #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {
  95. -moz-box-shadow:none!important;
  96. -webkit-box-shadow:none!important;
  97. box-shadow:none!important;
  98. -moz-border-radius:0px!important;
  99. -webkit-border-radius:0px!important;
  100. border-radius:0px!important;
  101. opacity:1!important;}
  102.  
  103. #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {opacity:.4!important;}
  104.  
  105. ::-webkit-scrollbar{
  106. height:3px;
  107. width:3px;
  108. background:inherit;}
  109.  
  110. ::-webkit-scrollbar-thumb {
  111. background:{color:scrollbar};}
  112.  
  113. ::-webkit-scrollbar-track {
  114. background:transparent;}
  115.  
  116. ::-moz-selection {
  117. color:{color:selectiontext};
  118. background:{color:selectionbg};}
  119.  
  120. ::selection {
  121. color:{color:selectiontext};
  122. background:{color:selectionbg};}
  123.  
  124. div[id$="Zy4yby-hide"], .static-only {
  125. display: none;}
  126.  
  127. body {
  128. background:{color:background};
  129. background-image: url('{image:background}');
  130. background-position:top center;
  131. background-repeat:no-repeat;
  132. background-attachment:fixed;
  133. color:{color:text};
  134. font-family: 'Boogaloo', cursive;
  135. font-size: {text:body font size};
  136. font-weight:normal;
  137. position:relative;
  138. text-align:left;
  139. margin:0;
  140. overflow:hidden;
  141. line-height:150%;}
  142.  
  143. blockquote {
  144. padding-left:10px;
  145. border-left:1px solid {color:borders};
  146. margin:15px 30px 10px 10px;
  147. text-align:left;}
  148.  
  149. .caption blockquote {
  150. margin:15px 30px 10px 10px;}
  151.  
  152. blockquote img {
  153. max-width:100%;
  154. height:auto;}
  155.  
  156. img {
  157. max-width:100%;
  158. height:auto;}
  159.  
  160. .caption img {
  161. max-width:100%;
  162. height:auto;}
  163.  
  164. .posts img {
  165. margin-top:5px;
  166. margin-bottom:5px;}
  167.  
  168. pre {
  169. white-space: pre-wrap;
  170. white-space: -moz-pre-wrap;
  171. white-space: -pre-wrap;
  172. white-space: -o-pre-wrap;
  173. word-wrap: break-word;}
  174.  
  175. a {
  176. color:{color:link};
  177. text-decoration:none;
  178. letter-spacing:2px;
  179. cursor:help;
  180. -webkit-transition: all 0.7s ease;
  181. transition: all 0.7s ease;
  182. -moz-transition: all 0.7s ease;
  183. -o-transition: all 0.7s ease;}
  184.  
  185. a:hover {
  186. letter-spacing:1px;
  187. text-decoration:none;
  188. color:{color:linkhover};
  189. text-shadow: 0px 0px #aeaeae, -0px 0px #aeaeae;}
  190.  
  191. p {
  192. margin:10px 0 10px 0;}
  193.  
  194. p:first-of-type {
  195. margin-top:0;
  196. padding-top:0;}
  197.  
  198. p:last-of-type {
  199. margin-bottom:10px;
  200. padding-bottom:0;}
  201.  
  202. b, strong {
  203. font-family:font-family: 'Roboto', sans-serif;
  204. text-transform:uppercase;
  205. font-size: {text:body font size};
  206. color:{color:bold};}
  207.  
  208. i, em {
  209. font-family: 'Bangers', cursive;
  210. font-size: 16px;
  211. color:{color:italic};
  212. letter-spacing:1.5px;}
  213.  
  214. small, big {
  215. font-size:1em;}
  216.  
  217. h1, h2, h3, h4{
  218. font-family: 'Bangers', cursive;
  219. font-size:24px;
  220. letter-spacing:2px;
  221. line-height:30px;
  222. text-transform:uppercase;
  223. text-align:center;
  224. color:{color:posttitle};}
  225.  
  226. {block:IfGreyscale}
  227.  
  228. img {
  229. -webkit-filter:grayscale(100%);
  230. -webkit-transition: all 0.9s ease-in-out;
  231. -moz-transition: all 0.9s ease-in-out;
  232. -o-transition: all 0.9s ease-in-out;
  233. -ms-transition: all 0.9s ease-in-out;
  234. transition: all 0.9s ease-in-out;}
  235.  
  236. img:hover {
  237. -webkit-filter:none;}
  238.  
  239. .html_photoset {
  240. -webkit-filter: grayscale(100%);
  241. -webkit-transition: all 0.9s ease-in-out;
  242. -moz-transition: all 0.9s ease-in-out;
  243. -o-transition: all 0.9s ease-in-out;
  244. -ms-transition: all 0.9s ease-in-out;
  245. transition: all 0.9s ease-in-out;}
  246.  
  247. .html_photoset:hover {
  248. -webkit-filter: none;}
  249.  
  250. {/block:IfGreyscale}
  251.  
  252. .caption {
  253. margin-top:15px;
  254. {block:ifhidecaptions}
  255. {block:indexpage}
  256. display:none;
  257. {/block:indexpage}
  258. {/block:ifhidecaptions}}
  259.  
  260. #container {
  261. position:absolute;
  262. z-index:5!important;
  263. top:100px;
  264. overflow-x:hidden;
  265. background:{color:containerbg};
  266. left: calc(50% - 270px);
  267. width:540px;
  268. height:540px;
  269. overflow-y:scroll;}
  270.  
  271. #container {
  272. opacity:0;
  273. -webkit-animation:fadeIn ease-in 1;
  274. -moz-animation:fadeIn ease-in 1;
  275. animation:fadeIn ease-in 1;
  276. -webkit-animation-fill-mode:forwards;
  277. -moz-animation-fill-mode:forwards;
  278. animation-fill-mode:forwards;
  279. -webkit-animation-duration:1s;
  280. -moz-animation-duration:1s;
  281. animation-duration:1s;}
  282.  
  283. @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  284. @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  285. @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  286.  
  287. #entries {
  288. z-index:0;
  289. position:absolute;
  290. margin-top:50px;
  291. margin-left:125px;
  292. margin-bottom:0px;
  293. background:transparent;}
  294.  
  295. .posts {
  296. width:250px;
  297. margin-bottom:50px;
  298. padding:20px;
  299. text-align:justify;
  300. background-color:{color:postbg};
  301. color:{color:text};
  302. box-shadow: 10px 10px 5px #888888;}
  303.  
  304. {block:iftiltposts}
  305. .posts:nth-of-type(odd){
  306. background-color: {color:postbg}
  307. -ms-transform: rotate(3deg);
  308. -webkit-transform: rotate(3deg);
  309. transform: rotate(3deg)}
  310.  
  311. .posts:nth-of-type(even){
  312. background-color: {color:postbg}
  313. -ms-transform: rotate(-3deg);
  314. -webkit-transform: rotate(-3deg);
  315. transform: rotate(-3deg)}
  316. {/block:iftiltposts}
  317.  
  318. #side {
  319. position:fixed;
  320. z-index:5;
  321. width:100px;
  322. top:100px;
  323. left: calc(50% - 380px);}
  324.  
  325. #description {
  326. margin-top:30px;
  327. position:relative;
  328. text-align:right;
  329. width:100px;
  330. line-height:120%;
  331. color:{color:description};}
  332.  
  333. #titlequote {font-size:20px;}
  334.  
  335. #source {margin-top:10px;}
  336.  
  337. .playerbuttonbg {
  338. position: absolute;
  339. left: 15px;
  340. top: 17px;
  341. width: 30px;
  342. height: 30px;
  343. background-color: #000;
  344. padding: 10px;
  345. opacity: 0.4;
  346. filter: alpha(opacity=40);
  347. -moz-opacity: 0.4;
  348. -khtml-opacity: 0.4;
  349. transition: opacity .7s ease-in-out;
  350. -moz-transition: opacity .7s ease-in-out;
  351. -webkit-transition: opacity .7s ease-in-out;}
  352.  
  353. .playerbuttonbg:hover {
  354. opacity: 1;
  355. filter: alpha(opacity=100);
  356. -moz-opacity: 1;
  357. -khtml-opacity: 1;}
  358.  
  359. .newplayerbutton {
  360. position: relative;
  361. width: 30px;
  362. height: 30px;
  363. overflow: hidden;}
  364.  
  365. .playerbuttonhug {
  366. position: absolute;
  367. top: -30px;
  368. left: -10px;}
  369.  
  370. .tumblr_audio_player {
  371. height: 90px;
  372. width: 270px;}
  373.  
  374. .audioimgwrapper {
  375. position: absolute;
  376. overflow: hidden;
  377. width: 80px;
  378. height: 80px;}
  379.  
  380. .trackdetails {
  381. width: 340px;
  382. padding:10px;
  383. display:inline-block;
  384. margin-left: 90px;
  385. min-height: 75px;}
  386.  
  387. .audiowrapper {
  388. position: relative;
  389. display:inline-block;}
  390.  
  391. .question {
  392. background:{color:askbg};
  393. margin-bottom:-5px;
  394. padding:20px;
  395. color:#000;
  396. margin-bottom:5px;
  397. -ms-transform: rotate(5deg);
  398. -webkit-transform: rotate(5deg);
  399. transform: rotate(5deg)}
  400.  
  401. .asker {
  402. color:{color:askbg};
  403. font-family: 'Bangers', cursive;
  404. font-size:25px;
  405. line-height:30px;
  406. text-align:right;
  407. -ms-transform: rotate(5deg);
  408. -webkit-transform: rotate(5deg);
  409. transform: rotate(5deg);}
  410.  
  411. .answer {
  412. z-index:2;
  413. background:{color:askbg};
  414. color:{color:text};
  415. border:0;
  416. padding:20px;
  417. -ms-transform: rotate(-5deg);
  418. -webkit-transform: rotate(-5deg);
  419. transform: rotate(-5deg);}
  420.  
  421. .chat {
  422. margin:0;
  423. padding:0;
  424. list-style:none;}
  425.  
  426. .l {
  427. padding-bottom:15px;
  428. margin-top:15px;
  429. border-bottom:1px solid {color:borders};}
  430.  
  431. .label {
  432. font-weight:bold;
  433. color:{color:title};
  434. display:inline-block;}
  435.  
  436. .l:first-of-type {
  437. margin-top:0;}
  438.  
  439. .l:last-of-type {
  440. padding-bottom:0;
  441. border:0;}
  442.  
  443. #date {
  444. border-top:1px solid {color:text};
  445. padding:5px 15px 3px 15px;
  446. text-align:center;}
  447.  
  448. #date a {
  449. letter-spacing:0px;
  450. font-size:9px;
  451. line-height:9px;
  452. text-transform:lowercase;
  453. color: {color:postinfo};
  454. -webkit-transition: all 0.7s ease;
  455. transition: all 0.7s ease;
  456. -moz-transition: all 0.7s ease;
  457. -o-transition: all 0.7s ease;}
  458.  
  459. #date a:hover {
  460. letter-spacing:1px;
  461. color:{color:postinfohover};
  462. text-shadow: 0px 0px #aeaeae, -0px 0px #aeaeae;}
  463.  
  464. #tags {
  465. font-family: 'Bangers', cursive;
  466. text-align:center;
  467. margin-top:0px;
  468. font-size:9px;
  469. line-height:9px;}
  470.  
  471. #tags a {
  472. color:{color:tags};
  473. margin-left:5px;}
  474.  
  475. #tags a:hover {
  476. color:{color:tagshover};}
  477.  
  478. .pagenotes {
  479. margin-top:15px;
  480. padding-top:15px;
  481. padding-left:20px;
  482. text-transform:lowercase;
  483. font-size:8px;
  484. letter-spacing:1px;}
  485.  
  486. .pagenotes a {
  487. border:0;}
  488.  
  489. ol.notes {
  490. width:250px;
  491. background:#000;
  492. list-style-type:none;
  493. text-align:left;
  494. padding:10px;
  495. margin-left:0px;
  496. height:200px;
  497. overflow-y:scroll;}
  498.  
  499. ol.notes a {
  500. color:{color:link};}
  501.  
  502. ol.notes a:hover {
  503. color:{color:linkhover};}
  504.  
  505. ol.notes li.note {
  506. display:block;
  507. padding:0;
  508. margin:5px 0;}
  509.  
  510. ol.notes li.note img.avatar {
  511. display:none!important;}
  512.  
  513. a.more_notes_link {
  514. display:block;
  515. text-align:left;
  516. border:0;
  517. color:{color:title};}
  518.  
  519. #s-m-t-tooltip {
  520. max-width:300px;
  521. border-radius: 0px;
  522. padding:4px;
  523. margin:10px 10px 5px 0px;
  524. color:#000;
  525. border:1px solid #000;
  526. font-size:10px;
  527. letter-spacing:1px;
  528. background:#fff;
  529. font-family: 'Bangers', cursive;
  530. font-size: 12px;
  531. z-index:99999;}
  532.  
  533. #credit {
  534. z-index:8;
  535. bottom:5px;
  536. right:5px;
  537. height:30px;
  538. width:30px;
  539. opacity:0.8;
  540. position:fixed;
  541. padding:5px;}
  542.  
  543. .mainnav {
  544. font-family: 'Bangers', cursive;
  545. position:relative;
  546. display:block;
  547. text-align:right;
  548. margin-left:0px;
  549. margin-top:30px;
  550. font-size:16px;
  551. padding-bottom:6px;
  552. color:{color:nav};
  553. text-decoration:none;
  554. letter-spacing:2px;}
  555.  
  556. .mainnav a {
  557. display:block;
  558. margin-bottom:4px;
  559. color:{color:nav};
  560. text-decoration:none;
  561. letter-spacing:2px;
  562. cursor:help;
  563. -webkit-transition: all 0.7s ease;
  564. transition: all 0.7s ease;
  565. -moz-transition: all 0.7s ease;
  566. -o-transition: all 0.7s ease;}
  567.  
  568. .mainnav a:hover {
  569. color:{color:navhover};
  570. letter-spacing:0px;
  571. cursor:help;
  572. -webkit-transition: all 0.7s ease;
  573. transition: all 0.7s ease;
  574. -moz-transition: all 0.7s ease;
  575. -o-transition: all 0.7s ease;}
  576.  
  577. #pagif {
  578. font-family: 'Bangers', cursive;
  579. font-size:14px;
  580. position:fixed;
  581. margin-left:480px;
  582. top:630px;
  583. -ms-transform: rotate(-17deg);
  584. -webkit-transform: rotate(-17deg);
  585. transform: rotate(-17deg);}
  586.  
  587. #pagif a {
  588. border:3px solid {color:containerbg};
  589. letter-spacing:0px;
  590. background:{color:postbg};
  591. padding-top:3px;
  592. padding-bottom:3px;
  593. padding-left:6px;
  594. padding-right:6px;}
  595.  
  596. #pagif a:hover {
  597. letter-spacing:0px;}
  598.  
  599. #pagib {
  600. z-index:999!important;
  601. font-family: 'Bangers', cursive;
  602. font-size:14px;
  603. position:fixed;
  604. margin-left:-30px;
  605. top:90px;
  606. -ms-transform: rotate(-17deg);
  607. -webkit-transform: rotate(-17deg);
  608. transform: rotate(-17deg);}
  609.  
  610. #pagib a {
  611. border:3px solid {color:containerbg};
  612. letter-spacing:0px;
  613. background:{color:postbg};
  614. padding-top:3px;
  615. padding-bottom:3px;
  616. padding-left:6px;
  617. padding-right:6px;}
  618.  
  619. #pagib a:hover {
  620. letter-spacing:0px;}
  621.  
  622. </style>
  623.  
  624. <body>
  625. <div id="side">
  626. <div class="mainnav">
  627. <a href="/">refresh</a>
  628. <a href="/ask">queries</a>
  629. {block:iflink1}<a href="{text:link 1 url}">{text:link 1}</a>{/block:iflink1}
  630. {block:iflink2}<a href="{text:link 2 url}">{text:link 2}</a>{/block:iflink2}
  631. {block:iflink3}<a href="{text:link 3 url}">{text:link 3}</a>{/block:iflink3}
  632. {block:iflink4}<a href="{text:link 4 url}">{text:link 4}</a>{/block:iflink4}
  633. {block:iflink5}<a href="{text:link 5 url}">{text:link 5}</a>{/block:iflink5}
  634. </div>
  635.  
  636. <div id="description">{description}</div>
  637.  
  638. </div>
  639.  
  640. <div id="container">
  641. {block:Pagination}
  642. <div id="pagib">{block:PreviousPage}<a href="{PreviousPage}">...previously on</a>{/block:PreviousPage}</div> <div id="pagif">{block:NextPage}<a href="{NextPage}">to be continued...</a>
  643. {/block:NextPage}</div>
  644. {/block:Pagination}
  645.  
  646. <div id="entries">
  647.  
  648. {block:Posts}
  649. <div class="posts">
  650.  
  651. {block:Quote}
  652. <div id="titlequote">{Quote}</div>
  653. {block:Source}<div id="source">{Source}</div>{/block:Source}
  654. {/block:Quote}
  655.  
  656. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  657.  
  658. {block:Link}
  659. <div id="title"><a href="{URL}">{Name}</a></div>
  660. {block:Description}{Description}{/block:Description}
  661. {/block:Link}
  662.  
  663. {block:Chat}
  664. {block:Title}<div id="title">{Title}</div>{/block:Title}
  665. <ol class="chat">
  666. {block:Lines}
  667. <li class="l {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>
  668. {/block:Lines}
  669. </ol>
  670. {/block:Chat}
  671.  
  672. {Block:Photo}{LinkOpenTag}
  673. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:HighRes}
  674. <a href="{PhotoURL-HighRes}">View in High-Res</a>{/block:HighRes}{/Block:Photo}
  675.  
  676. {block:Photoset}<div class="media">{photoset}</div>{/block:Photoset}
  677.  
  678. {block:Panorama}
  679. {LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}" />{LinkCloseTag}
  680. {/block:Panorama}
  681.  
  682. {block:Video}{Video-400}{/block:Video}
  683.  
  684. {block:AudioPlayer}
  685. <div class="audiowrapper">
  686. {block:AlbumArt}<div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  687. <div class="playerbuttonbg"><div class="newplayerbutton"><div class="playerbuttonhug">{AudioPlayerBlack}
  688. </div></div></div><div class="trackdetails">
  689. {block:TrackName}{TrackName}{/block:TrackName}<br/>{block:Artist}Artist: {Artist}{/block:Artist}<br/>{block:Album}Album: {Album}{/block:Album}
  690. </div></div>{/block:AudioPlayer}
  691.  
  692. {block:Answer}
  693. <div class="asker">from {Asker}</div><div class="question">{Question}</div><div class="answer">{Answer}</div>
  694. {/block:Answer}
  695.  
  696. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  697.  
  698. <div id="{ShortURL}-hide">
  699. {block:Date}
  700. <div id="date">
  701. {block:Date}
  702. <a href="{Permalink}">{month} {dayofmonth}{dayofmonthsuffix} at {12hour}:{minutes}{ampm}</a> {/block:Date}
  703. <a href="{Permalink}"> + {NoteCountWithLabel}</a>
  704. {block:RebloggedFrom}
  705. <a href="{ReblogParentURL}">via:</a>
  706. <a href="{ReblogRootURL}">src:</a>
  707. {/block:RebloggedFrom}
  708. <a href="{ReblogURL}">reblog</a>
  709. </div>
  710. <div id="tags">{block:Tags}<a href="{TagUrl}"> {Tag}</a> {/block:Tags}</div>
  711. {/block:Date}</div></div>
  712.  
  713. {block:PostNotes}{PostNotes}
  714. {/block:PostNotes}
  715.  
  716. {/block:Posts}
  717.  
  718. </div>
  719. </div></div>
  720. <div id="credit"><a href="https://octomoosey.tumblr.com/" title="theme by octomoosey"><img src="https://static.tumblr.com/uopakca/cwDo0y64u/octopus-24.png"></a></div>
  721.  
  722. {block:ContentSource}
  723. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  724. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  725. {/block:SourceLogo}
  726. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  727. {/block:ContentSource}
  728.  
  729. </body>
  730. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement