alithegreat

ALICATWRITES | 020: LOVE ME RIGHT.

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