Advertisement
jungjnsoul

♡ JUNGJNSOUL'S THEME 003

Mar 21st, 2019
1,372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.82 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4. <title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
  8.  
  9. <!---
  10.  
  11. BASE CODE 2.0 BY LIMESTHEMES/OFCUTEBOYS/CAROLINE
  12. HEAVILY EDITED BY NICOLE @ JUNGJNSOUL
  13. IMESSAGE CHAT POSTS BY ANAMALITIES
  14.  
  15. --->
  16.  
  17.  
  18. <!---META TAGS--->
  19.  
  20. <meta name="image:side icon" content=""/>
  21.  
  22. <meta name="color:background" content=""/>
  23. <meta name="color:scroll" content=""/>
  24. <meta name="color:text" content=""/>
  25. <meta name="color:link" content=""/>
  26. <meta name="color:hover" content=""/>
  27. <meta name="color:i like ya accent" content=""/>
  28. <meta name="color:accent" content=""/>
  29. <meta name="color:accent text" content=""/>
  30.  
  31. <meta name="text:text1" content=""/>
  32. <meta name="text:text2" content=""/>
  33. <meta name="text:side desc" content=""/>
  34.  
  35. <meta name="text:link1hover" content="i"/>
  36. <meta name="text:link1url" content="link 1 url"/>
  37. <meta name="text:link2hover" content="ii"/>
  38. <meta name="text:link2url" content="link 2 url"/>
  39. <meta name="text:link3hover" content="iii"/>
  40. <meta name="text:link3url" content="link 3 url"/>
  41. <meta name="text:link4hover" content="iv"/>
  42. <meta name="text:link4url" content="link 4 url"/>
  43. <meta name="text:link5hover" content="v"/>
  44. <meta name="text:link5url" content="link 5 url"/>
  45.  
  46. <!---post related if blocks--->
  47. <meta name="if:Post Align Justify" content="0"/>
  48. <meta name="if:Post Align left" content="1"/>
  49.  
  50.  
  51.  
  52.  
  53.  
  54. <!--- ICONS & FONT HOSTING --->
  55.  
  56. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  57. <link href="https://fonts.googleapis.com/css?family=Assistant" rel="stylesheet">
  58. <link href="https://fonts.googleapis.com/css?family=Abril+Fatface|Fredericka+the+Great" rel="stylesheet">
  59. <link href="https://fonts.googleapis.com/css?family=Anonymous+Pro" rel="stylesheet">
  60.  
  61.  
  62.  
  63. <style type="text/css">
  64.  
  65. /*--OVERALL STYLING---*/
  66.  
  67. body {background-color:{color:background};font-family:'Assistant', sans-serif; font-size:11px;color:{color:text};}
  68.  
  69. a {color:{color:link};text-decoration:none;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;}
  70.  
  71.  
  72.  
  73. blockquote { padding:0px 6px 0px 12px; margin:4px 0px 2px 2px; text-align:left; letter-spacing:1px; border-left:1px solid {color:accent}; }
  74.  
  75.  
  76. /* POST AESTHETICS */
  77.  
  78. b, strong {
  79. color:{color:accent}; font-size:10.5px; letter-spacing:.5px;
  80. }
  81.  
  82. em, i {
  83. color:{color:i like ya accent}; letter-spacing:.7px;
  84. }
  85.  
  86. h1 {
  87. font-family:'Abril Fatface', cursive;
  88. font-size:18px;
  89. color:{color:i like ya accent};
  90. text-align:center; text-transform:uppercase;
  91. }
  92.  
  93. h2 {
  94. font-family:'Abril Fatface', cursive;
  95. font-size:18px; letter-spacing:2px;
  96. color:{color:accent};
  97. text-align:center; text-transform:lowercase;
  98. }
  99.  
  100. h3 {
  101. font-family: 'Anonymous Pro', monospace;
  102. text-align:center; letter-spacing:2px;
  103. }
  104.  
  105. h4 {
  106. text-align:center;
  107. }
  108.  
  109.  
  110. /* IMESSAGE CHAT POST */
  111. .answer span,.convo li{margin:0 0 5px;border-radius:1em;padding:.5em 10px;max-width:75%;clear:both;position:relative}.answer .them,.user_1,.user_3,.user_5,.user_7,.user_9,.user_11{float:left;background:#e5e5ea;color:#000;left:3px}.me::after,.user_1::after,.user_3::after,.user_5::after,.user_7::after,.user_9::after,.user_11::after{content:"";position:absolute;left:-.5em;bottom:0;width:.5em;height:1em;border-right:.5em solid #e5e5ea;border-bottom-right-radius:1em .5em}.answer .me,.user_2,.user_4,.user_6,.user_8,.user_10,.user_12{right:3px;float:right;background-color:{color:i like ya accent};color:#000}.them::after,.user_2::after,.user_4::after,.user_6::after,.user_8::after,.user_10::after,.user_12::after{content:"";position:absolute;right:-.5em;bottom:0;width:.5em;height:1em;border-left:.5em solid {color:i like ya accent};border-bottom-left-radius:1em .5em}.me p,.answer,.asked span{padding:0;margin:0}.answer{overflow:hidden}
  112. .asked p {
  113. text-align: left;
  114. margin: 0 0px 10px 0px;
  115. padding: 0;
  116. color: #666666;
  117. font-family: 'Inconsolata', Inconsolata;
  118. font-size: 12px;
  119. line-height: 0px;
  120. }
  121. .footerright .viasrc {
  122. float: left;
  123. }
  124. .asked a {
  125. margin:0;padding:0;
  126. }
  127. .user_4{background-color:#55caff;color:#fff}.user_4::after{border-color:#55caff}.user_6{background-color:#60f246;color:#fff}.user_6::after{border-color:#60f246}.user_5{background-color:#9ff3fc;color:#000}.user_5::after{border-color:#9ff3fc}.user_3{background-color:#25c413;color:#fff}.user_3::after{border-color:#25c413}.user_7{background-color:#9b9b9b;color:#fff}.user_7::after{border-color:#9b9b9b}.user_8{background-color:#0d9321;color:#fff}.user_8::after{border-color:#0d9321}.user_9{background-color:#606060;color:#fff}.user_9::after{border-color:#606060}
  128. .convo {
  129. overflow: hidden;
  130. list-style-type: none;
  131. padding: 0;
  132. margin: 0;
  133. }
  134.  
  135.  
  136.  
  137. ::selection {background-color:{color:accent};}
  138.  
  139.  
  140. ::-webkit-scrollbar {width:5px;background-color:{color:scroll};border:5px solid white;}
  141.  
  142. ::-webkit-scrollbar-thumb {background-color:{color:scroll};border-width:3px;}
  143.  
  144.  
  145.  
  146. #credit {bottom:3px;position:fixed;right:10px;float:right;font-family:calibri;color:{color:accent text};font-size:9px;letter-spacing:1px;text-transform:uppercase;padding:5px;}
  147.  
  148. #credit a {color:{color:accent text};background-color:{color:i like ya accent};padding:5px;-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-o-transition-duration:.8s;-ms-transition-duration:.8s;}
  149.  
  150. #credit a:hover {color:{color:accent text};background-color:{color:i like ya accent};}
  151.  
  152.  
  153. /*---SIDEBAR---*/
  154.  
  155. #sidebar {
  156. width:180px;
  157. height:280px;
  158. margin-left:200px;
  159. background-color:transparent;
  160. margin-top:120px;
  161. position:fixed;
  162. }
  163.  
  164. #fresh {
  165. font-family:'Abril Fatface', cursive;
  166. margin-top:15px;
  167. text-align:center;
  168. width:100%;
  169. font-size:17px;
  170. color:{color:i like ya accent};
  171. letter-spacing:5px;
  172. font-weight:bold;
  173. text-transform:uppercase;
  174. -webkit-transition-duration:1s;
  175. -moz-transition-duration:1s;
  176. -o-transition-duration:1s;
  177.  
  178. }
  179.  
  180. #fresh a {
  181. color:{color:i like ya accent};
  182. -webkit-transition-duration:1s;
  183. -moz-transition-duration:1s;
  184. -o-transition-duration:1s;
  185.  
  186. }
  187.  
  188. /* TEXT BUBBLES */
  189.  
  190. .sidebub {
  191. padding:7px; margin-top:10px;
  192. height:auto; width:75%;
  193. background-color:{color:accent}; color:#fff;
  194. border-radius: 7px 7px 7px 0px;
  195. font-size:9px;
  196. text-align:right;
  197. padding-right:10px;
  198. }
  199.  
  200. .sidebubt {
  201. width: 0;
  202. height: 0;
  203. border-top: 10px solid transparent;
  204. border-right: 7px solid {color:accent};
  205. border-bottom: 0px solid transparent;
  206. margin-top:-10px; margin-right:149px;
  207. }
  208.  
  209.  
  210. .sidebubload {
  211. padding:7px; margin-top:5px;
  212. height:auto; width:20%;
  213. background-color:{color:accent}; color:#fff;
  214. border-radius: 7px 7px 7px 0px;
  215. font-size:7px;
  216. text-align:center;
  217. }
  218.  
  219. .sidebubloadt {
  220. width: 0;
  221. height: 0;
  222. border-top: 10px solid transparent;
  223. border-right: 7px solid {color:accent};
  224. border-bottom: 0px solid transparent;
  225. margin-top:-10px; margin-right:48px;
  226. }
  227.  
  228.  
  229.  
  230. .lsidebub {
  231. padding:7px; margin-top:5px;
  232. height:auto; width:75%;
  233. background-color:{color:i like ya accent}; color:#fff;
  234. border-radius: 7px 7px 0px 7px;
  235. font-size:9px;
  236. text-align:left;
  237. padding-left:10px;
  238. }
  239.  
  240. .lsidebubt {
  241. width: 0;
  242. height: 0;
  243. border-top: 10px solid transparent;
  244. border-left: 7px solid {color:i like ya accent};
  245. border-bottom: 0px solid transparent;
  246. margin-top:-10px; margin-left:149px;
  247. }
  248.  
  249.  
  250.  
  251. #sidebarimage {
  252. width: 70px;
  253. height: 70px;
  254. background: red;
  255. border-radius: 50%;
  256. margin-top:15px;
  257. border:3px {color:i like ya accent} solid;
  258. background-image:url('{image:side icon}');
  259. }
  260.  
  261. .sidebarimg {
  262. width: 0; height: 0;
  263. border-left: 7px solid transparent;
  264. border-right: 7px solid transparent;
  265. border-top: 10px solid {color:i like ya accent};
  266. margin-top:-2px;
  267. }
  268.  
  269.  
  270. #desc {
  271. width:100%; margin-top:15px;
  272. color:#000;
  273. text-align:justify; text-align-last:center;
  274. font-family:'Assistant', sans-serif;
  275. font-size:10px; font-weight:normal;
  276. line-height:150%;
  277. }
  278.  
  279.  
  280. #links {
  281. width:100%;
  282. word-spacing:1px;
  283. display:inline-block;
  284. font-family:helvetica;
  285. text-align:center;
  286. font-size:11px;
  287. margin-top:15px;
  288. color:black;
  289. letter-spacing:8px;
  290. text-transform:lowercase;
  291. color:{color:accent2};
  292. }
  293.  
  294.  
  295. #links a {
  296. color:{color:text};
  297. background-color:transparent;
  298. padding:3px;
  299. display:inline-block;
  300. }
  301.  
  302.  
  303. #links a:hover {
  304. background-color:transparent;
  305. }
  306.  
  307.  
  308. /*---POSTS---*/
  309.  
  310. #postcontainer {
  311. margin-left:600px;
  312. margin-top:-50px;
  313. width:550px;
  314. }
  315.  
  316. #post {{block:Ifpostalignleft}text-align:left;{/block:Ifpostalignleft}{block:IfPostAlignJustify}text-align:justify;{/block:IfPostAlignJustify}line-height:150%;width:500px;margin-top:100px;letter-spacing:1px;}
  317.  
  318. #post ul {list-style:circle;letter-spacing:2px;text-align:justify;}
  319.  
  320. #post ol {list-style:decimal;letter-spacing:2px;text-align:justify;}
  321.  
  322.  
  323. /*---MESSAGE POSTS---*/
  324.  
  325.  
  326. .ask_block {
  327. width:480px;
  328. background-color:#f5f5f5;
  329. padding:10px;
  330. }
  331.  
  332. .answer {
  333. color:black;
  334. padding:10px;
  335. padding-top:5px;
  336. border:1px solid #f5f5f5;
  337. letter-spacing:1px;
  338. }
  339.  
  340. .asker {
  341. font-size:9px;
  342. text-transform:uppercase;
  343. font-weight:normal;
  344. letter-spacing:2px;
  345. }
  346.  
  347. .asker a:hover {
  348. color:{color:accent};
  349. }
  350.  
  351. /*---POST INFORMATION---*/
  352.  
  353. .postinfo{
  354. margin-top:10px;
  355. font-weight:bold;
  356. }
  357.  
  358. .postinfo a {
  359. color:{color:accent};
  360. }
  361.  
  362. .tags {
  363. margin-top:5px;
  364. font-weight:normal;
  365. color:{color:text};
  366. font-size:9px;
  367. font-family: 'Anonymous Pro', monospace;
  368. }
  369.  
  370. .tags a {
  371. color:{color:text};
  372. }
  373.  
  374. /*---PAGINATION: BASE CREDIT EXCOLO---*/
  375.  
  376.  
  377. #pagination{
  378. position:static;
  379. margin-top:30px;
  380. text-align:center;
  381. }
  382.  
  383. .pagibutton{
  384. position:relative;
  385. display:inline-block;
  386. background:transparent;
  387. padding:10px;
  388. border-radius:15px;
  389. color:{color:title};
  390. font-size:15px;
  391. margin-top:10px;
  392. }
  393.  
  394.  
  395. #post:hover #info {
  396. opacity:1;
  397. }
  398.  
  399. {block:IfHoverTags}
  400. #post:hover .tags {
  401. opacity:1;
  402. }
  403. {/block:IfHoverTags}
  404.  
  405. .captoin {
  406. color:black;
  407. padding:15px;
  408. letter-spacing:1px;
  409. display:block;
  410. margin-top:10px;
  411. width:466px;
  412. }
  413.  
  414.  
  415.  
  416. .convo li {list-style: none;}
  417.  
  418. .convo .label {text-transform: uppercase;}
  419.  
  420. .line_odd .label {color: {color:chatline_odd};}
  421. .line_even .label {color: {color:chatline_even};}
  422.  
  423. .dinky {
  424. float:left;
  425. }
  426.  
  427.  
  428. #albumart img{
  429. width:150px;
  430. height:150px;
  431. padding:0px;
  432. border-width:0px;
  433. }
  434.  
  435.  
  436. .player {
  437. width:30px;
  438. overflow:hidden;
  439. height:30px;
  440. padding:0px;
  441. padding-left:5px;
  442. padding-top:3px;
  443. position:absolute;
  444. left:50%;
  445. top:50%;
  446. margin-top:-20px;
  447. margin-left:-20px;
  448. -webkit-transition-duration:500ms;
  449. -moz-transition-duration:500ms;
  450. -o-transition-duration:500ms;
  451. -ms-transition-duration:500ms;
  452.  
  453. }
  454.  
  455. .daplaya:hover {
  456. -webkit-transform:scale(.4);
  457.  
  458. }
  459.  
  460. .daplaya:hover .player {
  461. -webkit-transform:scale(3);
  462. }
  463.  
  464. .daplaya {
  465. background-color:black;
  466. width:120px;
  467. height:120px;
  468. position:absolute;
  469. margin-top:-135px;
  470. margin-left:15px;
  471. -webkit-transition-duration:500ms;
  472. -moz-transition-duration:500ms;
  473. -o-transition-duration:500ms;
  474. -ms-transition-duration:500ms;
  475. }
  476.  
  477. .donkey {
  478. float:left top;
  479. margin-left:150px;
  480. background-color:black;
  481. padding:20px;
  482. height:110px;
  483. text-align:center;
  484. color:white;
  485. }
  486.  
  487. .track {
  488. font-size:15px;
  489. text-shadow:0px 0px 1px #fff;
  490. letter-spacing:4px;
  491. padding:10px;
  492. font-weight:300;
  493. text-transform:uppercase;
  494. font-family:Helvetica;
  495. color:white;
  496. }
  497.  
  498.  
  499. .artist {
  500. letter-spacing:1px;
  501. font-style:italic;
  502. font-weight:bold;
  503.  
  504. }
  505.  
  506. .playcount {
  507. font-size:9px;
  508. text-transform:uppercase;
  509. letter-spacing:3px;
  510. }
  511.  
  512.  
  513. #audiolo {
  514. width:500px;
  515. padding-bottom:80px;
  516. }
  517.  
  518. .album {
  519. font-weight:normal;
  520. }
  521.  
  522. .qtation {
  523. color:{color:accent};
  524. font-family:'Abril Fatface', cursive;
  525. text-align:right;
  526. font-size:15px;
  527. letter-spacing:1px;
  528. }
  529.  
  530. .src {
  531. padding:5px; color:{color:text};
  532. margin-top:10px;
  533. font-family: 'Anonymous Pro', monospace;
  534. }
  535.  
  536. ol.notes {
  537. font-size:10px;
  538. text-align:left;
  539. list-style-type:circle; }
  540.  
  541. ol.notes li.note {
  542. margin-bottom:5px;
  543. font-size:9px; }
  544.  
  545. ol.notes img { padding-left:5px; padding-right:5px; }
  546.  
  547.  
  548. </style>
  549.  
  550. </head>
  551. <body>
  552.  
  553.  
  554. <div id="sidebar">
  555.  
  556.  
  557.  
  558. <div align="center"><div id="sidebarimage"></div><div class="sidebarimg"></div>
  559.  
  560. <div align="right"><div class="sidebub">{text:text1}</div><div class="sidebubt"></div></div>
  561. <div align="left"><div class="lsidebub">{text:text2}</div><div class="lsidebubt"></div></div>
  562. <div align="right"><div class="sidebubload">◯ ◯ ◯</div><div class="sidebubloadt"></div></div>
  563.  
  564. <div id="desc">{text:side desc}
  565. </div>
  566.  
  567. <div id="fresh"><a href="/">{Title}</a></div>
  568.  
  569. <div id="links">
  570. <a title="{text:link1hover}" href="{text:link1url}"><span class="lnr lnr-redo"></span></a>
  571. <a title="{text:link2hover}" href="{text:link2url}"><span class="lnr lnr-bubble"></span></a>
  572. <a title="{text:link3hover}" href="{text:link3url}"><span class="lnr lnr-heart"></span></a>
  573. <a title="{text:link4hover}" href="{text:link4url}"><span class="lnr lnr-tag"></span></a>
  574. <a title="{text:link5hover}" href="{text:link5url}"><span class="lnr lnr-cog"></span></a>
  575.  
  576. {block:Pagination}
  577. <div class="pagination">
  578. {block:PreviousPage}
  579. <a href="{PreviousPage}">
  580. <div class="pagibutton"><span class="lnr lnr-arrow-left"></span></div></a>
  581. {/block:PreviousPage}
  582. {block:NextPage}
  583. <a href="{NextPage}">
  584. <div class="pagibutton"><span class="lnr lnr-arrow-right"></span></div></a>
  585. {/block:NextPage}
  586. </div>
  587. {/block:Pagination}
  588. </div></div>
  589.  
  590. </div>
  591. </div>
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602. </div>
  603.  
  604.  
  605. <div id="postcontainer">
  606. {block:Posts}
  607. <div id="post">
  608.  
  609.  
  610.  
  611.  
  612. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  613.  
  614.  
  615.  
  616. {block:Photo}{LinkOpenTag}<center><img src="{PhotoURL-500}" width="500px"></center>
  617. {block:Caption}<div class="captoin">{Caption}</div>{/block:Caption}
  618.  
  619.  
  620.  
  621. {/block:Photo}
  622.  
  623.  
  624. {block:Photoset}
  625. <div class="photoset">{Photoset-500}</div>
  626. {block:Caption}<div class="captoin">{Caption}</div>{/block:Caption}{/block:Photoset}
  627.  
  628.  
  629. {block:Video}{Video-500}
  630. {block:Caption}<div class="captoin">{Caption}</div>{/block:Caption}{/block:Video}
  631.  
  632.  
  633. {block:Audio}<div id="audiolo">
  634. <div class="dinky">
  635. {block:AlbumArt}<div id="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  636.  
  637. <div class="daplaya"><div class="player">{AudioPlayerBlack}</div></div></div>
  638. <div class="donkey">
  639. <div class="track"> {block:TrackName}
  640. {TrackName}
  641. {/block:TrackName} </div>
  642.  
  643.  
  644. <div class="artist">
  645. {block:Artist}
  646. Artist: {Artist}
  647. {/block:Artist} </div>
  648.  
  649. <div class="album">
  650. {block:Album}
  651. Album: {Album}
  652. {/block:Album}
  653. </div>
  654.  
  655. <div class="download">{block:ExternalAudio}<a href="{ExternalAudioURL}">download this song</a>{/block:ExternalAudio}</div>
  656.  
  657. <div class="playcount">
  658.  
  659. {block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}</div>
  660.  
  661.  
  662. </div>
  663.  
  664.  
  665.  
  666.  
  667. {block:Caption}<div class="captoin">{Caption}</div>{/block:Caption}</div>{/block:Audio}
  668.  
  669.  
  670. {block:Quote}<div class="qtation"><span style="font-family:times;font-size:15px;font-weight:900;">❝ </span>{Quote}<span style="font-family:times;font-size:15px;font-weight:900;"> ❞</span></div>{block:Source}<div class="src">{Source}</div>{/block:Source}{/block:Quote}
  671.  
  672.  
  673. {block:Link}<h1><a href="{URL}" {Target}>{Name}</h1></a>{block:Description}{Description}{/block:Description}{/block:Link}
  674.  
  675. {block:Answer}<div class="question">
  676. <div class="ask_block"><span class="asker">{Asker}</span> asked: {Question}</div>
  677. <div class="answer">{Answer}</div>
  678. </div>{/block:Answer}
  679.  
  680.  
  681. {block:Chat}
  682. {block:Title}
  683. <h1>{Title}</h1>{/block:Title}<br>
  684. <ul class="convo">{block:Lines}<li class="line_{Alt} user_{UserNumber}">{block:Label}<span class="label"><strong>{Label}</strong></span>{/block:Label}
  685. {Line}</li>{/block:Lines}</ul>
  686. {/block:Chat}
  687. <p><hr>
  688. <div id="info">
  689. <!---POST INFO--->
  690. <div class="postinfo">
  691.  
  692. <!--PERMALINK-->
  693. <a href="{Permalink}">
  694. {block:Date}
  695. {ShortMonth} {DayOfMonth}{DayOfMonthSuffix} {12Hour}:{Minutes} {AmPm}
  696. {/block:Date}
  697. </a>
  698.  
  699. <!--NOTES-->
  700. {block:NoteCount}
  701. <a href="{Permalink}"> + {NoteCount} </a>
  702. {/block:NoteCount}
  703.  
  704. <!--VIA AND SOURCE-->
  705. {block:RebloggedFrom}
  706. ( <a href="{ReblogParentURL}">Via</a>
  707. {/block:RebloggedFrom}
  708. {block:ContentSource}
  709. & <a href="{SourceURL}">Source</a>
  710. {/block:ContentSource}
  711. {block:RebloggedFrom} ){/block:RebloggedFrom}
  712.  
  713. <!--TAGS-->
  714. {block:HasTags}
  715. <div class="tags">
  716. » {block:Tags}
  717. <a href="{TagURL}">{Tag},</a>
  718. {/block:Tags}
  719. </div>
  720. {/block:HasTags}
  721.  
  722.  
  723. </div>
  724.  
  725. <br><br>
  726. {block:PostNotes}
  727. {PostNotes}
  728. {/block:PostNotes}
  729.  
  730.  
  731. {/block:Posts}
  732. </div><div id="postnotes">{block:PostNotes}{PostNotes-16}{/block:PostNotes}</div>
  733.  
  734. <div id="credit"><a href="http://jungjnsoul.tumblr.com/"><span class="lnr lnr-magic-wand"></span></a></div>
  735.  
  736.  
  737. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement