Advertisement
florels

theme #45 - STUCK IN MY TEETH

Aug 31st, 2015
5,561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.65 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <!--
  5.  
  6.  
  7. STUCK IN MY TEETH theme by
  8. F L O R E L S (✿◠‿◠) ////
  9. started aug 23, 2015
  10. finished aug 23, 2015
  11. published , 2015
  12.  
  13.  
  14. -->
  15.  
  16. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  17. <head>
  18.  
  19.  
  20. <link rel="icon" href="{Favicon}"/>
  21. <title>{Title}</title>
  22. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  23.  
  24. <meta name="image:background" content="" />
  25. <meta name="image:banner" content="" />
  26.  
  27. <meta name="color:background" content="#fff" />
  28. <meta name="color:blog title" content="#000" />
  29. <meta name="color:buttons background" content="#fff" />
  30. <meta name="color:buttons text" content="#000" />
  31. <meta name="color:buttons text border" content="#000" />
  32. <meta name="color:description" content="#000" />
  33. <meta name="color:description link" content="#000" />
  34. <meta name="color:link" content="#000" />
  35. <meta name="color:link hover" content="#000" />
  36. <meta name="color:nav link" content="#000" />
  37. <meta name="color:nav link border" content="#000" />
  38. <meta name="color:nav link hover" content="#000" />
  39. <meta name="color:permalink" content="#000" />
  40. <meta name="color:permalink hover" content="#000" />
  41. <meta name="color:post background" content="#fff" />
  42. <meta name="color:post border" content="#000" />
  43. <meta name="color:scrollbar" content="#000" />
  44. <meta name="color:sidebar background" content="#fff" />
  45. <meta name="color:sidebar border" content="#000" />
  46. <meta name="color:text" content="#000" />
  47.  
  48. <meta name="if:post background" content="0"/>
  49. <meta name="if:post border" content="0"/>
  50. <meta name="if:sidebar background" content="0"/>
  51. <meta name="if:sidebar border" content="0"/>
  52. <meta name="if:2 columns" content="1"/>
  53. <meta name="if:show blog title" content="1"/>
  54. <meta name="if:show banner" content="0"/>
  55. <meta name="if:tiled background image" content="0"/>
  56. <meta name="if:custom link 1" content="1" />
  57. <meta name="if:custom link 2" content="1" />
  58. <meta name="if:custom link 3" content="1" />
  59.  
  60. <meta name="text:ask link" content="/ask" />
  61. <meta name="text:link 1 url" content="/" />
  62. <meta name="text:link 1 url" content="/" />
  63. <meta name="text:link 1 title" content="link 1" />
  64. <meta name="text:link 2 url" content="/" />
  65. <meta name="text:link 2 title" content="link 2" />
  66. <meta name="text:link 3 url" content="/" />
  67. <meta name="text:link 3 title" content="link 3" />
  68.  
  69. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  70.  
  71.  
  72.  
  73. {block:IndexPage}
  74. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  75. <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
  76.  
  77. <script type="text/javascript">
  78. $(window).load(function () {
  79. $('#posts').masonry(),
  80. $('.masonryWrap').infinitescroll({
  81. navSelector : "div.navigation",
  82. // selector for the paged navigation (it will be hidden)
  83. nextSelector : ".navigation a#next",
  84. // selector for the NEXT link (to page 2)
  85. itemSelector : ".post",
  86. // selector for all items you'll retrieve
  87. bufferPx : 10000,
  88. extraScrollPx: 10000,
  89. loadingImg : "http://static.tumblr.com/bcpenwm/o5Nmy3k0o/florels.gif",
  90. loadingText : "<em></em>",
  91. },
  92. // call masonry as a callback.
  93. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  94. );
  95. });
  96. </script>
  97. {/block:IndexPage}
  98.  
  99.  
  100.  
  101. <div class="navigation">{block:Pagination}{block:NextPage}<span id="page_nav"><span onclick='return false;'><a style="float:right;opacity:0;" href="{NextPage}" id="next"></a>{/block:NextPage}{block:PreviousPage}<a style="float:right;opacity:0;" href="{PreviousPage}"></a></span></span>{/block:PreviousPage}{/block:Pagination}</div>
  102.  
  103.  
  104.  
  105. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  106. <script>
  107. (function($){
  108. $(document).ready(function(){
  109. $("[title]").style_my_tooltips({
  110. tip_follows_cursor:true,
  111. tip_delay_time:0,
  112. tip_fade_speed:0
  113. }
  114. );
  115. });
  116. })(jQuery);
  117. </script>
  118.  
  119.  
  120.  
  121.  
  122. <style type="text/css">
  123.  
  124.  
  125. iframe#tumblr_controls {
  126. top: 0% !important;
  127. right:0% !important;
  128. position: fixed !important;}
  129.  
  130.  
  131. body {
  132. margin:0px;
  133. padding:0px;
  134. margin-top:0px;
  135. margin-bottom:0px;
  136. font-family:'Times New Roman';
  137. font-size:10px;
  138. color:{color:text};
  139. background-image:url('{image:background}');
  140. background-attachment:fixed;
  141. {block:ifnottiledbackgroundimage}
  142. background-size:cover;
  143. {/block:ifnottiledbackgroundimage}
  144. background-color:{color:background};}
  145.  
  146. #s-m-t-tooltip{
  147. font-family:'Times New Roman';
  148. font-size: 9px;
  149. color:#000;
  150. background-color:#fff;
  151. text-align: center;
  152. letter-spacing:1px;
  153. min-width:50px;
  154. max-width:120px;
  155. overflow:auto;
  156. text-transform:lowercase;
  157. font-style:italic;
  158. display: none;
  159. position: absolute;
  160. z-index: 999999999999;
  161. padding:5px;
  162. margin:30px 0 15px 10px;
  163. -webkit-transition: all 0.2s ease-in-out;
  164. -moz-transition: all 0.2s ease-in-out;
  165. transition: all 0.2s ease-in-out;}
  166.  
  167. a {
  168. color:{color:link};
  169. text-decoration:underline;
  170. -webkit-transition: all 0.2s ease-in-out;
  171. -moz-transition: all 0.2s ease-in-out;
  172. -o-transition: all 0.2s ease-in-out;}
  173.  
  174. a:hover {
  175. ;-webkit-transition-duration: 0.4s;
  176. color:{color:link hover};
  177. text-decoration:none;}
  178.  
  179. /** theme by F L O R E L S (✿◠‿◠) //// **/
  180.  
  181. a:active,a:focus {outline:0;}
  182.  
  183. ::-webkit-scrollbar-thumb{
  184. background-color:{color:scrollbar};
  185. border:6px solid {color:background};
  186. height:6px;}
  187.  
  188. ::-webkit-scrollbar {
  189. height:14px;
  190. width:14px;
  191. background-color:{color:background};}
  192.  
  193. #sidebar {
  194. z-index:4;
  195. height:auto;
  196. bottom:150px;
  197. padding:20px;
  198. left:50%;
  199. width:180px;
  200. position:fixed;
  201. {block:ifsidebarbackground}
  202. background-color:{color:sidebar background};
  203. {/block:ifsidebarbackground}
  204. {block:ifsidebarborder}
  205. border:1px solid {color:sidebar border};
  206. {/block:ifsidebarborder}
  207. {block:IndexPage}
  208. {block:if2columns}
  209. margin-left:200px;
  210. {/block:if2columns}
  211. {block:ifnot2columns}
  212. margin-left:310px;
  213. {/block:ifnot2columns}
  214. {/block:IndexPage}
  215. {block:PermalinkPage}
  216. margin-left:250px;
  217. {/block:PermalinkPage}}
  218.  
  219. #blogtitle{
  220. position:relative;
  221. height:auto;
  222. z-index:5;
  223. color:{color:blog title};
  224. font-size:18px;
  225. letter-spacing:1px;
  226. line-height:140%;
  227. text-align:right;
  228. margin-bottom:10px;
  229. font-family:'Times New Roman';
  230. width:;}
  231.  
  232. #banner {
  233. position:relative;
  234. width:180px;
  235. margin-bottom:5px;
  236. text-align:center;}
  237.  
  238. #banner img {
  239. width:180px;
  240. max-height:400px;}
  241.  
  242. #description {
  243. text-align:left;
  244. color:{color:description};
  245. font-family:'Times New Roman';
  246. position:relative;
  247. font-size:1em;
  248. z-index:6;
  249. width:180px;
  250. margin-top:10px;}
  251.  
  252. #description a{
  253. z-index:7;
  254. position:relative;
  255. color:{color:description link};
  256. text-decoration:underline;}
  257.  
  258. #description a:hover{
  259. text-decoration:none;}
  260.  
  261. #navlinks {
  262. position:relative;
  263. z-index:5;
  264. margin-top:10px;
  265. line-height:160%;
  266. text-align:center;}
  267.  
  268. #navlinks a {
  269. color:{color:nav link};
  270. text-decoration:none;
  271. font-size:1em;
  272. border-bottom:1px solid {color:nav link border};
  273. margin:0 5px;}
  274.  
  275. #navlinks a:hover {
  276. color:{color:nav link hover};
  277. border-bottom:1px dotted {color:nav link border};}
  278.  
  279. .notes {
  280. padding-left:20px;
  281. padding-top:5px;
  282. position:relative;
  283. float:left;
  284. font-size:1em;}
  285.  
  286. li.notes {
  287. float:left;
  288. width:400px;
  289. padding-left:5px;
  290. margin-top:10px;
  291. overflow-x:hidden;
  292. overflow-y:scroll;
  293. list-style-type:none;
  294. font-weight:normal;
  295. font-size:1em;
  296. text-transform:none;}
  297.  
  298. /** theme by F L O R E L S (✿◠‿◠) //// **/
  299.  
  300. li.note {
  301. padding-top:2px;
  302. opacity:1;}
  303.  
  304. li.note img.avatar {
  305. width:14px;
  306. height:14px;}
  307.  
  308. .permalink {
  309. color:{color:permalink};
  310. position:relative;
  311. {block:ifpostbackground}
  312. background-color:{color:post background};
  313. {/block:ifpostbackground}
  314. display:block;
  315. font-size:1em;
  316. opacity:1;
  317. right:0;
  318. text-align:right;
  319. margin:5px 0 2px 0;}
  320.  
  321. .permalink a{
  322. color:{color:permalink};
  323. font-family:'Times New Roman';
  324. margin:0 5px;
  325. padding-bottom:1px;
  326. border-bottom:1px solid {color:permalink border};
  327. text-decoration:none;}
  328.  
  329. .permalink a:hover{
  330. text-decoration:none;
  331. border-bottom:1px dotted {color:permalink border};}
  332.  
  333. .buttons {
  334. position:absolute;
  335. bottom:8px;
  336. width:auto;
  337. height:auto;
  338. line-height:13px;
  339. opacity:0;
  340. right:8px;
  341. text-align:center;
  342. padding:7px;
  343. color:{color:buttons text};
  344. font-size:10px;
  345. background:{color:buttons background};
  346. font-family:'Times New Roman';
  347. -webkit-transition: all 0.45s ease-in-out;
  348. -moz-transition: all 0.45s ease-in-out;
  349. transition: all 0.45s ease-in-out;}
  350.  
  351. .buttons a{
  352. color:{color:buttons text};
  353. text-decoration:none;
  354. margin:0 4px;
  355. padding-bottom:1px;
  356. border-bottom:1px solid {color:buttons text border};}
  357.  
  358. .buttons a:hover{
  359. text-decoration:none;
  360. border-bottom:1px dotted {color:buttons text border};}
  361.  
  362. .post:hover .buttons{
  363. opacity:1;
  364. display:block;
  365. -webkit-transition: all 0.3s ease-in-out;
  366. -moz-transition: all 0.3s ease-in-out;
  367. transition: all 0.3s ease-in-out;}
  368.  
  369. .buttons a:hover{
  370. background-color:rgba(0, 0, 0, 0);}
  371.  
  372. .headings{
  373. font-size:1.5em;
  374. text-align:left;
  375. font-style:italic;}
  376.  
  377. .audiopost {
  378. {block:IndexPage}
  379. width:250px;
  380. padding-bottom:10px;
  381. {/block:IndexPage}
  382. {block:PermalinkPage}
  383. width:400px;
  384. padding-bottom:110px;
  385. {/block:PermalinkPage}}
  386.  
  387. .albumart {
  388. position:absolute;
  389. {block:IndexPage}
  390. width:50px;
  391. height:50px;
  392. {/block:IndexPage}
  393. {block:PermalinkPage}
  394. width:150px;
  395. height:150px;
  396. {/block:PermalinkPage}}
  397.  
  398. .albumart img {
  399. float:left;
  400. {block:IndexPage}
  401. width:50px;
  402. height:50px;
  403. {/block:IndexPage}
  404. {block:PermalinkPage}
  405. width:150px;
  406. height:150px;
  407. {/block:PermalinkPage}}
  408.  
  409. /** theme by F L O R E L S (✿◠‿◠) //// **/
  410.  
  411. .playbox {
  412. opacity:0.6;
  413. width:27px;
  414. height:30px;
  415. overflow:hidden;
  416. position:absolute;
  417. z-index:2;
  418. {block:IndexPage}
  419. margin-left:11px;
  420. margin-top:12px;
  421. {block:IndexPage}
  422. {block:PermalinkPage}
  423. margin-left:60px;
  424. margin-top:61px;
  425. {/block:PermalinkPage}}
  426.  
  427. .info {
  428. margin-top:2px;
  429. line-height:12px;
  430. font-size:0.9em;
  431. text-transform:uppercase;
  432. font-family:'Times New Roman';
  433. {block:IndexPage}
  434. margin-left:58px;
  435. {block:IndexPage}
  436. {block:PermalinkPage}
  437. margin-left:158px;
  438. {/block:PermalinkPage}}
  439.  
  440. #posts {
  441. position:absolute;
  442. left:50%;
  443. z-index:1;
  444. top:40px;
  445. {block:IndexPage}
  446. padding:12px 12px 100px 12px;
  447. {block:ifnot2columns}
  448. width:894px;
  449. margin-left:-600px;
  450. {/block:ifnot2columns}
  451. {block:if2columns}
  452. width:596px;
  453. margin-left:-450px;
  454. {/block:if2columns}
  455. {/block:IndexPage}
  456. {block:PermalinkPage}
  457. margin-left:-215px;
  458. width:400px;
  459. padding:15px 15px 55px 15px;
  460. {block:ifpostborder}
  461. border:1px solid {color:post border};
  462. {/block:ifpostborder}
  463. {block:ifpostbackground}
  464. background:{color:post background};
  465. {/block:ifpostbackground}
  466. {/block:PermalinkPage}}
  467.  
  468. .post {
  469. {block:IndexPage}
  470. margin:15px;
  471. padding:8px;
  472. width:250px;
  473. {block:ifnotpostborder}
  474. border:1px solid rgba(0,0,0,0);
  475. {/block:ifnotpostborder}
  476. {block:ifpostborder}
  477. border:1px solid {color:post border};
  478. border-radius:{text:post border radius};
  479. {/block:ifpostborder}
  480. {/block:IndexPage}
  481. {block:PermalinkPage}
  482. width:400px;
  483. {/block:PermalinkPage}
  484. float:left;
  485. position:relative;
  486. {block:ifpostbackground}
  487. background:{color:post background};
  488. {/block:ifpostbackground}
  489. font-family:'Times New Roman';
  490. font-size:1em;
  491. color:{color:text};}
  492.  
  493. .post img{
  494. max-width:100%;
  495. -webkit-transition: all 0.4s ease-in-out;
  496. -moz-transition: all 0.4s ease-in-out;
  497. transition: all 0.4s ease-in-out;}
  498.  
  499. .photo {
  500. height:auto;
  501. -webkit-transition: all 0.4s ease-in-out;
  502. -moz-transition: all 0.4s ease-in-out;
  503. transition: all 0.4s ease-in-out;}
  504.  
  505. .quote {
  506. text-align:center;
  507. font-size:1.2em;}
  508.  
  509. .quotesource {
  510. text-align:right;}
  511.  
  512. /** theme by F L O R E L S (✿◠‿◠) //// **/
  513.  
  514. .question {
  515. color:{color:text};}
  516.  
  517. .asker {}
  518.  
  519. .answer {
  520. font-style:italic;
  521. padding:0 10px 0 20px;}
  522.  
  523. .captions {
  524. margin-top:-8px;}
  525.  
  526. #pleasedontremove{
  527. position:fixed;
  528. right:5px;
  529. z-index:6;
  530. top:27px;}
  531.  
  532. /** theme by F L O R E L S (✿◠‿◠) //// **/
  533.  
  534. </style>
  535. </head>
  536.  
  537. <body>
  538.  
  539. <div id="pleasedontremove"><a href="http://emmalucys.com/" target="_blank" title="STUCK IN MY TEETH theme by florels"><img src="http://static.tumblr.com/bcpenwm/j7zmzdu17/florels.png"></a></div>
  540.  
  541.  
  542. <div id="sidebar">
  543. {block:ifshowblogtitle}<div id="blogtitle"><span style="padding:0 5px 1px 5px;border-bottom:1px solid {color:blog title}">{Title}</span></div>{/block:ifshowblogtitle}
  544. {block:ifshowbanner}<div id="banner"><img src="{image:banner}"/></div>{/block:ifshowbanner}
  545. <div id="description">{Description}</div>
  546. <div id="navlinks">
  547. <a href="/">home</a>
  548. <a href="{text:ask link}">message</a>
  549. <a href="/archive">archive</a>
  550. {block:ifcustomlink1}<a href="{text:link 1 url}">{text:link 1 title}</a>{/block:ifcustomlink1}
  551. {block:ifcustomlink2}<a href="{text:link 2 url}">{text:link 2 title}</a>{/block:ifcustomlink2}
  552. {block:ifcustomlink3}<a href="{text:link 3 url}">{text:link 3 title}</a>{/block:ifcustomlink3}
  553. <a href="http://florels.tumblr.com">theme</a>
  554. </div>
  555.  
  556. </div>
  557.  
  558.  
  559.  
  560.  
  561.  
  562. <div id="posts">
  563.  
  564. {block:Posts}
  565.  
  566. {block:Text}
  567. <div class="post">
  568. <div class="headings">{block:Title}{Title}{/block:Title}</div> {Body}
  569. {block:IndexPage}
  570. <div class="permalink">
  571. <a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}">reblog</a>
  572. </div>
  573. {/block:IndexPage}
  574. </div>
  575. {/block:Text}
  576.  
  577.  
  578. {block:Photo}
  579. <div class="post"><div class="photo">
  580. {block:IndexPage}
  581. <a href="{permalink}"><img src="{PhotoURL-250}"alt="{PhotoAlt}"/></a>
  582. <div class="buttons">
  583. <a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}">reblog</a>
  584. </div>
  585. {/block:IndexPage}
  586.  
  587. {block:PermalinkPage}
  588. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  589. {/block:PermalinkPage}
  590. </div></div>
  591. {/block:Photo}
  592.  
  593.  
  594. {block:Photoset}
  595. <div class="post">
  596. {block:IndexPage}
  597. {Photoset}
  598. <div class="permalink">
  599. <a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}">reblog</a>
  600. </div>
  601. {/block:IndexPage}
  602. {block:PermalinkPage}
  603. {Photoset-400}
  604. {/block:PermalinkPage}
  605. </div>
  606. {/block:Photoset}
  607.  
  608.  
  609. {block:Quote}
  610. <div class="post">
  611. <div class="quote">
  612. '<i>{Quote}</i>'
  613. </div>
  614. <div class="quotesource">
  615. — {Source}
  616. </div>
  617. {block:IndexPage}
  618. <div class="permalink">
  619. <a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}">reblog</a>
  620. </div>
  621. {/block:IndexPage}
  622. </div>
  623. {/block:Quote}
  624.  
  625.  
  626. {block:Link}
  627. <div class="post">
  628. <div class="headings">
  629. <a href="{URL}">{Name}</a>
  630. </div>
  631. {block:Description}{Description}{/block:Description}
  632. {block:IndexPage}
  633. <div class="permalink">
  634. <a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}">reblog</a>
  635. </div>
  636. {/block:IndexPage}
  637. </div>
  638. {/block:Link}
  639.  
  640.  
  641. {block:Chat}
  642. <div class="post">
  643. {block:Title}{Title}{/block:Title}<br>
  644. {block:Lines}{block:Label}<i>{Label}</i><br> {Line} <br><br>
  645. {/block:Label}{/block:Lines}
  646. {block:IndexPage}
  647. <div class="permalink">
  648. <a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}">reblog</a>
  649. </div>
  650. {/block:IndexPage}
  651. </div>
  652. {/block:Chat}
  653.  
  654.  
  655. {block:Video}
  656. <div class="post">
  657. {block:IndexPage}
  658. <div class="video">
  659. {Video-250}
  660. </div>
  661. <div class="permalink">
  662. <a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}">reblog</a>
  663. </div>
  664. {/block:IndexPage}
  665. {block:PermalinkPage}
  666. {Video-500}
  667. {/block:PermalinkPage}
  668. </div>
  669. {/block:Video}
  670.  
  671.  
  672. {block:Audio}
  673. <div class="post">
  674. <div class="audiopost">
  675. {block:AlbumArt}
  676. <div class="albumart">
  677. <img src="{AlbumArtURL}">
  678. </div>
  679. {/block:AlbumArt}
  680. {block:AudioPlayer}
  681. <div class="playbox">
  682. {AudioPlayerWhite}
  683. </div>
  684. {/block:AudioPlayer}
  685. <div class="info">
  686. Artist: <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</br>
  687. Title: <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</br>
  688. Album: <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}</br>
  689. Plays: {FormattedPlayCount}{/block:PlayCount}
  690. </div>
  691. </div>
  692. {block:IndexPage}
  693. <div class="permalink">
  694. <a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}">reblog</a>
  695. </div>
  696. {/block:IndexPage}
  697. </div>
  698. {/block:Audio}
  699.  
  700.  
  701. {block:Answer}
  702. <div class="post">
  703. <div class="question">{Asker} said: {Question}</div>
  704. <div class="answer">{Answer}</div>
  705. {block:IndexPage}
  706. <div class="permalink">
  707. <a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}">reblog</a>
  708. </div>
  709. {/block:IndexPage}
  710. </div>
  711. {/block:Answer}
  712.  
  713.  
  714. {block:PermalinkPage}
  715. <div class="notes">
  716. {block:Date}{Caption}<b>Posted:</b> {TimeAgo}</br>{/block:Date}
  717. {block:NoteCount}<b>Notes:</b>{NoteCount}</br>{/block:NoteCount}
  718. {block:RebloggedFrom}<b>Reblogged from:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a></br>{/block:RebloggedFrom}
  719. {block:ContentSource}<b>Source:</b> <a href="{SourceURL}">{SourceTitle}</a></br>{/block:ContentSource}
  720. {block:hastags}<b>Tagged with:</b> {block:tags}#<a href="/tagged/{Tag}">{Tag}</a> {/block:tags}</br>{/block:hastags}
  721. {PostNotes}</div>
  722. {/block:PermalinkPage}
  723.  
  724.  
  725. {/block:posts}
  726.  
  727.  
  728. </div></div>
  729.  
  730. </body>
  731.  
  732. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement