Advertisement
sexycullen

# 131

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