sexycullen

# 83 2 (flawlessycons)

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