Advertisement
florels

theme #51 - WEATHERED

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