Advertisement
alithegreat

ALICATWRITES | 022: TIME TO LOVE.

Feb 13th, 2018
1,920
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.51 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. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
  6.  
  7. <link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
  8.  
  9. <link href="https://fonts.googleapis.com/css?family=Karla|Lato|Montserrat|Noto+Sans|Open+Sans|Poppins|Roboto+Condensed" rel="stylesheet">
  10.  
  11. <head>
  12.  
  13. <title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17.  
  18. <!----
  19.  
  20. @alicatwrites | 022: time to love.
  21.  
  22. --->
  23.  
  24. <meta name="image:Sidebar" content="https://via.placeholder.com/100x100"/>
  25. <meta name="image:Background" content=""/>
  26.  
  27. <meta name="color:Background" content="#f8f8f8"/>
  28. <meta name="color:Blockquote" content="#d4d4d4"/>
  29. <meta name="color:Border" content="#d4d4d4"/>
  30. <meta name="color:Container" content="#f0f0f0"/>
  31. <meta name="color:Entries" content="#ffffff"/>
  32. <meta name="color:Link" content="#767676"/>
  33. <meta name="color:Navigation" content="#f0f0f0"/>
  34. <meta name="color:Pagination" content="#ffffff"/>
  35. <meta name="color:Pagination Text" content="#babac9"/>
  36. <meta name="color:Question" content="#f0f0f0"/>
  37. <meta name="color:Scrollbar" content="#f0f0f0"/>
  38. <meta name="color:Tags" content="#3c3636"/>
  39. <meta name="color:Text" content="#3c3636"/>
  40. <meta name="color:Title" content="#000000"/>
  41.  
  42. <meta name="select:body font" content="Karla" title="Karla" />
  43. <meta name="select:body font" content="Lato" title="Lato" />
  44. <meta name="select:body font" content="Montserrat" title="Montserrat" />
  45. <meta name="select:body font" content="Noto Sans" title="Noto Sans" />
  46. <meta name="select:body font" content="Poppins" title="Poppins" />
  47. <meta name="select:body font" content="Open Sans" title="Open Sans" />
  48. <meta name="select:body font" content="Roboto Condensed" title="Roboto Condensed" />
  49.  
  50. <meta name="select:title font" content="Alexandra" title="Alexandra" />
  51. <meta name="select:title font" content="Gloss" title="Gloss" />
  52. <meta name="select:title font" content="Honeymoon" title="Honeymoon" />
  53. <meta name="select:title font" content="Julietta" title="Julietta" />
  54. <meta name="select:title font" content="Mark" title="Mark" />
  55. <meta name="select:title font" content="Strawberry" title="Strawberry" />
  56. <meta name="select:title font" content="Unicorn" title="Unicorn" />
  57.  
  58. <meta name="text:title text size" content="26px">
  59. <meta name="text:title margin" content="25px">
  60. <meta name="text:post title text size" content="16px">
  61. <meta name="text:body text size" content="11px">
  62. <meta name="text:small text size" content="10px">
  63.  
  64. <meta name="text:nav title" content="nav title">
  65.  
  66. <meta name="if:title rotate" content="1"/>
  67.  
  68. <meta name="if:500 posts" content="0"/>
  69. <meta name="if:400 posts" content="1"/>
  70.  
  71. <meta name="if:small caps" content="0"/>
  72.  
  73. <meta name="text:link one url" content="link one"/>
  74. <meta name="text:link one label" content="one label"/>
  75. <meta name="text:link two url" content="link two"/>
  76. <meta name="text:link two label" content="two label"/>
  77. <meta name="text:link three url" content="link three"/>
  78. <meta name="text:link three label" content="three label"/>
  79. <meta name="text:link four url" content="link four"/>
  80. <meta name="text:link four label" content="four label"/>
  81.  
  82. <style type="text/css">
  83.  
  84.  
  85. @font-face {
  86. font-family: "strawberry";
  87. src: url('https://dl.dropbox.com/s/5rbt034mdn5rb49/Strawberry%20Blossom.ttf?dl=0'); ;}
  88.  
  89. @font-face {
  90. font-family: "unicorn";
  91. src: url('https://dl.dropbox.com/s/7tdy5ubb41qtngt/Unicorn%20Calligraphy%20-%20TTF.ttf?dl=0'); ;}
  92.  
  93. @font-face {
  94. font-family: "honeymoon";
  95. src: url('https://dl.dropbox.com/s/1ktdj1hznmoz6f9/Honeymoon%20Personal%20Use.ttf?dl=0'); ;}
  96.  
  97. @font-face {
  98. font-family: "alexandra";
  99. src: url('https://dl.dropbox.com/s/s2i9jxonx2cv168/Alexandra%20Personal%20Use.ttf?dl=0'); ;}
  100.  
  101. @font-face {
  102. font-family: "gloss";
  103. src: url('https://dl.dropbox.com/s/qanekorsmua0ayv/Gloss_And_Bloom.ttf?dl=0'); ;}
  104.  
  105. @font-face {
  106. font-family: "mark";
  107. src: url('https://dl.dropbox.com/s/wzq84h6ywj8ibu2/mark_my_words.ttf?dl=0'); ;}
  108.  
  109. @font-face {
  110. font-family: "julietta";
  111. src: url('https://dl.dropbox.com/s/haa3xazecig7nwn/julietta.ttf?dl=0'); ;}
  112.  
  113. ::-webkit-scrollbar-thumb {
  114. background-color:{color:Scrollbar};
  115. }
  116.  
  117. ::-webkit-scrollbar-track {
  118. background-color:{color:Entries};
  119. border:1px solid {color:border};
  120. }
  121.  
  122. ::-webkit-scrollbar {
  123. height:4px;
  124. width:4px;
  125. border:1px solid {color:border};
  126. }
  127.  
  128. ul {
  129. list-style-type: circle;
  130. padding-left:24px;
  131. line-height:13px;
  132. }
  133.  
  134. li {
  135. padding-left: 0px;
  136. margin-bottom: 0px;
  137. list-style: none;
  138. }
  139.  
  140. li:before {
  141. color: {color:title};
  142. content: "\f00d";
  143. font-family: FontAwesome;
  144. font-size:7px;
  145. display: inline-block;
  146. margin-left: -1.5em;
  147. width: 1.5em;
  148. }
  149.  
  150. hr {
  151. display:block;
  152. border-style:dotted;
  153. border-color:{color:border};
  154. }
  155.  
  156. body {
  157. background: {color:Background};
  158. background-image:url('{image:Background}');
  159. background-attachment:fixed;
  160. font-family: '{select:body font}', sans-serif;
  161. font-size: {text:body text size};
  162. line-height:15px;
  163. color: {color:Text};
  164. }
  165.  
  166. blockquote {
  167. text-align:justify;
  168. margin-top: 5px;
  169. margin-bottom: 5px;
  170. margin-left: 5px;
  171. padding-left: 10px;
  172. border-left: 1px dotted {color:blockquote};
  173. margin-right:5px;
  174. }
  175.  
  176. a {
  177. text-decoration: none;
  178. color: {color:Link};
  179. padding-bottom:1px;
  180. border-bottom:1px dotted {color:border};
  181. }
  182.  
  183. small, sub {
  184. font-size:{text:small text size};
  185. }
  186.  
  187. b, strong {
  188. color:{color:Title};
  189. }
  190.  
  191. pre {
  192. padding:6px;
  193. border-bottom:1px dotted {color:border};
  194. text-align:center;
  195. text-transform:lowercase;
  196. font-family:{select:body font};
  197. font-size:{small text size};
  198. color:{color:title};
  199. }
  200.  
  201. h1 {
  202. font-family:{select:title font};
  203. line-height:{text:title text size};
  204. font-size:{text:title text size};
  205. color:{color:title};
  206. border-bottom:1px dotted {color:border};
  207. text-align:center;
  208. font-weight:300;
  209. letter-spacing:2px;
  210. text-transform:lowercase;
  211. padding:8px;
  212. }
  213.  
  214. h2 {
  215. font-family:{select:body font};
  216. font-size:{text:small text size};
  217. color:{color:title};
  218. text-align:center;
  219. text-transform:uppercase;
  220. letter-spacing:3px;
  221. word-spacing:3px;
  222. }
  223.  
  224. #contain {
  225. margin:20px auto;
  226. padding:20px;
  227. height:553px;
  228. overflow:hidden;
  229. border-radius:8px 8px 8px 8px;
  230. background-color:{color:container};
  231. {block:If400posts}
  232. width:683px;
  233. {/block:If400posts}
  234. {block:If500posts}
  235. width:783px;
  236. {/block:If500posts}
  237. }
  238.  
  239. #bloggerback {
  240. margin-top:130px;
  241. position:fixed;
  242. width:200px;
  243. background-color:{color:entries};
  244. border-radius:8px 8px 8px 8px;
  245. padding:10px;
  246. }
  247. #bloggerdeets {
  248. line-height:16px;
  249. text-align:justify;
  250. padding:5px;
  251. width:1;
  252. height:357px;
  253. width:192px;
  254. overflow:auto;
  255. {block:IfSmallCaps}
  256. font-variant:small-caps;
  257. font-size:9px;
  258. font-family:arial;
  259. line-height:14px;
  260. letter-spacing:1px;
  261. {/block:IfSmallCaps}
  262. }
  263.  
  264. #photobar {
  265. text-align:center;
  266. margin-top:0px;
  267. display:inline-block;
  268. width:200px;
  269. position:fixed;
  270. height:100px;
  271. padding:10px;
  272. background-color:{color:entries};
  273. border-radius:8px 8px 8px 8px;
  274. }
  275.  
  276. #photobar img {
  277. float:left;
  278. width:100px;
  279. height:100px;
  280. padding:0px;
  281. margin-left:100px;
  282. border-radius:8px 8px 8px 8px;}
  283.  
  284. #navigation {
  285. text-align:center;
  286. float:left;
  287. display:block;
  288. margin-left:7px;
  289. margin-top:calc(-{text:title margin} - 20px);
  290. }
  291.  
  292. #navigation a {
  293. text-align:center;
  294. border-bottom:none;
  295. display:inline-block;
  296. width:8px;
  297. height:8px;
  298. margin-right:3px;
  299. font-size:{text:navigation text size};
  300. border-radius:8px 8px 8px 8px;
  301. background-color:{color:navigation};
  302. text-transform:lowercase;
  303. color:{color:navigation links};
  304. -webkit-transition: all 0.5s ease-in-out;
  305. -moz-transition: all 0.5s ease-in-out;
  306. -o-transition: all 0.5s ease-in-out;
  307. }
  308.  
  309. #toptitlebl {
  310. margin-top:{text:title margin};
  311. position:fixed;
  312. display:block;
  313. float:left;
  314. width:90px;
  315. }
  316.  
  317. #toptitle {
  318. font-family:{select:title font};
  319. line-height:100%;
  320. text-transform:lowercase;
  321. font-size:{text:title text size};
  322. letter-spacing:0px;
  323. color:{color:title};
  324. text-align:center;
  325. z-index:99999999999999;
  326. {block:IfTitleRotate}
  327. transform: rotate(-5deg);
  328. {/block:IfTitleRotate}
  329.  
  330. }
  331.  
  332.  
  333. #entries {
  334. position:absolute;
  335. {block:If400posts}
  336. width:440px;
  337. {/block:If400posts}
  338. {block:If500posts}
  339. width:540px;
  340. {/block:If500posts}
  341. margin-left:240px;
  342. height:550px;
  343. overflow:auto;
  344. padding-right:10px;
  345. margin-top:0px;
  346. border: 0px solid {color:Border};}
  347.  
  348.  
  349. #entry {
  350. background-color:{color:Entries};
  351. margin-bottom:15px;
  352. border-radius:8px 8px 8px 8px;
  353. padding:20px;}
  354.  
  355. img {
  356. max-width: 100%;
  357. }
  358.  
  359. #posttitles {
  360. font-family:{select:title font};
  361. line-height:130%;
  362. font-size:{text:post title text size};
  363. color:{color:title};
  364. padding:5px;
  365. text-align:center;
  366. text-transform:lowercase;
  367. }
  368.  
  369. #boujee {
  370. background-color:{color:pagination};
  371. padding:5px;
  372. text-align:center;
  373. letter-spacing:0px;
  374. display: block;
  375. width:210px;
  376. text-transform:uppercase;
  377. word-spacing:2px;
  378. letter-spacing:1px;
  379. font-size:7px;
  380. position:fixed;
  381. margin-top:526px;
  382. border-radius:8px 8px 8px 8px;
  383. color:{color:pagination text};
  384. }
  385.  
  386. #boujee a {
  387. color:{color:pagination text};
  388. }
  389.  
  390. #ask {
  391. text-align:center;
  392. line-height:120%;
  393. color:{color:text};
  394. padding:5px;
  395. padding-bottom:10px;
  396. padding-top:5px;
  397. }
  398.  
  399. .ask {
  400. float:left;
  401. z-index:10;
  402. font-size:7px;
  403. font-family:Noto Sans;
  404. text-align:left;
  405. text-transform:uppercase;
  406. letter-spacing:1px;
  407. color:{color:title};
  408. background-color:{color:Entries};
  409. margin-top:-8px;
  410. margin-right:0px;
  411. margin-left:10px;
  412. padding-top:0px;
  413. padding-bottom:0;
  414. padding-left:5px;
  415. padding-right:5px;
  416. }
  417.  
  418. .ask a {
  419. color:{color:title};
  420. }
  421.  
  422. .askline {
  423. height:1px;
  424. margin-top:0px;
  425. margin-left:0px;
  426. background-color:{color:Border};
  427. z-index:-1;
  428. }
  429.  
  430. .question {
  431. background-color:{color:Question};
  432. color:{color:text};
  433. font-size:{text:small text size};
  434. margin-top:10px;
  435. z-index:10;
  436. text-align:justify;
  437. padding:10px;
  438. border-left:6px solid {color:border};
  439. }
  440.  
  441. #asker img {
  442. margin-left:-2px;
  443. margin-bottom:-15px;
  444. padding:2px;
  445. text-align:right;
  446. border:3px double {color:question};
  447. }
  448.  
  449. #ans {
  450. text-align:justify;
  451. padding-top:2px;
  452. display:block;
  453. margin-top:5px;
  454. color:{color:text};
  455. }
  456.  
  457. #audioplayer {
  458. width:30px;
  459. height:30px;
  460. background-color:{color:ffffff};
  461. overflow:hidden;
  462. -moz-border-radius: 30px;
  463. -webkit-border-radius: 30px;
  464. border-radius: 30px;
  465. position:absolute;
  466. margin-top:25px;
  467. margin-left:25px;
  468. opacity: 0.7;
  469. filter:alpha(opacity=70);
  470. -moz-opacity: 0.7;
  471. -khtml-opacity: 0.7;
  472. }
  473.  
  474. #albumart {
  475. float:left;
  476. margin:0px 0px;
  477. -moz-border-radius: 80px;
  478. -webkit-border-radius: 80px;
  479. border-radius: 80px;}
  480.  
  481. #albumart img {
  482. -moz-border-radius: 80px;
  483. -webkit-border-radius: 80px;
  484. border-radius: 80px;
  485. }
  486.  
  487. tehe {
  488. font-size:10px;
  489. text-transform:uppercase;
  490. padding-left:50px;
  491. padding-right:50px;
  492. padding-bottom:15px;
  493. display:block;
  494. margin-top:10px;
  495. margin-left:80px;
  496. text-align:center;
  497. }
  498.  
  499. #permalink {
  500. text-align: center;
  501. border:none;
  502. position: relative;
  503. font-size:10px;
  504. text-transform:lowercase;
  505. margin-top: 20px;
  506. display:block;
  507. padding: 10px;
  508. background-color:{color:background};
  509. border-radius:8px 8px 8px 8px;
  510. }
  511.  
  512. #permalink a {
  513. border-bottom:none;
  514. }
  515.  
  516.  
  517.  
  518. .dateline {
  519. height:0px;
  520. margin-left:0px;
  521. border:none;
  522. background-color:{color:border};
  523. z-index:-1;
  524. }
  525.  
  526. .date {
  527. color:{color:text};
  528. font-size:9px;
  529. z-index:10;
  530. text-transform:lowercase;
  531. border:none;
  532. text-align:right;
  533. }
  534.  
  535. .date iconback {
  536. width:25px;
  537. margin-right:10px;
  538. height:25px;
  539. font-size:9px;
  540. background-color:{color:entries};
  541. line-height:25px;
  542. text-align:center;
  543. border-radius:8px 8px 8px 8px;
  544. display:inline-block;
  545. }
  546.  
  547. timeicon {
  548. padding-left: 1.2em;
  549. list-style: none;
  550. }
  551. timeicon:before {
  552. content: "\f011";
  553. font-family: FontAwesome;
  554. display: inline-block;
  555. margin-left: -1.2em;
  556. width: 1.2em;
  557. }
  558.  
  559. noteicon {
  560. padding-left: 1.2em;
  561. list-style: none;
  562. }
  563. noteicon:before {
  564. content: "\f08a";
  565. font-family: FontAwesome;
  566. display: inline-block;
  567. margin-left: -1.2em;
  568. width: 1.2em;
  569. }
  570.  
  571. reblogicon {
  572. padding-left: 1.2em;
  573. list-style: none;
  574. }
  575. reblogicon:before {
  576. content: "\f021";
  577. font-family: FontAwesome;
  578. display: inline-block;
  579. margin-left: -1.2em;
  580. width: 1.2em;
  581. }
  582.  
  583. viaicon {
  584. padding-left: 1.2em;
  585. list-style: none;
  586. }
  587. viaicon:before {
  588. content: "\f041";
  589. font-family: FontAwesome;
  590. display: inline-block;
  591. margin-left: -1.2em;
  592. width: 1.2em;
  593. }
  594.  
  595. sourceicon {
  596. padding-left: 1.2em;
  597. list-style: none;
  598. }
  599. sourceicon:before {
  600. content: "\f1d9";
  601. font-family: FontAwesome;
  602. display: inline-block;
  603. margin-left: -1.2em;
  604. width: 1.2em;
  605. }
  606.  
  607. .tags {
  608. color:{color:tags};
  609. font-size:9px;
  610. margin-top:10px;
  611. text-align:right;
  612. border:none;
  613. text-transform:lowercase;
  614. }
  615.  
  616. .tags a{
  617. color:{color:tags};
  618. }
  619.  
  620. tagsicon {
  621. padding-left: 1.2em;
  622. list-style: none;
  623. }
  624. tagsicon:before {
  625. content: "\f00d";
  626. font-size:7px;
  627. padding-right:3px;
  628. color:{color:title};
  629. font-family: FontAwesome;
  630. display: inline-block;
  631. margin-left: -1.2em;
  632. width: 1.2em;
  633. }
  634.  
  635. #credit {
  636. font-size:9px;
  637. float:center;
  638. position:fixed;
  639. bottom:15px;
  640. right:15px;
  641. padding:10px;
  642. color:{color:text};
  643. }
  644.  
  645. #credit a {
  646. color:{color:text};
  647. }
  648.  
  649. cred {
  650. padding-left: 1.2em;
  651. list-style: none;
  652. }
  653. cred:before {
  654. content: "\f121";
  655. font-family: FontAwesome;
  656. display: inline-block;
  657. margin-left: -1.2em;
  658. width: 1.2em;
  659. }
  660.  
  661. </style>
  662.  
  663. </head>
  664.  
  665. <body>
  666.  
  667. <div id="contain">
  668.  
  669. <div id="photobar"><img src="{image:Sidebar}"><div id="navigation">
  670. <a href="/" title="index"></a>
  671. <a href="/ask" title="message"></a>
  672. <a href="{text:link one url}" title="{text:link one label}"></a>
  673. <a href="{text:link two url}" title="{text:link two label}"></a>
  674. <a href="{text:link three url}" title="{text:link three label}"></a>
  675. <a href="{text:link four url}" title="{text:link four label}"></a>
  676. </div>
  677. <div id="toptitlebl"><div id="toptitle">{text:nav title}</div></div>
  678. </div>
  679.  
  680. <div id="bloggerback">
  681.  
  682. <div id="bloggerdeets">{description}
  683. </div></div>
  684.  
  685.  
  686. <div id="boujee">
  687. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> &nbsp;&nbsp;{/block:PreviousPage} page {CurrentPage} out of {TotalPages} {block:NextPage}&nbsp;&nbsp;<a href="{NextPage}">next</a>{/block:NextPage} {/block:Pagination}
  688. </div>
  689.  
  690. <div id="entries">
  691. {block:Posts}
  692. <div id="entry">
  693.  
  694.  
  695. {block:Text}
  696. <div id="posttitles">{block:Title}{Title}{/block:Title}</div>
  697. {Body}
  698. {/block:Text}
  699.  
  700. {block:Photo}
  701. {LinkOpenTag}{block:If400posts}<img src="{PhotoURL-400}">{/block:If400posts}{block:If500posts}<img src="{PhotoURL-500}">{/block:If500posts} {LinkCloseTag}
  702. {block:Caption}{Caption}{/block:Caption}
  703. {/block:Photo}
  704.  
  705. {block:Photoset}
  706. {block:If400posts}
  707. {Photoset-400}
  708. {/block:If400posts}
  709. {block:If500posts}
  710. {Photoset-500}
  711. {/block:If500posts}
  712. {block:Caption}{Caption}{/block:Caption}
  713. {/block:Photoset}
  714.  
  715. {block:Quote}
  716. <div id="posttitles">{Quote}</div>
  717. {block:Source}<br>—{Source}{/block:Source}
  718. {/block:Quote}
  719.  
  720. {block:Link}
  721. <div id="posttitles"><a href="{URL}" {Target}>{Name}</a></div>
  722. {block:Description}{Description}{/block:Description}
  723. {/block:Link}
  724.  
  725. {block:Chat}
  726. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  727. {block:Lines}
  728. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  729. {/block:Lines}
  730. {/block:Chat}
  731.  
  732. {block:Audio}
  733. <div id="audioplayer">{AudioPlayerWhite} </div>
  734. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="80">{/block:AlbumArt}</div>
  735. <tehe>
  736. <b>ARTIST:</b> {block:Artist}{Artist}{/block:Artist}
  737. <br>
  738. <B>SONG:</B> {block:TrackName}{TrackName}{/block:TrackName}
  739. <br>
  740. <b>CURRENTLY:</b> {PlayCountWithLabel}
  741. </tehe>
  742. {block:caption}{caption}{/block:caption}
  743. {/block:Audio}
  744.  
  745. {block:Video}
  746. {block:If400posts}
  747. {Video-400}
  748. {/block:If400posts}
  749. {block:If500posts}
  750. {Video-500}
  751. {/block:If500posts}
  752. {block:Caption}{Caption}{/block:Caption}
  753. {/block:Video}
  754.  
  755. {block:Answer}
  756. <div id="questionbox"><div class="askline"></div><div class="ask">{Asker} sent:</div></div> <div class="question">{Question}</div>
  757. <div id="ans">{Answer}</div>
  758. {/block:Answer}
  759.  
  760.  
  761. <div id="permalink">
  762. <div class="date">
  763. <iconback><a href="{Permalink}" title="{block:Date}{TimeAgo}{/block:Date}"><timeicon></timeicon></a></iconback>
  764.  
  765. <iconback><a href="{Permalink}" title="{NoteCountWithLabel}"><noteicon></noteicon></a></iconback>
  766.  
  767. <iconback><a href="{ReblogURL}" title="reblog this post" target="_blank"><reblogicon></reblogicon></a></iconback>
  768.  
  769. {block:RebloggedFrom}
  770.  
  771. <iconback><a href="{ReblogParentURL}" title="{ReblogParentTitle}"><viaicon></viaicon></a></iconback>
  772.  
  773. <iconback><a href="{ReblogRootURL}"title="{ReblogRoottitle}"><sourceicon></sourceicon></a></iconback>
  774.  
  775. {/block:RebloggedFrom}</div>
  776.  
  777.  
  778. </div>
  779.  
  780. <div class="tags">{block:HasTags} {block:Tags} <tagsicon></tagsicon><a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  781.  
  782.  
  783.  
  784. <!-- /div entry ---> </div>
  785.  
  786. {/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  787.  
  788. <div id="credit"><cred> &nbsp;&nbsp;&nbsp;<a href="https://alicatwrites.tumblr.com/">ali</a></cred></div>
  789.  
  790. </body>
  791.  
  792. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement