Advertisement
kazmillers

3

Mar 26th, 2020 (edited)
1,615
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.71 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <!--
  5. trying out new things. lots more options hehe
  6. -->
  7.  
  8. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  9. <script src="https://static.tumblr.com/rtrqcib/VGGnlh8rf/jquery.style-my-tooltips.min.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:0,attribute:"title"});});})(jQuery);</script>
  10.  
  11. <meta charset="utf-8">
  12. <meta https-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  13. {block:Description}
  14. <meta name="description" content="{MetaDescription}" />
  15. {/block:Description}
  16.  
  17. <title>{Title}</title>
  18.  
  19. <link rel="shortcut icon" href="{image:favicon}">
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  21. <link rel="stylesheet" href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
  22.  
  23. <link href="https://fonts.googleapis.com/css?family=Nanum+Gothic+Coding|Short+Stack&display=swap" rel="stylesheet">
  24.  
  25. <script src="https://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
  26.  
  27. <meta name="image:favicon" content=""/>
  28. <meta name="image:sidebar" content=""/>
  29. <meta name="image:side bg" content=""/>
  30. <meta name="image:bg" content=""/>
  31. <meta name="image:pixel 1" content="">
  32. <meta name="image:pixel 2" content="">
  33. <meta name="image:pixel 3" content="">
  34. <meta name="image:pixel 4" content="">
  35. <meta name="image:pixel 5" content="">
  36. <meta name="image:pixel 6" content="">
  37. <meta name="image:pixel 7" content="">
  38. <meta name="image:pixel 8" content="">
  39. <meta name="image:pixel 9" content="">
  40. <meta name="image:pixel 10" content="">
  41. <meta name="image:pixel 11" content="">
  42.  
  43. <meta name="color:background" content=""/>
  44. <meta name="color:text" content="#000"/>
  45. <meta name="color:link" content="#000"/>
  46. <meta name="color:link border" content="#000"/>
  47. <meta name="color:link shadow" content="#fff"/>
  48. <meta name="color:link hover" content="#000"/>
  49. <meta name="color:hover shadow" content="#000"/>
  50. <meta name="color:sidebar border" content="#000"/>
  51. <meta name="color:side bg" content="#000"/>
  52. <meta name="color:post bg" content="#fff"/>
  53. <meta name="color:post border" content="#000"/>
  54. <meta name="color:search border" content="#000"/>
  55. <meta name="color:tooltip bg" content="#fff"/>
  56. <meta name="color:tooltip text" content="#fff"/>
  57. <meta name="color:tooltip border" content="#fff"/>
  58.  
  59. <meta name="text:font size" content="20"/>
  60. <meta name="text:desc font size" content="20"/>
  61. <meta name="text:font" content="times"/>
  62. <meta name="text:link" content=""/>
  63. <meta name="text:border width" content=""/>
  64. <meta name="text:sidebar width" content=""/>
  65. <meta name="text:sidebar padding" content=""/>
  66. <meta name="text:searchbar width" content=""/>
  67. <meta name="text:search border width" content=""/>
  68. <meta name="text:search button width" content=""/>
  69. <meta name="text:searchbar text" content=""/>
  70. <meta name="text:fake desc" content=""/>
  71. <meta name="text:sidebar hover" content=""/>
  72. <meta name="text:post width" content="400"/>
  73. <meta name="text:post padding" content="10"/>
  74. <meta name="text:post border width" content=""/>
  75. <meta name="text:tooltip font size" content="20"/>
  76. <meta name="text:tooltip border width" content=""/>
  77. <meta name="text:redirect" content=""/>
  78.  
  79. <meta name="select:sidebar border" content="solid">
  80. <meta name="select:sidebar border" content="dotted">
  81. <meta name="select:sidebar border" content="outset">
  82. <meta name="select:sidebar border" content="double">
  83.  
  84. <meta name="select:post border" content="solid">
  85. <meta name="select:post border" content="dotted">
  86. <meta name="select:post border" content="outset">
  87. <meta name="select:post border" content="double">
  88.  
  89. <meta name="select:search border" content="solid">
  90. <meta name="select:search border" content="dotted">
  91. <meta name="select:search border" content="outset">
  92. <meta name="select:search border" content="double">
  93.  
  94. <meta name="select:tooltip border" content="solid">
  95. <meta name="select:tooltip border" content="dotted">
  96. <meta name="select:tooltip border" content="outset">
  97. <meta name="select:tooltip border" content="double">
  98.  
  99. <meta name="select:desc align" content="left">
  100. <meta name="select:desc align" content="center">
  101. <meta name="select:desc align" content="right">
  102.  
  103. <meta name="if:full bg" content="0"/>
  104. <meta name="if:link outline" content="" />
  105. <meta name="if:link shadow" content="" />
  106. <meta name="if:rainbow hover" content="0"/>
  107. <meta name="if:hover shadow" content="0"/>
  108. <meta name="if:hover blur" content="0"/>
  109. <meta name="if:desc pixels" content="0"/>
  110. <meta name="if:wobble text" content="" />
  111. <meta name="if:tooltip bg" content="" />
  112. <meta name="if:footer" content="" />
  113. <meta name="if:redirect" content="" />
  114.  
  115. <style>
  116.  
  117. body {
  118. background: {color:background};
  119. background-image: url('{image:bg}');
  120. {block:iffullbg}
  121. background-size: cover;
  122. background-attachment: fixed;
  123. {/block:iffullbg}
  124. {block:ifnotfullbg}
  125. background-repeat: repeat;
  126. background-attachment: fixed;
  127. {/block:ifnotfullbg}
  128. color: {color:text};
  129. font-size:{text:font size}px;
  130. font-family:{text:font};
  131. }
  132.  
  133. a{
  134. color:{color:link};
  135. text-decoration:none;
  136. transition:.4s;
  137. {block:iflinkshadow}
  138. text-shadow:0 0 3px {color:link shadow},0 0 1px {color:link shadow},0 0 2px {color:link shadow},0 0 6px {color:link shadow};
  139. {block:iflinkshadow}
  140. {block:iflinkoutline}
  141. text-shadow: -1px 0 {color:link border}, 0 1px {color:link border}, 1px 0 {color:link border}, 0 -1px {color:link border};
  142. {/block:iflinkoutline}
  143. }
  144.  
  145. a:hover{
  146. cursor:help;
  147. {block:ifnotrainbowhover}
  148. {block:ifhoverblur}
  149. -webkit-filter: blur(1px);
  150. {/block:ifhoverblur}
  151. {block:ifnothoverblur}
  152. color:{color:link hover};
  153. {/block:ifnothoverblur}
  154. {/block:ifnotrainbowhover}
  155. {block:ifhovershadow}
  156. text-shadow:0 0 3px {color:hover shadow},0 0 1px {color:hover shadow},0 0 2px {color:hover shadow},0 0 6px {color:hover shadow};
  157. {/block:ifhovershadow}
  158. }
  159.  
  160. blockquote {
  161. border-left:2px solid #000;
  162. padding-left: 8px;
  163. }
  164.  
  165. pre {
  166. white-space: pre-wrap;
  167. white-space: -moz-pre-wrap;
  168. white-space: -pre-wrap;
  169. white-space: -o-pre-wrap;
  170. }
  171.  
  172. #sidebar {
  173. width: {text:sidebar width}px;
  174. background-image: url('{image:side bg}');
  175. position: fixed;
  176. top: 50px;
  177. margin-left: 150px;
  178. margin-top:80px;
  179. padding:{text:sidebar padding}px;
  180. border:{text:border width}px {select:sidebar border} {color:sidebar border};
  181. background:{color:side bg};
  182. }
  183.  
  184. #sidebar img {
  185. width: {text:sidebar width}px;
  186. height: {text:sidebar width}px;
  187. border:none;
  188. }
  189.  
  190. #pixel img {
  191. width: 20px;
  192. height:20px;
  193. border:none;
  194. text-align:center;
  195. margin-bottom:-5px;
  196. margin-top:5px;
  197. margin:1px;
  198. }
  199.  
  200. .st-search-input{
  201. width:230px;
  202. margin:4px;
  203. margin-bottom:5px;
  204. padding:5px;
  205. }
  206.  
  207. #desc{
  208. margin-top:-5px;
  209. text-align:{select:desc align};
  210. font-size:{text:desc font size};
  211. }
  212.  
  213. #content {
  214. width: 400px;
  215. margin-left: 610px;
  216. margin-top: 50px;
  217. margin-bottom:50px;
  218. }
  219.  
  220. .post{
  221. width: {text:post width}px;
  222. padding:{text:post padding}px;
  223. margin-bottom:25px;
  224. margin-top:50px;
  225. text-align: justify;
  226. background:{color:post bg};
  227. border:{text:post border width}px {select:post border} {color:post border};
  228. }
  229.  
  230. .post img{
  231. max-width: 100%;
  232. }
  233.  
  234. #nav{
  235. color:#fff;
  236. width:500px;
  237. margin:20px auto;
  238. text-align:center;
  239. font-size:28px;
  240. }
  241.  
  242. .search{
  243. font-family:{text:font};
  244. font-size:{text:font size}px;
  245. padding:8px;
  246. width:{text:searchbar width}px;
  247. margin-left:4px;
  248. margin-bottom:2px;
  249. border:{text:search border width}px {select:search border} {color:search border};
  250. }
  251.  
  252. .button{
  253. width:{text:search button width}px;
  254. height:50px;
  255. font-family:times;
  256. font-size:20px;
  257. background-color:#E0E0E0;
  258. border:3px outset #E0E0E0;
  259. margin-bottom:5px;
  260. margin-left:3px;
  261. }
  262.  
  263. .media{
  264. margin:0 0 0px 0;
  265. }
  266.  
  267. .media img{
  268. width:100%;
  269. }
  270.  
  271. .title{
  272. font-weight:normal;
  273. font-size:20px;
  274. margin:0 0 10px 0;
  275. }
  276.  
  277. .quote{
  278. font-weight:normal;
  279. font-style:italic;
  280. margin:0 0 10px 0;
  281. }
  282.  
  283. .question{
  284. margin-bottom:10px;
  285. }
  286.  
  287. blockquote{
  288. margin:0 0 10px 10px;
  289. padding:0 0 0 10px;
  290. border-left:solid 1px #000;
  291. }
  292.  
  293.  
  294. .post .footer{
  295. margin-top:5px;
  296. padding:5px;
  297. text-align:left;
  298. }
  299.  
  300.  
  301. ol.notes{
  302. list-style-type:none;
  303. padding:0;
  304. margin:0;
  305. }
  306.  
  307. ol.notes li.note img{
  308. width:16px;
  309. height:16px;
  310. }
  311.  
  312. ol.notes li.note{
  313. margin:0px;
  314. }
  315.  
  316. .playbutton {
  317. position:relative;
  318. margin-top:45px;
  319. margin-left:44px;
  320. z-index:9;
  321. width:33px;
  322. height:30px;
  323. overflow:hidden;}
  324.  
  325. .albumart img {
  326. position:relative;
  327. margin-top:-75px;
  328. margin-left:0px
  329. height:120px;
  330. width:120px;
  331. -webkit-border-top-left-radius: 20px;
  332. -webkit-border-bottom-left-radius: 20px;
  333. -moz-border-radius-topleft: 20px;
  334. -moz-border-radius-bottomleft: 20px;
  335. border-top-left-radius: 20px;
  336. border-bottom-left-radius: 20px;}
  337.  
  338. .trackinfo {
  339. margin-bottom:10px;
  340. background:#fff;
  341. color:#000;
  342. top:-6px;
  343. position:relative;
  344. margin-left:120px;
  345. height:120px;
  346. margin-top:-120px;
  347. -webkit-border-top-right-radius: 20px;
  348. -webkit-border-bottom-right-radius: 20px;
  349. -moz-border-radius-topright: 20px;
  350. -moz-border-radius-bottomright: 20px;
  351. border-top-right-radius: 20px;
  352. border-bottom-right-radius: 20px;}
  353.  
  354. .trackname {
  355. position:relative;
  356. padding-top:30px;
  357. text-align:center;
  358. font-size:14px;
  359. text-transform:uppercase;
  360. font-weight: bold;}
  361.  
  362. .artist {
  363. text-align:center;
  364. font-size:12px;
  365. text-transform:uppercase;}
  366.  
  367. .album {
  368. text-align:center;
  369. font-style: italic;}
  370.  
  371. .playcount {
  372. font-weight: bold;
  373. margin-top:5px;
  374. text-align:center;}
  375.  
  376. #permapage{
  377. text-align:center;
  378. }
  379.  
  380. .tooltip{
  381. display: inline;
  382. position: relative;
  383. }
  384.  
  385. #s-m-t-tooltip {
  386. max-width:300px;
  387. text-align:center;
  388. font-size:{text:tooltip font size}px;
  389. padding:4px;
  390. margin:20px 7px -2px 20px;
  391. {block:iftooltipbg}
  392. background-color:{color:tooltip bg};
  393. color:{color:tooltip text};
  394. border:{text:tooltip border width}px {select:tooltip border} {color:tooltip border};
  395. {/block:iftooltipbg}
  396. {block:ifnottooltipbg}
  397. color:#fff;
  398. text-shadow:0 0 3px #000,0 0 1px #000,0 0 2px #000,0 0 6px #000;
  399. {block:ifnottooltipbg}
  400. z-index:999999999999999999999999999999999999;
  401. -o-transition: all 0.3s ease-out;
  402. -webkit-transition: all 0.3s ease-out;
  403. -moz-transition: all 0.3s ease-out;
  404. }
  405.  
  406. </style>
  407.  
  408. <head>
  409.  
  410. {block:ifwobbletext}
  411. <script type="text/javascript">
  412. // <![CDATA[
  413. var speed=100; // speed of wobbling, lower is faster
  414. var height=3; // height of wobbling in pixels
  415. var alink="http://www.mf2fm.com/rv"; // page to link text to (set to ="" for no link)
  416.  
  417. /****************************
  418. * Wobbly Text Effect *
  419. *(c) 2003-6 mf2fm web-design*
  420. * http://www.mf2fm.com/rv *
  421. * DON'T EDIT BELOW THIS BOX *
  422. ****************************/
  423. var wobtxt, wobble, wobcnt=0;
  424. window.onload=function() { if (document.getElementById) {
  425. var i, wobli;
  426. wobble=document.getElementById("wobble");
  427. wobtxt=wobble.firstChild.nodeValue;
  428. while (wobble.childNodes.length) wobble.removeChild(wobble.childNodes[0]);
  429. for (i=0; i<wobtxt.length; i++) {
  430. wobli=document.createElement("span");
  431. wobli.setAttribute("id", "wobb"+i);
  432. wobli.style.position="relative";
  433. wobli.appendChild(document.createTextNode(wobtxt.charAt(i)));
  434. if (alink) {
  435. wobli.style.cursor="pointer";
  436. wobli.onclick=function() { top.location.href=alink; }
  437. }
  438. wobble.appendChild(wobli);
  439. }
  440. setInterval("wobbler()", speed);
  441. }}
  442.  
  443. function wobbler() {
  444. for (var i=0; i<wobtxt.length; i++) document.getElementById("wobb"+i).style.top=Math.round(height*Math.sin(i+wobcnt))+"px"
  445. wobcnt++;
  446. }
  447. // ]]>
  448. </script>
  449. {/block:ifwobbletext}
  450.  
  451. </head>
  452.  
  453. {block:ifrainbowhover}
  454. <script type='text/javascript'>
  455. //<![CDATA[
  456. var rate = 50;
  457. if (document.getElementById)
  458. window.onerror=new Function("return true")
  459.  
  460. var objActive; // The object which event occured in
  461. var act = 0; // Flag during the action
  462. var elmH = 0; // Hue
  463. var elmS = 128; // Saturation
  464. var elmV = 255; // Value
  465. var clrOrg; // A color before the change
  466. var TimerID; // Timer ID
  467. if (document.all) {
  468. document.onmouseover = doRainbowAnchor;
  469. document.onmouseout = stopRainbowAnchor;
  470. }
  471. else if (document.getElementById) {
  472. document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
  473. document.onmouseover = Mozilla_doRainbowAnchor;
  474. document.onmouseout = Mozilla_stopRainbowAnchor;
  475. }
  476. function doRainbow(obj)
  477. {
  478. if (act == 0) {
  479. act = 1;
  480. if (obj)
  481. objActive = obj;
  482. else
  483. objActive = event.srcElement;
  484. clrOrg = objActive.style.color;
  485. TimerID = setInterval("ChangeColor()",100);
  486. }
  487. }
  488. function stopRainbow()
  489. {
  490. if (act) {
  491. objActive.style.color = clrOrg;
  492. clearInterval(TimerID);
  493. act = 0;
  494. }
  495. }
  496. function doRainbowAnchor()
  497. {
  498. if (act == 0) {
  499. var obj = event.srcElement;
  500. while (obj.tagName != 'A' && obj.tagName != 'BODY') {
  501. obj = obj.parentElement;
  502. if (obj.tagName == 'A' || obj.tagName == 'BODY')
  503. break;
  504. }
  505. if (obj.tagName == 'A' && obj.href != '') {
  506. objActive = obj;
  507. act = 1;
  508. clrOrg = objActive.style.color;
  509. TimerID = setInterval("ChangeColor()",100);
  510. }
  511. }
  512. }
  513. function stopRainbowAnchor()
  514. {
  515. if (act) {
  516. if (objActive.tagName == 'A') {
  517. objActive.style.color = clrOrg;
  518. clearInterval(TimerID);
  519. act = 0;
  520. }
  521. }
  522. }
  523. function Mozilla_doRainbowAnchor(e)
  524. {
  525. if (act == 0) {
  526. obj = e.target;
  527. while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
  528. obj = obj.parentNode;
  529. if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
  530. break;
  531. }
  532. if (obj.nodeName == 'A' && obj.href != '') {
  533. objActive = obj;
  534. act = 1;
  535. clrOrg = obj.style.color;
  536. TimerID = setInterval("ChangeColor()",100);
  537. }
  538. }
  539. }
  540. function Mozilla_stopRainbowAnchor(e)
  541. {
  542. if (act) {
  543. if (objActive.nodeName == 'A') {
  544. objActive.style.color = clrOrg;
  545. clearInterval(TimerID);
  546. act = 0;
  547. }
  548. }
  549. }
  550. function ChangeColor()
  551. {
  552. objActive.style.color = makeColor();
  553. }
  554. function makeColor()
  555. {
  556. // Don't you think Color Gamut to look like Rainbow?
  557. // HSVtoRGB
  558. if (elmS == 0) {
  559. elmR = elmV; elmG = elmV; elmB = elmV;
  560. }
  561. else {
  562. t1 = elmV;
  563. t2 = (255 - elmS) * elmV / 255;
  564. t3 = elmH % 60;
  565. t3 = (t1 - t2) * t3 / 60;
  566. if (elmH < 60) {
  567. elmR = t1; elmB = t2; elmG = t2 + t3;
  568. }
  569. else if (elmH < 120) {
  570. elmG = t1; elmB = t2; elmR = t1 - t3;
  571. }
  572. else if (elmH < 180) {
  573. elmG = t1; elmR = t2; elmB = t2 + t3;
  574. }
  575. else if (elmH < 240) {
  576. elmB = t1; elmR = t2; elmG = t1 - t3;
  577. }
  578. else if (elmH < 300) {
  579. elmB = t1; elmG = t2; elmR = t2 + t3;
  580. }
  581. else if (elmH < 360) {
  582. elmR = t1; elmG = t2; elmB = t1 - t3;
  583. }
  584. else {
  585. elmR = 0; elmG = 0; elmB = 0;
  586. }
  587. }
  588. elmR = Math.floor(elmR).toString(16);
  589. elmG = Math.floor(elmG).toString(16);
  590. elmB = Math.floor(elmB).toString(16);
  591. if (elmR.length == 1) elmR = "0" + elmR;
  592. if (elmG.length == 1) elmG = "0" + elmG;
  593. if (elmB.length == 1) elmB = "0" + elmB
  594. elmH = elmH + rate;
  595. if (elmH >= 360)
  596. elmH = 0;
  597. return '#' + elmR + elmG + elmB;
  598. }
  599. //]]>
  600. </script>
  601. {/block:ifrainbowhover}
  602.  
  603. <body>
  604.  
  605. {block:ifredirect}
  606. <script type="text/javascript">
  607. var url = location.href;
  608. if (url == "{BlogURL}") {
  609. window.location = "{BlogURL}/{text:redirect}";
  610. }
  611. </script>
  612. {/block:ifredirect}
  613.  
  614. <div id="sidebar">
  615. <form>
  616. <input type="text" id="st-search-input" class="search" placeholder="{text:searchbar text}">
  617. <input type="submit" class="button" value="索" /></form>
  618. </form>
  619. <a href="/" title="{text:sidebar hover}"><img src="{image:sidebar}"></a>
  620. {block:ifdescpixels}
  621. <div id="pixel">
  622. <center><img src="{image:pixel 1}">
  623. <img src="{image:pixel 2}">
  624. <img src="{image:pixel 3}">
  625. <img src="{image:pixel 4}">
  626. <img src="{image:pixel 5}">
  627. <img src="{image:pixel 6}">
  628. <img src="{image:pixel 7}">
  629. <img src="{image:pixel 8}">
  630. <img src="{image:pixel 9}">
  631. <img src="{image:pixel 10}">
  632. <img src="{image:pixel 11}">
  633. </center>
  634. </div>
  635. {/block:ifdescpixels}
  636. {block:ifwobbletext}
  637. <div id="desc"><a href="/{text:link}"><div id="wobble">{text:fake desc}</div></a></div>
  638. {/block:ifwobbletext}
  639. {block:ifnotwobbletext}
  640. <div id="desc"><a href="/{text:link}">{text:fake desc}</a></div>
  641. {/block:ifnotwobbletext}
  642. </div></center>
  643. </div>
  644.  
  645.  
  646. <div id="content">
  647. {block:Posts}
  648. <div class="post">
  649.  
  650. {block:Text}
  651. {block:Title}
  652. <div class="title">{Title}</div>
  653. {/block:Title}
  654. {Body}
  655. {/block:Text}
  656.  
  657. {block:Photo}
  658. <div class="media">{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
  659. {/block:Photo}
  660.  
  661. {block:Photoset}
  662. <div class="media">{Photoset}</div>
  663. {/block:Photoset}
  664.  
  665. {block:Quote}
  666. <div class="quote">"{Quote}"</div>
  667. {block:Source}
  668. <div class="quotesource">{Source}</div>
  669. {/block:Source}
  670. {/block:Quote}
  671.  
  672. {block:Link}
  673. <div class="title"><a href="{URL}">{Name}</a></div>
  674. {block:Description}
  675. <div class="description">{Description}</div>
  676. {/block:Description}
  677. {/block:Link}
  678.  
  679. {block:Chat}
  680. {block:Title}
  681. <div class="title">{Title}</div>
  682. {/block:Title}
  683.  
  684. {block:Lines}
  685. <div class="{Alt} user_{UserNumber}">
  686. {block:Label}
  687. <b>{Label}</b>{/block:Label}
  688. &nbsp;{Line}
  689. </div>
  690. {/block:Lines}
  691. {/block:Chat}
  692.  
  693. {block:Video}
  694. <div class="media">{Video-400}</div>
  695. {/block:Video}
  696.  
  697. {block:Audio}
  698. {block:AudioPlayer}
  699. <div class="playbutton">{AudioPlayerGrey}</div>
  700. {block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  701. <div class="trackinfo">
  702. <div class="trackname">
  703. {block:TrackName}{TrackName}{/block:TrackName}
  704. </div>
  705. <div class="artist">
  706. {block:Artist}{Artist}{/block:Artist}
  707. </div>
  708. <div class="album">
  709. {block:Album}{Album}{/block:Album}
  710. </div>
  711. <div class="playcount">
  712. {block:PlayCount}Played: {PlayCount} times{/block:PlayCount}
  713. </div>
  714. </div>
  715. {/block:AudioPlayer}
  716. {/block:Audio}
  717.  
  718. {block:Answer}
  719. <div class="question">
  720. <img class="asker-avatar" src="{AskerPortraitURL-16}" alt=""> {Asker} asked: {Question}
  721. </div>
  722.  
  723. {block:Answerer}
  724. <div class="answer">{Answer}</div>
  725. </div>
  726. {/block:Answerer}
  727. <div class="replies">
  728. {Replies}
  729. </div>
  730. {/block:Answer}
  731.  
  732. {block:Date}
  733. {block:IndexPage}
  734. {block:iffooter}
  735. <div class="footer"><a href="{Permalink}"><a href="{Permalink}">{24Hour}:{Minutes}</a> <a href="{ReblogURL}" class="reblog" style="float:right;" target="_blank">↻</a></div>
  736. {/block:iffooter}
  737. {/block:IndexPage}
  738.  
  739.  
  740. {block:PermalinkPage}
  741. {block:NoteCount}
  742. {block:PostNotes}{PostNotes}{/block:PostNotes}
  743. {/block:NoteCount}
  744. {/block:PermalinkPage}
  745. {/block:Date}
  746.  
  747. </div>
  748. {/block:Posts}
  749.  
  750. {block:Pagination}
  751. <div id="nav">
  752. {block:PreviousPage}<a href="{PreviousPage}"> BACK</a> {/block:PreviousPage}
  753.  
  754. {block:NextPage}<a href="{NextPage}">NEXT </a>{/block:NextPage}
  755. </div>
  756. {/block:Pagination}
  757.  
  758. </div>
  759.  
  760. <p style="position: fixed; left: 13px; bottom: -5px; font-size:16px;"><a href="https://legoshi.tumblr.com/" title="made by vasily">🎎</a>
  761.  
  762. </body>
  763. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement