Advertisement
bramrps

wsrpst3

Nov 1st, 2014
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.62 KB | None | 0 0
  1. <!-- Custom Theme #3 by watchingsamrps for sammyinnewyork for being Sam of the Week 10/27 - 11/2 -->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=HeadVersusHeart' rel='stylesheet' type='text/css'>
  11.  
  12. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  13.  
  14.  
  15. <head>
  16.  
  17. <title>{Title}</title>
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20.  
  21.  
  22. <meta name="font:Body" content="Georgia" />
  23. <meta name="color:Background" content="#c18651" />
  24. <meta name="color:Borderbar" content="#3a1e13" />
  25. <meta name="color:Body" content="#000" />
  26. <meta name="color:Entries" content="#f9deb2" />
  27. <meta name="color:Borders" content="#000" />
  28. <meta name="color:Bold" content="#3a1e13" />
  29. <meta name="color:Link" content="#c18651" />
  30. <meta name="color:Link Bg" content="#3a1e13" />
  31. <meta name="color:Link Hover" content="#f9deb2" />
  32. <meta name="color:Sidebars" content="#f9deb2" />
  33. <meta name="color:Entry titles" content="#3a1e13" />
  34. <meta name="color:Entries Border" content="#000" />
  35. <meta name="image:Image" content="" />
  36. <meta name="image:Image2" content="" />
  37. <meta name="image:Borderbar" content="" />
  38. <meta name="image:Background" content="" />
  39. <meta name="text:Link1" content="home" />
  40. <meta name="text:Link1 URL" content="/" />
  41. <meta name="text:Link2" content="ask" />
  42. <meta name="text:Link2 URL" content="/" />
  43. <meta name="text:Link3" content="link" />
  44. <meta name="text:Link3 URL" content="/" />
  45. <meta name="text:Link4" content="link" />
  46. <meta name="text:Link4 URL" content="/" />
  47. <meta name="text:Link5" content="link" />
  48. <meta name="text:Link5 URL" content="/" />
  49.  
  50.  
  51. <style type="text/css">
  52.  
  53. body {
  54. background: {color:Background};
  55. background-image: url('{image:Background}');
  56. background-attachment:fixed;
  57. position:absolute;
  58. font-size:12px;
  59. font-family: {font:Body};
  60. color:{color:Body};
  61. }
  62.  
  63. blockquote {
  64. margin-left: 15px;
  65. margin-right:15px;
  66. border-left: 1px solid {color:Borders};
  67. padding-left:5px;
  68. text-align: justify;
  69. }
  70.  
  71.  
  72. b, strong {
  73. color:{color:Bold};
  74. }
  75.  
  76. i, em {
  77. color:{color:Body}
  78. text-shadow: 0px 0px 2px #000;
  79. }
  80.  
  81. a {
  82. text-decoration:none;
  83. outline:normal;
  84. color:{color:Link};
  85. -webkit-transition: all 0.5s ease-in-out;
  86. -moz-transition: all 0.5s ease-in-out;
  87. -o-transition: all 0.5s ease-in-out;
  88. }
  89.  
  90. a:hover {
  91. text-transform:lowercase;
  92. -webkit-transition: all 0.5s ease-in-out;
  93. -moz-transition: all 0.5s ease-in-out;
  94. -o-transition: all 0.5s ease-in-out;
  95. }
  96.  
  97. pre {
  98. font-family:georgia;
  99. font-size:8px;
  100. text-transform:Uppercase;
  101. background-color: #C18651;
  102. padding:2px;
  103. text-align:center;
  104. border-left:1px solid #3a1e13;
  105. border-right:1px solid #3a1e13;
  106. color:{color:Body};
  107. }
  108.  
  109. h1 {
  110. margin-top:0px;
  111. margin-bottom:5px;
  112. color:{color:Entry titles};
  113. font-family:'georgia';
  114. font-style:normal;
  115. text-align:left;
  116. text-transform:uppercase;
  117. font-size: 20px;
  118. color: {color:Entry titles};
  119. padding-bottom:0px;
  120. text-shadow: 1px 1px 1px #000;
  121. }
  122.  
  123. h2 {
  124. margin-top:0px;
  125. margin-bottom:5px;
  126. font-family:'georgia';
  127. text-transform:uppercase;
  128. text-align:center;
  129. font-size: 25px;
  130. color:{color:Entry titles};
  131. text-shadow: 1px 1px 1px #000;
  132. }
  133.  
  134. h3 {
  135. margin-top:0px;
  136. margin-bottom:-5px;
  137. color:{color:Entry titles};
  138. font-family:'georgia
  139. font-style:normal;
  140. text-align:center;
  141. text-transform:uppercase;
  142. font-size: 20px;
  143. text-shadow: 1px 1px 1px #000;
  144. color: {color:Entry titles};
  145. }
  146.  
  147. h4 {
  148. margin-top:10px;
  149. margin-bottom:-5px;
  150. font-family:'head versus heart';
  151. text-transform:uppercase;
  152. text-align:center;
  153. font-size: 17px;
  154. color:{color:Link};
  155. text-shadow: 1px 2px 1px #000;
  156. }
  157.  
  158. img {
  159. border: 0;
  160. max-width: 100%;}
  161.  
  162. img:hover {
  163. opacity:0.7;
  164. -webkit-transition:all 0.4s ease-in-out;
  165. -moz-transition:all 0.4s ease-in-out;
  166. -o-transition:all 0.4s ease-in-out;
  167. -ms-transition: all 0.4s ease-in-out;
  168. transition:all 0.5s ease-in-out
  169. }
  170.  
  171.  
  172.  
  173. #borderbar1 {
  174. position:fixed;
  175. top:0px;
  176. left:75px;
  177. width:300px;
  178. height:100%;
  179. padding:3px;
  180. background-color:{color:Borderbar};
  181. background-image:url('{image:Borderbar}');
  182. background-attachment:fixed;
  183. border-color:{color:Borders};
  184. border-width:1px;
  185. border-style: solid;
  186. }
  187.  
  188. #borderbar2 {
  189. position:fixed;
  190. position:fixed;
  191. top:-1px;
  192. left:1030px;
  193. width:210px;
  194. height:100%;
  195. padding:3px;
  196. background-color:{color:Borderbar};
  197. background-image:url('{image:Borderbar}');
  198. background-attachment:fixed;
  199. border-color:{color:Borders};
  200. border-width:1px;
  201. border-style: solid;
  202. }
  203.  
  204.  
  205.  
  206. #sidebar {
  207. position:fixed;
  208. top:400px;
  209. left:98px;
  210. width:260px;
  211. height:190px;
  212. background-color:{color:Sidebars};
  213. border-radius: 0px 0px 0px 0px;
  214. box-shadow:1px 5px 5px #000;
  215. }
  216.  
  217.  
  218. #sidebar2 {
  219. position:fixed;
  220. top:412px;
  221. left:78px;
  222. width:300px;
  223. height:34px;
  224. padding-top:1px;
  225. background-color:{color:Sidebars};
  226. border-color:{color:Borders};
  227. border-style:solid;
  228. border-width:1px;
  229. border-radius: 0px 0px 0px 0px;
  230. }
  231.  
  232.  
  233.  
  234.  
  235. #image {
  236. z-index:3;
  237. position:fixed;
  238. top:-1px;
  239. left:78px;
  240. width:300px;
  241. height:100%;
  242. background-image:url('http://static.tumblr.com/27174dc27a49f0065a762d8d07d1d8ca/tfklyhf/xnpned6du/tumblr_static_7v3fpktvtdgcs4cgo8ooc4sw0.png');
  243. background-attachment:none;
  244. background-size:auto;
  245. background-position:top left;
  246. background-repeat:no-repeat;
  247. float:center;
  248. overflow:hidden;
  249. background-color:#fff;
  250. border-color:{color:Borders};
  251. border-style:solid;
  252. border-width:1px;
  253. border-radius: 0px 0px 0px 0px;
  254. }
  255.  
  256. #image2 {
  257. z-index:3;
  258. position:fixed;
  259. top:-1px;
  260. left:1033px;
  261. width:210px;
  262. height:100%;
  263. background-image:url('http://static.tumblr.com/b89c0ae3ef80fb56cce8e4d7f0bcc293/tfklyhf/2hvned71j/tumblr_static_e7vaxjstqdk480c8wccw8scwg.png');
  264. background-attachment:none;
  265. background-size:auto;
  266. background-position:top left;
  267. background-repeat:no-repeat;
  268. float:center;
  269. overflow:hidden;
  270. background-color:#fff;
  271. border-color:{color:Borders};
  272. border-style:solid;
  273. border-width:1px;
  274. }
  275.  
  276.  
  277. #description {
  278. padding:10px;
  279. color:{color:Description};
  280. font-size:10px;
  281. text-align:justify;
  282. font-family:'georgia';
  283. }
  284.  
  285. #pagination {
  286. font-family:'georgia';
  287. font-size:18px;
  288. text-transform:uppercase;
  289. display:inline-block;
  290. margin-top:0px;
  291. color:{color:Body};
  292. -webkit-transition: all 0.2s ease-in-out;
  293. -moz-transition: all 0.2s ease-in-out;
  294. -o-transition: all 0.2s ease-in-out;
  295. }
  296.  
  297. #links {
  298. text-align:center;
  299. }
  300.  
  301.  
  302. #links a{
  303. font-family:'georgia';
  304. background-color:{color:Link Bg};
  305. color:#fff;
  306. width:46px;
  307. height:18px;
  308. line-height:20px;
  309. font-size:8px;
  310. text-transform:uppercase;
  311. display:inline-block;
  312. margin-top:3px;
  313. margin-bottom:0px;
  314. padding:0px;
  315. color:{color:Link};
  316. -webkit-transition: all 0.2s ease-in-out;
  317. -moz-transition: all 0.2s ease-in-out;
  318. -o-transition: all 0.2s ease-in-out;
  319. }
  320.  
  321. #links a:hover{
  322. color:{color:Link};
  323. background:{color:Link Hover};
  324. box-shadow:0px 5px 5px #000;
  325. -webkit-transition: opacity 0.7s linear;opacity: 1;
  326. -webkit-transition: all 0.3s ease-out;
  327. -moz-transition: all 0.3s ease-out;
  328. transition: all 0.3s ease-out;
  329. }
  330.  
  331.  
  332.  
  333. .user_1 .label {
  334. color:{color:Link};
  335. font-family:'georgia';
  336. font-size: 10px;
  337. padding: 5px;
  338. text-transform:uppercase;
  339. font-weight:bold
  340. }
  341.  
  342. .user_2 .label {
  343. color:{color:Entry titles};
  344. font-family:'georgia';
  345. font-size: 10px;
  346. padding: 5px;
  347. text-transform:uppercase;
  348. font-weight:bold
  349. }
  350.  
  351. .user_3 .label {
  352. color:{color:Link};
  353. font-family:'georgia';
  354. font-size: 10px;
  355. padding: 5px;
  356. text-transform:uppercase;
  357. font-weight:bold
  358. }
  359.  
  360. .user_4 .label {
  361. color:{color:Entry titles};
  362. font-family:'georgia';
  363. font-size: 10px;
  364. padding: 5px;
  365. text-transform:uppercase;
  366. font-weight:bold
  367. }
  368.  
  369. .user_5 .label {
  370. color:{color:Link};
  371. font-family:'georgia';
  372. font-size: 10px;
  373. padding: 5px;
  374. text-transform:uppercase;
  375. font-weight:bold
  376. }
  377.  
  378. .user_6 .label {
  379. color:{color:Entry titles};
  380. font-family:'georgia';
  381. font-size: 10px;
  382. padding: 5px;
  383. text-transform:uppercase;
  384. font-weight:bold
  385. }
  386.  
  387. .user_7 .label {
  388. color:{color:Link};
  389. font-family:'georgia';
  390. font-size: 10px;
  391. padding: 5px;
  392. text-transform:uppercase;
  393. font-weight:bold
  394. }
  395.  
  396. .user_8 .label {
  397. color:{color:Entry titles};
  398. font-family:'georgia';
  399. font-size: 10px;
  400. padding: 5px;
  401. text-transform:uppercase;
  402. font-weight:bold
  403. }
  404.  
  405. .user_9 .label {
  406. color:{color:Link};
  407. font-family:'georgia';
  408. font-size: 10px;
  409. padding: 5px;
  410. text-transform:uppercase;
  411. font-weight:bold
  412. }
  413.  
  414. .user_10 .label {
  415. color:{color:Entry titles};
  416. font-family:'georgia';
  417. font-size: 10px;
  418. padding: 5px;
  419. text-transform:uppercase;
  420. font-weight:bold
  421. }
  422.  
  423.  
  424. ul.chat, .chat ol, .chat li {
  425. list-style:none;
  426. margin-top:-8px;
  427. margin-bottom:0px;
  428. padding: 3px;
  429. }
  430.  
  431. p {
  432. margin-top:0px;
  433. margin-bottom:4px
  434. }
  435.  
  436.  
  437.  
  438. #entries {
  439. position:absolute;
  440. margin-left:440px;
  441. margin-top:10px;
  442. font-size:10px;
  443. text-align:justify;
  444.  
  445. }
  446.  
  447. #post {
  448. background-color:{color:Entries};
  449. padding:8px;
  450. padding-top:5px;
  451. padding-bottom:10px;
  452. width:500px;
  453. border-color:{color:Entries border};
  454. border-style:solid;
  455. border-width:1px;
  456. margin-bottom:2px;
  457. border-radius: 10px 10px 0px 0px;
  458. box-shadow:1px 0px 5px #000;
  459. }
  460.  
  461.  
  462. #quotetext {
  463. font-family:'georgia';
  464. font-size:18px;
  465. color:{color:Borders};
  466. font-style:normal;
  467. text-align:justify;
  468. margin-top:5px;
  469. padding:2px;
  470. }
  471.  
  472.  
  473. #asks {
  474. text-align:left;
  475. font-size:10px;
  476. font-family:'georgia';
  477. margin:5px;
  478. padding:10px;
  479. min-height:40px;
  480. background-color:transparent;
  481. border-top:1px solid {color:Entry titles};
  482. border-left:1px solid {color:Entry titles};
  483. border-bottom:2px solid {color:Entry titles};
  484. border-right:2px solid {color:Entry titles};
  485. box-shadow:3px 3px 3px #000;
  486. border-radius:40px 40px 40px 40px;
  487. }
  488.  
  489. .asker {
  490. font-family:'lobster';
  491. color:{color:Entry titles};
  492. text-transform:lowercase;
  493. margin-top:2px;
  494. margin-bottom:-8px;
  495. font-size:20px;
  496. text-shadow:1px 1px 1px #000;
  497. font-style:normal;
  498. letter-spacing:1px;
  499.  
  500. }
  501.  
  502. #askimage {
  503. height:60px;
  504. width:60px;
  505. float:left;
  506. margin-top:10px;
  507. margin-left:10px;
  508. padding-right:5px;
  509. opacity:0.5;
  510. -webkit-transition:all 0.4s ease-in-out;
  511. -moz-transition:all 0.4s ease-in-out;
  512. -o-transition:all 0.4s ease-in-out;
  513. -ms-transition: all 0.4s ease-in-out;
  514. transition:all 0.5s ease-in-out;
  515. }
  516.  
  517. #answers {
  518. padding-left:20px;
  519. padding-right:20px;
  520. margin-left:5px;
  521. margin-top:8px;
  522. margin-bottom:10px;
  523. text-align:justify;
  524. }
  525.  
  526. #audio {
  527. border-radius:100%;
  528. width:100%;
  529. height:100px;
  530. margin-bottom:5px
  531. }
  532.  
  533. .albumart {
  534. border-radius:10px;
  535. margin-top:15px;
  536. margin-left:45px;
  537. float:left;
  538. width:71px;
  539. height:71px
  540. }
  541.  
  542. .player {
  543. border-radius:50px;
  544. margin-left:45px;
  545. margin-top:15px;
  546. display:block;
  547. height:50px;
  548. width:50px;
  549. padding:11px;
  550. overflow:hidden;
  551. position:absolute;
  552. opacity:0.3;
  553. background:#fff;
  554. -webkit-transition:all 0.4s ease-in-out;
  555. -moz-transition:all 0.4s ease-in-out;
  556. -o-transition:all 0.4s ease-in-out;
  557. -ms-transition: all 0.4s ease-in-out;
  558. transition:all 0.5s ease-in-out
  559. }
  560.  
  561. .player:hover {
  562. opacity:0.7;
  563. -webkit-transition:all 0.4s ease-in-out;
  564. -moz-transition:all 0.4s ease-in-out;
  565. -o-transition:all 0.4s ease-in-out;
  566. -ms-transition: all 0.4s ease-in-out;
  567. transition:all 0.5s ease-in-out}
  568.  
  569. .audioplayer {
  570. width:24px;
  571. height:24px;
  572. margin-top:12px;
  573. margin-left:12px;
  574. overflow:hidden
  575.  
  576. }
  577.  
  578. .audioinfo {
  579. font-size:10px;
  580. font-family:georgia;
  581. text-transform:uppercase;
  582. color:{color:text};
  583. text-align:left;
  584. padding-top:15px;
  585. margin-left:130px;
  586. }
  587.  
  588. .audiotitle {
  589. color:{color:Entry titles};
  590. margin-top:10px;
  591. margin-bottom:-10px;
  592. margin-left:20px;
  593. text-transform: uppercase;
  594. font-size: 20px;
  595. font-family:'georgia';
  596. font-weight:bold;
  597. text-shadow: 1px 2px 1px #000;
  598. }
  599.  
  600. #infobox {
  601. background-color:{color:Entries};
  602. width:516px;
  603. height:25px;
  604. border-color:{color:Entries border};
  605. border-style:solid;
  606. border-width:1px;
  607. margin-bottom:40px;
  608. border-radius: 0px 0px 10px 10px;
  609. box-shadow:1px 3px 5px #000;
  610. }
  611.  
  612. #info {
  613. font-family:'georgia';
  614. font-size:8px;
  615. text-align: right;
  616. padding-right: 3px;
  617. padding-top: 3px;
  618. color:{color:Entries border};
  619. text-transform:uppercase;
  620. background-color:transparent;
  621. }
  622.  
  623. #info2 {
  624. font-family:'georgia';
  625. font-size:8px;
  626. text-align: right;
  627. margin-bottom: 0px;
  628. padding: 2px;
  629. padding-top:0px;
  630. color:{color:Body};
  631. text-transform:lowercase;
  632. font-style:italic;
  633. background-color:transparent;
  634. }
  635.  
  636. #credit a{
  637. position:fixed;
  638. right:3px;
  639. bottom:3px;
  640. padding:4px;
  641. background:white;
  642. font-size:11px;
  643. color:black;
  644. -moz-transition-duration:1s;
  645. -webkit-transition-duration:1s;
  646. -o-transition-duration:1s;
  647. }
  648.  
  649. #credit a:hover {
  650. opacity:1;
  651. color:white;
  652. background:black;
  653. -moz-transition-duration:1s;
  654. -webkit-transition-duration:1s;
  655. -o-transition-duration:1s;
  656. }
  657.  
  658.  
  659. </style>
  660. <style type="text/css">{CustomCSS}</style>
  661. </head>
  662.  
  663. <body>
  664.  
  665.  
  666. <div id="borderbar1"></div>
  667.  
  668. <div id="borderbar2"></div>
  669.  
  670.  
  671.  
  672.  
  673. <div id="image">
  674.  
  675.  
  676. <div id="sidebar">
  677.  
  678.  
  679. <div id="description">
  680. {block:Description}
  681. {Description}{/block:Description}</div>
  682.  
  683.  
  684. <div id="links">
  685. <a href="{text:Link1 URL}">{text:Link1}</a>
  686. <a href="{text:Link2 URL}">{text:Link2}</a>
  687. <a href="{text:Link3 URL}">{text:Link3}</a>
  688. <a href="{text:Link4 URL}">{text:Link4}</a>
  689. <a href="{text:Link5 URL}">{text:Link5}</a>
  690. </div>
  691.  
  692.  
  693. <center>
  694. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div> </center>
  695.  
  696.  
  697. </div>
  698.  
  699.  
  700.  
  701. <div id="image2">
  702. </div>
  703.  
  704.  
  705. </div>
  706.  
  707. </div>
  708.  
  709.  
  710.  
  711.  
  712. <div id="entries">
  713.  
  714. {block:Posts}
  715.  
  716. <div id="post">
  717.  
  718. {block:Text}<h1>{title}</h1>{Body}{/block:Text}
  719.  
  720. {block:Quote}<div id="quotetext">“{Quote}” </div>
  721. <div style="font-family:georgia; font-size:12px; text-align:right; padding-bottom:2px;">— {Source}</div>{/block:Quote}
  722.  
  723. {block:Link}<a href="{URL}" class="link" {Target}> <h2>➝ {Name}</h2></a>
  724. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  725.  
  726. {block:Photo}<div style="padding-top:2px;"><center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  727. {block:Photoset}<div style="padding-top:2px;"><center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  728.  
  729. {block:Chat}{block:Title}<h3>{Title}</h3>{/block:Title}<div style="padding:10px;">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  730.  
  731. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}<br></li>{/block:Lines}</ul>
  732.  
  733. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  734.  
  735.  
  736.  
  737.  
  738. {block:Audio}
  739. <div id="audio">
  740. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  741. <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100" style="border-radius: 50px">{/block:AlbumArt}</div>
  742. <div class="audioinfo">
  743. <div class="audiotitle">⋆ {block:TrackName}{TrackName} ➝{/block:TrackName}</div><br>
  744. {block:Artist}{Artist}{/block:Artist} {block:Album} ★ {Album}{/block:Album}</div></div>
  745. {block:Caption}{Caption}{/block:Caption}
  746. {/block:Audio}
  747.  
  748. {block:Answer}
  749.  
  750. <div id="asks"><div style="font-family:'lobster'; text-transform:lowercase; font-size:20px; text-shadow:1px 1px 1px #000; text-align:left; padding-bottom:0px; border-bottom:1px dotted {color:Entry titles};"><b>{Asker} wondered ;;</b></div><p></p>
  751. <div style="margin-left:10px; text-align:justify; text-transform:uppercase; font-size:8px;">{Question}</div></div>
  752. <div id="answers">{Answer}</div>{/block:Answer}
  753.  
  754.  
  755. </div>
  756.  
  757. <div id="infobox"><div id="info">{block:Date}<b><a href="{Permalink}">{TimeAgo}</a></b>{/block:Date}
  758. {block:NoteCount}with <i>{NoteCountWithLabel}</i>{/block:NoteCount}{/block:NoteCount}{block:RebloggedFrom} via (<b><a href="{ReblogParentURL}"><a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a></b>){/block:RebloggedFrom}
  759. {block:ContentSource} <a href="{SourceURL}">✶</a>{block:ContentSource}{/block:RebloggedFrom}<br>
  760. <div id="info2"><b>tagged:</b> {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}
  761. </div></div></div>
  762.  
  763. {block:PostNotes}<div style="padding-left:20px;">{PostNotes}</div>{/block:PostNotes}
  764. {/block:Posts}
  765.  
  766.  
  767. </div></div></div>
  768.  
  769.  
  770.  
  771.  
  772.  
  773. <div id="credit"><a href="http://watchingsamrps.tumblr.com">WSR</a></div>
  774. </body>
  775. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement