sexycullen

# 90

Jul 21st, 2014
1,260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.84 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. SPUNKHANDSOME THEMES # 90
  9. THEME BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21.  
  22. <meta name="color:Background" content="#FFFFFF">
  23. <meta name="color:Link" content="#5D5C5C">
  24. <meta name="color:Link Hover" content="#9D9D9D">
  25. <meta name="color:Text" content="#4F4E4E">
  26. <meta name="color:Scrollbar" content="#000000">
  27. <meta name="color:Blockquote" content="#EAEAEA">
  28. <meta name="color:Info Border" content="#F5F5F5">
  29. <meta name="color:Questions Border" content="#FBFBFB">
  30. <meta name="color:Sidebar Border" content="#F5F5F5">
  31.  
  32. <meta name="text:Body Font Size" content="10px"/>
  33. <meta name="text:Body Font" content="calibri"/>
  34.  
  35. <meta name="image:Sidebar" content=""/>
  36.  
  37. <meta name="if:Show 400px posts" content="0"/>
  38. <meta name="if:Hover Tags" content="1"/>
  39. <meta name="if:Show Link1" content="0" />
  40. <meta name="if:Show Link2" content="0" />
  41. <meta name="if:Show Link3" content="0" />
  42. <meta name="if:Show Link4" content="0" />
  43.  
  44. <meta name="text:link1" content="">
  45. <meta name="text:link1 url" content="/">
  46. <meta name="text:link2" content="">
  47. <meta name="text:link2 url" content="/">
  48. <meta name="text:link3" content="">
  49. <meta name="text:link3 url" content="/">
  50. <meta name="text:link4" content="">
  51. <meta name="text:link4 url" content="/">
  52.  
  53. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Rambla:400,700,400italic,700italic|Anaheim|Hammersmith+One&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Oranienbaum&subset=latin,latin-ext,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
  66.  
  67. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  68. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  69. <script>
  70. (function($){
  71. $(document).ready(function(){
  72. $("a[title]").style_my_tooltips({
  73. tip_follows_cursor:true,
  74. tip_delay_time:90,
  75. tip_fade_speed:600,
  76. attribute:"title"
  77. });
  78. });
  79. })(jQuery);
  80. </script>
  81.  
  82.  
  83. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  84. <script type="text/javascript">
  85. $(document).ready(function(){
  86. $(".links_body").hide();
  87. $(".links_head").click(function(){
  88. $(this).next(".links_body").slideToggle('fast');
  89. }); }); </script>
  90.  
  91.  
  92. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  93.  
  94. <style type="text/css">
  95.  
  96. #scrollToTop:link,#scrollToTop:visited {
  97. display: none;
  98. font-family:Inconsolata;
  99. text-transform:uppercase;
  100. font-size:10px;
  101. }
  102.  
  103. #s-m-t-tooltip {
  104. max-width:300px;
  105. padding:2px 2px 2px 2px;
  106. margin:20px 0px 0px 20px;
  107. margin-left:0px;
  108. font-size:11px;
  109. padding:2px;
  110. font-family:Open Sans Condensed;
  111. letter-spacing:1px;
  112. font-weight:normal;
  113. text-align:center;
  114. text-transform:lowercase;
  115. background-color:{color:Top BG};
  116. color:{color:Title};
  117. z-index:999999999999999999999999999999999999;
  118. }
  119.  
  120. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  121. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  122. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  123.  
  124.  
  125. h1 {
  126. font-weight:normal;
  127. font-size:11px;
  128. text-align:center;
  129. font-style:italic;
  130. line-height:50%;
  131. letter-spacing:0px;
  132. font-family:Josefin Slab;
  133. text-transform:none;
  134. color:{color:text};
  135. }
  136.  
  137. h2 {
  138. font-size:18px;
  139. font-family:Open Sans Condensed;
  140. letter-spacing:0px;
  141. margin-bottom:12px;
  142. padding-bottom:10px;
  143. font-weight:normal;
  144. line-height:90%;
  145. text-transform:lowercase;
  146. color: {color:Text};
  147. margin: 0px;
  148. border-bottom:1px solid {color:Info Border};}
  149.  
  150. code {
  151. font-size:11px;
  152. font-family:Arial;
  153. color:{color:Text};
  154. }
  155.  
  156. pre {
  157. {block:ifNotShow400pxposts}
  158. width:500px;
  159. {/block:ifNotShow400pxposts}
  160. {block:ifShow400pxposts}
  161. width:400px;
  162. {/block:ifShow400pxposts}
  163. text-align: left;
  164. word-wrap: break-word;
  165. color:{color:Text};
  166. }
  167.  
  168. blockquote {
  169. border-left:1px solid {color:Blockquote};
  170. padding-left:6px;
  171. margin:8px;
  172. }
  173.  
  174. blockquote img {
  175. max-width:460px;
  176. }
  177.  
  178. body {
  179. color: {color:Text};
  180. line-height:90%;
  181. background-color:{color:Background};}
  182.  
  183. a {
  184. color: {color:Link};
  185. text-decoration: none;
  186. -moz-transition-duration: 0.5s;
  187. -o-transition-duration: 0.5s;
  188. -webkit-transition-duration: 0.5s;
  189. transition-duration: 0.5s;}
  190.  
  191. a:hover {
  192. color: {color:Link Hover};
  193. text-decoration:underline;
  194. -moz-transition-duration: 0.5s;
  195. -o-transition-duration: 0.5s;
  196. -webkit-transition-duration: 0.5s;
  197. transition-duration: 0.5s;}
  198.  
  199.  
  200. .sidebar {
  201. width:245px;
  202. color:{color:Text};
  203. position: fixed;
  204. padding:13px;
  205. margin-top:70px;
  206. margin-left:10px;
  207. }
  208.  
  209.  
  210. .sidebar a {
  211. color:{color:Link};
  212. }
  213.  
  214. .sidebar a:hover {
  215. color:{color:Link Hover};
  216. }
  217.  
  218. .sidebarimage {
  219. width:245px;
  220. margin-left:0px;
  221. margin-bottom:4px;
  222. -webkit-filter: grayscale(0%);
  223. }
  224.  
  225. .sidebarlinks {
  226. width:245px;
  227. margin-bottom:0px;
  228. margin-top:4px;
  229. font-family:calibri;
  230. font-size:10px;
  231. text-transform:lowercase;
  232. text-align:center;
  233. font-weight:none;
  234. letter-spacing:0px;
  235. padding:3px;
  236. }
  237.  
  238. .sidebarlinks a {
  239. padding:3px;
  240. text-decoration:underline;
  241. color:{color:sidebarlink};
  242. }
  243.  
  244. .sidebarlinks a:hover{
  245. text-decoration:underline;
  246. color:{color:hover};
  247. }
  248.  
  249. .description {
  250. position:absolute;
  251. margin-top:3px;
  252. width:245px;
  253. text-align:center;
  254. font-size:11px;
  255. line-height:98%;
  256. font-family:arial;
  257. text-transform:lowercase;
  258. letter-spacing:0px;
  259. color:{color:Text};
  260. }
  261.  
  262. .description a:hover {
  263. color:{color:Link Hover};
  264. }
  265.  
  266. .pagination {
  267. width:245px;
  268. padding-bottom:3px;
  269. font-family:calibri;
  270. font-size:9px;
  271. letter-spacing:2px;
  272. text-transform:uppercase;
  273. text-align:center;
  274. border-bottom: 1px solid {color:Sidebar Border};
  275. }
  276.  
  277. .pagination a {
  278. padding:4px;
  279. text-align:left;
  280. color:{color:text};
  281. }
  282.  
  283. .pagination a:hover {
  284. color:{color:hover};
  285. }
  286.  
  287. .container {
  288. width:900px;
  289. margin: auto;
  290. margin-top:-8px;
  291. outline:0px solid {color:Posts Border};
  292. }
  293.  
  294. .postscontainer {
  295. {block:ifNotShow400pxposts}
  296. max-width:500px;
  297. {/block:ifNotShow400pxposts}
  298. {block:ifShow400pxposts}
  299. max-width:400px;
  300. {/block:ifShow400pxposts}
  301. margin: auto;
  302. margin-top:-60px;
  303. margin-left:350px;
  304. outline:0px solid {color:Posts Border};
  305. }
  306.  
  307. .posts {
  308. font-size: {text:Body Font Size};
  309. font-family: {text:Body Font};
  310. font-weight:lighter;
  311. {block:ifNotShow400pxposts}
  312. width:500px;
  313. {/block:ifNotShow400pxposts}
  314. {block:ifShow400pxposts}
  315. width:400px;
  316. {/block:ifShow400pxposts}
  317. line-height:100%;
  318. margin-top:120px;
  319. text-align:justify;
  320. }
  321.  
  322. .posts img {
  323. {block:ifNotShow400pxposts}
  324. max-width:500px;
  325. {/block:ifNotShow400pxposts}
  326. {block:ifShow400pxposts}
  327. max-width:400px;
  328. {/block:ifShow400pxposts}
  329. }
  330.  
  331. .info {
  332. margin-top:23px;
  333. margin-left:2px;
  334. padding-bottom:4px;
  335. font-family:calibri;
  336. line-height:0px;
  337. letter-spacing:0.9px;
  338. text-transform:uppercase;
  339. text-align:center;
  340. font-size:8px;
  341. border-top:1px solid {color:Info Border};
  342. }
  343.  
  344. .info a {
  345. color:{color:Text};
  346. }
  347.  
  348. .info a:hover {
  349. text-decoration:underline;
  350. color:{color:Hover};
  351. }
  352.  
  353. .info2 {
  354. font-size:8px;
  355. letter-spacing:0.9px;
  356. font-family:calibri;
  357. text-transform:uppercase;
  358. font-weight:lighter;
  359. margin-top:3px;
  360. text-align:center;
  361. }
  362.  
  363. .info2 a {
  364. color:{color:link};
  365. }
  366.  
  367. .info2 a:hover {
  368. text-decoration:underline;
  369. color:{color:hover};
  370. }
  371.  
  372. .postscontainer:hover .tags {
  373. {block:ifHoverTags}
  374. margin-top:-1px;filter: alpha(opacity = 100);
  375. opacity:100;-webkit-transition: all 0.5s ease-out;
  376. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  377. {/block:ifHoverTags}}
  378.  
  379. .tags {{block:ifHoverTags}
  380. -webkit-transition:0.7s ease; position:absolute; opacity:0;
  381. {/block:ifHoverTags}
  382. {block:ifNotShow400pxposts}
  383. width:500px;
  384. {/block:ifNotShow400pxposts}
  385. {block:ifShow400pxposts}
  386. width:400px;
  387. {/block:ifShow400pxposts}
  388. margin-top:-1px;
  389. font-style:none;
  390. line-height:90%;
  391. text-transform:lowercase;
  392. font-family:calibri;
  393. letter-spacing:0px;
  394. font-size:10px;
  395. font-weight:lighter;
  396. text-align:center;
  397. padding:2px;
  398. border-top:0px solid {color:infobg};
  399. -moz-transition-duration:0.5s;
  400. -webkit-transition-duration:0.5s;
  401. -o-transition-duration:0.5s;
  402. }
  403.  
  404. .tags a {
  405. background-color:none;
  406. color:{color:Text};
  407. }
  408.  
  409. .tags a:hover {
  410. text-decoration:underline;
  411. color:{color:Link Hover};
  412. }
  413.  
  414. .postnote {
  415. {block:ifNotShow400pxposts}
  416. width:500px;
  417. {/block:ifNotShow400pxposts}
  418. {block:ifShow400pxposts}
  419. width:400px;
  420. {/block:ifShow400pxposts}
  421. font-family:calibri;
  422. text-transform:lowercase;
  423. font-style:normal;
  424. letter-spacing:0px;
  425. font-size:10px;
  426. text-align:left;
  427. line-height:90%;
  428. margin-top:40px;
  429. }
  430.  
  431. .postnote li {
  432. list-style-type:none;
  433. border-bottom:1px solid {color:Questions Border};
  434. padding:37px 0px 3px 0px;
  435. text-align:left;
  436. margin:0px;
  437. -moz-transition-duration:0.5s;
  438. -webkit-transition-duration:0.5s;
  439. -o-transition-duration:0.5s;
  440. }
  441.  
  442. .postnote img {
  443. align: left;
  444. margin: 0px 2px -4px 1px;
  445. padding: 3px;
  446. }
  447.  
  448. .music {
  449. width:500px;
  450. {block:ifShow400pxposts}
  451. width:400px;
  452. {/block:ifShow400pxposts}
  453. padding-bottom:10px;
  454. }
  455.  
  456. .albumart {
  457. float:left;
  458. padding:10px 10px 10px 0px;
  459. }
  460.  
  461. .albumart img {
  462. width:30px;
  463. padding: 3px;
  464. margin:2px 7px -3px 6px;
  465. border:2px solid {color:Info Border};
  466. border-radius:100px;
  467. -webkit-border-radius:100px;
  468. -moz-border-radius:100px;
  469. }
  470.  
  471. .playercontainer {
  472. text-align:left;
  473. padding:5px 5px -5px;
  474. width:480px;
  475. }
  476.  
  477. .musicinfo {
  478. padding:10px;
  479. margin-top:9px;
  480. color:{color:text};
  481. }
  482.  
  483. .quote {
  484. font-size:18px;
  485. font-family:Open Sans Condensed;
  486. letter-spacing:0px;
  487. line-height:90%;
  488. font-weight:normal;
  489. text-align:center;
  490. text-transform:lowercase;
  491. }
  492.  
  493. .source {
  494. font-family:calibri;
  495. font-size:10px;
  496. font-style:normal;
  497. text-align:center;
  498. line-height:17px;
  499. }
  500.  
  501. .chat ol {
  502. font-family:Open Sans Condensed;
  503. font-size:12px;
  504. line-height:100%;
  505. padding:0px;
  506. list-style:none;
  507. }
  508. .label {
  509. font-family:Open Sans Condensed;
  510. text-transform:lowercase;
  511. font-size:12px;
  512. font-weight:bold;
  513. color:{color:Text};
  514. }
  515. .line.odd {
  516. padding:4px;
  517. margin-bottom:2px;
  518. }
  519. .line.even {
  520. padding:4px;
  521. margin-bottom:2px;
  522. }
  523.  
  524. .ask {
  525. font-size:18px;
  526. font-family:Open Sans Condensed;
  527. letter-spacing:0px;
  528. text-align:left;
  529. margin-top:3px;
  530. text-transform:lowercase;
  531. }
  532.  
  533. .question {
  534. {block:ifNotShow400pxposts}
  535. width:500px;
  536. {/block:ifNotShow400pxposts}
  537. {block:ifShow400pxposts}
  538. width:400px;
  539. {/block:ifShow400pxposts}
  540. letter-spacing:0px;
  541. margin-top:10px;
  542. padding-bottom:4px;
  543. text-align:justify;
  544. color:{color:Text};
  545. font-size: 11px;
  546. font-family: arial;
  547. border-bottom: 1px solid {color:Questions Border};
  548. }
  549.  
  550. .answer {
  551. {block:ifNotShow400pxposts}
  552. width:500px;
  553. {/block:ifNotShow400pxposts}
  554. {block:ifShow400pxposts}
  555. width:400px;
  556. {/block:ifShow400pxposts}
  557. letter-spacing:0px;
  558. text-align:justify;
  559. padding-top:5px;
  560. font-size: 11px;
  561. font-family: arial;
  562. margin-bottom:1px;
  563. color:{color:Text};
  564. }
  565.  
  566. .askimg {
  567. padding: 3px;
  568. margin:2px 7px -3px 6px;
  569. border:2px solid {color:Info Border};
  570. border-radius:100px;
  571. -webkit-border-radius:100px;
  572. -moz-border-radius:100px;
  573. }
  574.  
  575. .credit {
  576. position:fixed;
  577. font-family:calibri;
  578. font-size:8px;
  579. font-weight:normal;
  580. line-height:150%;
  581. letter-spacing:0px;
  582. right:5px;
  583. bottom:20px;
  584. text-transform:uppercase;
  585. text-align:center;
  586. }
  587.  
  588. .credit a {
  589. font-style:normal;
  590. padding:3px;
  591. color:{color:Link};
  592. -moz-transition-duration:0.5s;
  593. -webkit-transition-duration:0.5s;
  594. -o-transition-duration:0.5s;
  595. }
  596.  
  597. </style>
  598. </head>
  599.  
  600. <body>
  601. <div class="container">
  602. <div class="sidebar">
  603. <center><a href="/">
  604. <img src="{image:sidebar}" class="sidebarimage">
  605. </a></center>
  606.  
  607. {block:Pagination}
  608. <div class="pagination">
  609. {block:PreviousPage}
  610. <a href="{PreviousPage}"> - </a>
  611. {/block:PreviousPage}
  612. {block:JumpPagination length="5"}
  613. {block:CurrentPage}
  614. <span class="current_page">{PageNumber}</span>
  615. {/block:CurrentPage}
  616. {block:JumpPage}
  617. <a class="jump_page" href="{URL}">{PageNumber}</a>
  618. {/block:JumpPage}
  619. {/block:JumpPagination}
  620. {block:NextPage}
  621. <a href="{NextPage}"> + </a>
  622. {/block:NextPage}
  623. </div>
  624. {/block:Pagination}
  625.  
  626. <div class="description">
  627. {Description}
  628.  
  629. <div class="sidebarlinks">
  630. <span style="font-family:calibri; letter-spacing:-1px; font-size:13px;font-weight:bold;">
  631. <a href="/">index</a>
  632. <a href="/ask">ask</a></span>
  633. {block:ifShowLink1}
  634. <a href="{text:link1 url}">{text:link1}</a>
  635. {/block:IfShowLink1}
  636. {block:ifShowLink2}
  637. <a href="{text:link2 url}">{text:link2}</a>
  638. {/block:IfShowLink2}
  639. {block:ifShowLink3}
  640. <a href="{text:link3 url}">{text:link3}</a>
  641. {/block:IfShowLink3}
  642. {block:ifShowLink4}
  643. <a href="{text:link4 url}">{text:link4}</a>
  644. {/block:IfShowLink4}
  645. </div>
  646.  
  647.  
  648. </div>
  649. </div>
  650.  
  651.  
  652.  
  653. <div class="postscontainer">
  654. {block:Posts}
  655.  
  656. <div class="posts">
  657.  
  658. {block:Text}
  659. {block:Title}<h2>{Title}</h2>{/block:Title}
  660. {Body}
  661. {/block:Text}
  662.  
  663. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  664.  
  665. {/block:Quote}
  666.  
  667. {block:Link}
  668. <h2><a href="{URL}">{Name}</a></h2>
  669. {block:Description}{Description}{/block:Description}
  670. {/block:Link}
  671.  
  672. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  673. </ol></div>{/block:Chat}
  674.  
  675. {block:Answer}<img src="{AskerPortraitURL-48}" width="20px" align="left" class="askimg"> <div class="ask"><span style="text-transform:lowercase;">{Asker} asked:</b></span></div> <div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:answer}
  676.  
  677. {block:Photo}
  678. {LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
  679. {block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  680. {/block:Photo}
  681.  
  682. {block:Photoset}
  683. {block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
  684. {block:Caption}{Caption}{/block:Caption}
  685. {/block:Photoset}
  686.  
  687. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  688. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  689. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  690. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  691. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  692.  
  693. {block:Video}
  694. {block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
  695. {block:Caption}{Caption}{/block:Caption}
  696. {/block:Video}
  697.  
  698. {block:Date}<div class="info"> <span style="background-color:{color:background};padding:1px;"> <a href="{Permalink}">{MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}</a> {block:NoteCount}♡<span style="background-color:{color:background};padding:4px;padding-bottom:0px;"><span style="font-family:calibri; letter-spacing:-1px; font-size:11px;font-weight:bold;text-transform:lowercase;">{NoteCount}</span>{/block:NoteCount}</span></div>{/block:Date}
  699.  
  700. {block:PermalinkPage}
  701. <div class="info2">{block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} © <a href="{SourceURL}"></a><a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:ContentSource} — <a href="{ReblogURL}">reblog</a>{/block:RebloggedFrom}</div>
  702. {/block:PermalinkPage}
  703.  
  704. {block:HasTags}
  705. <div class="tags">
  706. {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}
  707. {/block:HasTags}</div>
  708.  
  709. <div class="postnote">
  710. {block:PostNotes}{PostNotes}{/block:PostNotes}
  711. </div>
  712. {/block:Posts}
  713.  
  714.  
  715. <div class="credit"><a href="http://britishrobert.tumblr.com/"><u>britishrobert</a></u></div>
  716.  
  717. </div>
  718. </div>
  719. </div>
  720. </body>
Advertisement
Add Comment
Please, Sign In to add comment