Advertisement
pattybuns94

rjtheme012

Dec 31st, 2012
6,067
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.07 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2.  
  3. <!--
  4. RJ Tumblr Theme - 012 - Magnificence
  5. Made by Patty of Rekindling-Joy.Webs.Com
  6. DO NOT REMOVE CREDIT.
  7. DO NOT USE AS BASE.
  8. DO NOT REDISTRIBUTE AS YOUR OWN.
  9. -->
  10.  
  11. <html>
  12. <head>
  13.  
  14. <!-- DEFAULT VARIABLES -->
  15. <meta name="color:bodybackground" content="#f0f1f1" />
  16. <meta name="color:mainnavibg" content="#5d4e70" />
  17. <meta name="color:titlecolor" content="#d7dcdd" />
  18. <meta name="color:borders" content="#5d4e70" />
  19. <meta name="color:nav" content="#f0f1f1" />
  20. <meta name="color:navbg" content="#322345" />
  21. <meta name="color:navhover" content="#766290" />
  22. <meta name="color:navhoverbg" content="#ffffff" />
  23. <meta name="color:desc" content="#5d4e70" />
  24. <meta name="color:posttext" content="#2f1d46" />
  25. <meta name="color:headerone" content="#3b3149" />
  26. <meta name="color:headertwo" content="#322345" />
  27. <meta name="color:tagslink" content="#2f1d46" />
  28. <meta name="color:tagslinkhover" content="#465661" />
  29. <meta name="color:linkage" content="#6d5e80" />
  30. <meta name="color:linkagehover" content="#18151d" />
  31. <meta name="color:postbg" content="#e8e3ee" />
  32.  
  33. <meta name="image:headerimg" content="" />
  34. <meta name="image:bgimg" content="http://static.tumblr.com/d7pwg4v/ff8mfro9m/shattered.png" />
  35.  
  36. <meta name="text:link1" content="" />
  37. <meta name="text:link1URL" content="" />
  38. <meta name="text:link2" content="" />
  39. <meta name="text:link2URL" content="" />
  40. <meta name="text:link3" content="" />
  41. <meta name="text:link3URL" content="" />
  42. <meta name="text:sidelink1" content="" />
  43. <meta name="text:sidelink1URL" content="" />
  44. <meta name="text:sidelink2" content="" />
  45. <meta name="text:sidelink2URL" content="" />
  46. <meta name="text:sidelink3" content="" />
  47. <meta name="text:sidelink3URL" content="" />
  48. <meta name="text:sidelink4" content="" />
  49. <meta name="text:sidelink4URL" content="" />
  50. <meta name="text:sidelink5" content="" />
  51. <meta name="text:sidelink5URL" content="" />
  52. <meta name="text:sidelink6" content="" />
  53. <meta name="text:sidelink6URL" content="" />
  54. <meta name="text:sidelink7" content="" />
  55. <meta name="text:sidelink7URL" content="" />
  56.  
  57. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  58. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  59. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  60. <link rel="shortcut icon" href="{Favicon}" />
  61. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Seaweed+Script' rel='stylesheet' type='text/css'>
  64.  
  65. <style type="text/css">
  66.  
  67. body {
  68. background-color: {color:bodybackground};
  69. background-image: url('{image:bgimg}');
  70. background-repeat: repeat;
  71. background-attachment: fixed;
  72. margin:0px 0px; padding:0px;
  73. text-align:center;
  74. }
  75.  
  76. ::-webkit-scrollbar-thumb:vertical {
  77. background-color: {color:borders};
  78. }
  79.  
  80. ::-webkit-scrollbar {
  81. height: 10px;
  82. width: 10px;
  83. background-color: {color:bodybackground};
  84. }
  85.  
  86. #content {
  87. text-align:left;
  88. width: 800px;
  89. margin:0 auto 0 auto;
  90. }
  91.  
  92. #contentbg {
  93. width: 800px;
  94. height: 120%;
  95. margin-top:-10px;
  96. margin-left: 0px;
  97. background-color: {color:postbg};
  98. position: fixed;
  99. z-index:199;
  100. }
  101.  
  102. #header img{
  103. max-width: 800px;
  104. max-height: 250px;
  105. height:auto;
  106. margin-top: 0px;
  107. text-align:center;
  108. position: absolute;
  109. z-index:999;
  110. }
  111.  
  112. #navimain {
  113. margin-top: 250px;
  114. width: 780px;
  115. padding-left:10px;
  116. padding-right:10px;
  117. padding-top:3px;
  118. padding-bottom:4px;
  119. text-align: center;
  120. background: {color:mainnavibg};
  121. position: absolute;
  122. z-index:999;
  123. }
  124.  
  125. #sidebottom {
  126. width: 235px;
  127. height: 30px;
  128. margin-left: 555px;
  129. bottom: 0px;
  130. position:fixed;
  131. background-color: {color:bodybackground};
  132. background-image: url('{image:bgimg}');
  133. background-repeat: repeat;
  134. background-attachment: fixed;
  135. z-index:899;
  136. text-align: center;
  137. }
  138.  
  139. #sidebar {
  140. width: 240px;
  141. padding:5px;
  142. padding-top:30px;
  143. padding-bottom:50px;
  144. margin-top: 260px;
  145. position:absolute;
  146. margin-left: 550px;
  147. z-index:899;
  148. background-color: {color:postbg};
  149. }
  150.  
  151. #title {
  152. font-family: 'Seaweed Script', 'Georgia', 'Times New Roman', serif;
  153. font-weight: normal;
  154. font-style: none;
  155. font-size: 13pt;
  156. line-height: 12pt;
  157. letter-spacing: 0px;
  158. text-align: right;
  159. text-transform: normal;
  160. color: {color:titlecolor};
  161. background-color: {color:mainnavibg};
  162. padding:5px;
  163. padding-left: 14px;
  164. padding-top: 10px;
  165. padding-bottom: 10px;
  166. margin-right:5px;
  167. }
  168.  
  169. #title2 {
  170. font-family: 'Times New Roman', serif;
  171. font-weight: normal;
  172. font-style: none;
  173. font-size: 8pt;
  174. line-height: 8pt;
  175. letter-spacing: 3px;
  176. text-align: center;
  177. text-transform: uppercase;
  178. color: {color:title2color};
  179. margin-bottom: 10px;
  180. }
  181.  
  182. #desc {
  183. font-family: 'Verdana', sans-serif;
  184. font-size: 7pt;
  185. line-height: normal;
  186. text-align: center;
  187. color: {color:desc};
  188. margin-top: 10px;
  189. padding:5px;
  190. margin-right:5px;
  191. }
  192.  
  193. .descportrait img{
  194. max-width: 64px;
  195. text-align:center;
  196. margin: 10px;
  197. margin-top: 0px;
  198. margin-right: 19px;
  199. margin-left: 10px;
  200. border: 5px solid {color:borders};
  201. }
  202.  
  203. #navi1 {
  204. font-family: 'Verdana', sans-serif;
  205. font-size: 7pt;
  206. line-height: 7.5pt;
  207. text-align: left;
  208. color: {color:desc};
  209. margin-top: 10px;
  210. padding-left: 10px;
  211. padding-right: 10px;
  212. }
  213.  
  214. #sidebottom2 {
  215. width: 235px;
  216. height: 20px;
  217. background-color: {color:bodybackground};
  218. background-image: url('{image:bgimg}');
  219. background-repeat: repeat;
  220. background-attachment: fixed;
  221. text-align: center;
  222. margin-top: 10px;
  223. margin-bottom: 10px;
  224. }
  225.  
  226. #theme {
  227. right: 5px;
  228. bottom: 5px;
  229. position: fixed;
  230. text-transform: lowercase;
  231. font-weight: 400;
  232. font-size: 6pt;
  233. font-style: italic;
  234. letter-spacing: 5px;
  235. font-family: 'Georgia', serif;
  236. z-index:999;
  237. }
  238.  
  239. #pagination {
  240. text-decoration: none;
  241. text-transform: lowercase;
  242. font-family: 'Georgia', serif;
  243. font-weight: 400;
  244. font-style: none;
  245. font-size: 8pt;
  246. padding:2px;
  247. text-align:center;
  248. display:block;
  249. color: {color:nav1hover};
  250. text-align: center;
  251. }
  252.  
  253. #entrycont {
  254. width: 520px;
  255. font-family: 'Verdana', sans-serif;
  256. color: {color:posttext};
  257. font-size: 8.5pt;
  258. margin-top: 250px;
  259. margin-left: 0px;
  260. padding: 15px;
  261. padding-top: 50px;
  262. position: absolute;
  263. z-index: 799;
  264. background-color: {color:postbg};
  265. height: auto;
  266. }
  267.  
  268. #entries {
  269. width: 500px;
  270. font-family: 'Verdana', sans-serif;
  271. color: {color:posttext};
  272. font-size: 8.5pt;
  273. padding: 10px;
  274. z-index: 999;
  275. }
  276.  
  277. #datesandnotes{
  278. text-align: left;
  279. text-transform: lowercase;
  280. font-style: italic;
  281. font-family: 'Georgia', Trebuchet MS, serif;
  282. font-size: 7pt;
  283. line-height: 8pt;
  284. padding:5px;
  285. margin-bottom: 10px;
  286. color: {color:desc};
  287. border-top: 1px solid {color:borders};
  288. }
  289.  
  290. #tagsandsources{
  291. text-align: center;
  292. text-transform: lowercase;
  293. font-style: italic;
  294. font-family: 'Georgia', Trebuchet MS, serif;
  295. font-size: 7pt;
  296. line-height: 7.5pt;
  297. padding:5px;
  298. margin-bottom: 5px;
  299. margin-top: -10px;
  300. color: {color:desc};
  301. }
  302.  
  303. .floatright {
  304. text-align: right;
  305. text-transform: lowercase;
  306. font-style: italic;
  307. font-family: 'Georgia', Trebuchet MS, serif;
  308. font-size: 7pt;
  309. line-height: 7.5pt;
  310. float:right;
  311. }
  312.  
  313. a, a:link, a:visited {
  314. color: {color:linkage};
  315. text-decoration: none;
  316. }
  317.  
  318. a:hover {
  319. color: {color:linkagehover};
  320. text-decoration: none;
  321. }
  322.  
  323. a.theme, a.theme:link, a.theme:visited {
  324. color: {color:tagslink};
  325. text-decoration: none;
  326. }
  327.  
  328. a.theme:hover {
  329. color: {color:tagslinkhover};
  330. text-decoration: none;
  331. }
  332.  
  333. a.tagsnav, a.tagsnav:link, a.tagsnav:visited {
  334. color: {color:tagslink};
  335. text-decoration: none;
  336. }
  337.  
  338. a.tagsnav:hover {
  339. color: {color:tagslinkhover};
  340. text-decoration: none;
  341. }
  342.  
  343. a.nav, a.nav:link, a.nav:active, a.nav:visited {
  344. text-decoration: none;
  345. text-transform: uppercase;
  346. font-family: 'Trebuchet MS', sans serif;
  347. font-weight: normal;
  348. font-size: 7pt;
  349. line-height: 7pt;
  350. color: {color:nav};
  351. background-color: {color:navbg};
  352. display:inline-block;
  353. width: 90px;
  354. letter-spacing: 1pt;
  355. text-align: center;
  356. padding-left:2px;
  357. padding-right:2px;
  358. padding-top:5px;
  359. padding-bottom:5px;
  360. }
  361.  
  362. a.nav:hover {
  363. text-decoration: none;
  364. color: {color:navhover};
  365. background-color: {color:navhoverbg};
  366. -webkit-transition: all 0.8s ease-in-out;
  367. -moz-transition: all 0.8s ease-in-out;
  368. -o-transition: all 0.8s ease-in-out;
  369. -ms-transition: all 0.8s ease-in-out;
  370. transition: all 0.8s ease-in-out;
  371. }
  372.  
  373. a.nav2, a.nav2:link, a.nav2:active, a.nav2:visited {
  374. text-decoration: none;
  375. text-transform: lowercase;
  376. font-family: 'Georgia', serif;
  377. font-weight: 400;
  378. font-style: none;
  379. font-size: 13pt;
  380. padding:3px;
  381. color: {color:headerone};
  382. display: inline-block;
  383. letter-spacing: 2px;
  384. text-align: left;
  385. }
  386.  
  387. a.nav2:hover {
  388. color: {color:headertwo};
  389. -webkit-transition: all 0.8s ease-in-out;
  390. -moz-transition: all 0.8s ease-in-out;
  391. -o-transition: all 0.8s ease-in-out;
  392. -ms-transition: all 0.8s ease-in-out;
  393. transition: all 0.8s ease-in-out;
  394. }
  395.  
  396. a.nav3, a.nav3:link, a.nav3:active, a.nav3:visited {
  397. text-decoration: none;
  398. text-transform: uppercase;
  399. font-family: 'Trebuchet MS', sans serif;
  400. font-weight: normal;
  401. font-size: 7pt;
  402. line-height: 7pt;
  403. color: {color:nav};
  404. background-color: {color:navbg};
  405. display:block;
  406. letter-spacing: 1pt;
  407. text-align: center;
  408. padding:5px;
  409. margin:2px;
  410. }
  411.  
  412. a.nav3:hover {
  413. margin:5px;
  414. text-decoration: none;
  415. color: {color:navhover};
  416. background-color: {color:navhoverbg};
  417. -webkit-transition: all 0.8s ease-in-out;
  418. -moz-transition: all 0.8s ease-in-out;
  419. -o-transition: all 0.8s ease-in-out;
  420. -ms-transition: all 0.8s ease-in-out;
  421. transition: all 0.8s ease-in-out;
  422. }
  423.  
  424. h1 {
  425. font-family: 'Georgia', 'Times New Roman', serif;
  426. color: {color:headerone};
  427. text-transform: none;
  428. font-size: 14pt;
  429. font-weight: 300;
  430. text-align: left;
  431. line-height: 14pt;
  432. padding: 2px;
  433. margin-bottom: 1px;
  434. margin-top: 1px;
  435. }
  436.  
  437. h2 {
  438. font-family: 'Georgia', 'Times New Roman', serif;
  439. color: {color:headertwo};
  440. font-size: 12pt;
  441. font-weight: 300;
  442. line-height: 12pt;
  443. padding: 2px;
  444. margin-bottom: 1px;
  445. margin-top: 1px;
  446. }
  447.  
  448. h2.quote {
  449. font-family: 'Georgia', 'Times New Roman', serif;
  450. color: {color:headertwo};
  451. text-transform: none;
  452. font-size: 14pt;
  453. font-weight: 300;
  454. text-align: center;
  455. line-height: 14pt;
  456. padding: 2px;
  457. margin-bottom: 10px;
  458. margin-top: 1px;
  459. }
  460.  
  461. p {
  462. font-family: 'Verdana', sans-serif;
  463. color: {color:posttext};
  464. font-size: 8.5pt;
  465. line-height: normal;
  466. padding: 2px;
  467. margin-bottom: 7px;
  468. margin-top: 1px;
  469. }
  470.  
  471. #question {
  472. padding: 10px;
  473. margin-left: 20px;
  474. margin-right: 20px;
  475. width: 440px;
  476. border-bottom: 2px solid {color:borders};
  477. }
  478.  
  479. #question img{
  480. width: 48px;
  481. margin: 5px;
  482. padding: 10px;
  483. vertical-align: middle;
  484. border: 5px solid {color:borders};
  485. }
  486.  
  487. #ques {
  488. margin-top: -75px;
  489. padding: 10px;
  490. margin-left: 90px;
  491. text-align: center;
  492. font-size: 8.5pt;
  493. line-height: 8pt;
  494. font-style: italic;
  495. font-family: 'Georgia', 'Times New Roman', cursive, serif;
  496. color: {color:desc};
  497. position:relative;
  498. }
  499.  
  500. #answer {
  501. font-family: 'Verdana', sans-serif;
  502. color: {color:posttext};
  503. font-size: 8.5pt;
  504. line-height: normal;
  505. padding: 10px;
  506. margin-left: 20px;
  507. margin-right: 20px;
  508. }
  509.  
  510. blockquote {
  511. font-size: 8.5pt;
  512. margin: 10px 15px 10px 25px;
  513. border-left: 4px solid {color:borders};
  514. padding-left: 3px;
  515. }
  516.  
  517. blockquote img, blockquote a img {
  518. max-width: 250px;
  519. }
  520.  
  521. b, strong {
  522. color: {color:posttext};
  523. }
  524.  
  525. i, em {
  526. color: {color:posttext};
  527. }
  528.  
  529. img a {
  530. border:none;
  531. }
  532.  
  533. .audio {
  534. color: {color:headertwo};
  535. background: {color:borders};
  536. display:block;
  537. padding: 3px;
  538. }
  539.  
  540. .label {
  541. color: {color:headerone};
  542. font-weight: bold;
  543. }
  544.  
  545. ul.chat, .chat ol, .chat li {
  546. list-style: none;
  547. padding: 3px;
  548. margin: 5px;
  549. font-size: 8.5pt;
  550. font-family: 'Verdana', sans-serif;
  551. color: {color:posttext};
  552. }
  553.  
  554. li img, li a img {
  555. max-width: 250px;
  556. }
  557.  
  558. .notes {
  559. color: {color:posttext};
  560. font-size: 7pt;
  561. font-family: 'Verdana', sans-serif;
  562. }
  563.  
  564. .avatar {
  565. vertical-align: middle;
  566. -moz-border-radius: 24px;
  567. border-radius: 24px;
  568. padding: 2px;
  569. }
  570.  
  571. .source {
  572. margin-top: -2px;
  573. text-align: center;
  574. font-size: 8.5pt;
  575. font-style: italic;
  576. font-family: 'Georgia', 'Times New Roman', cursive, serif;
  577. color: {color:headerone};
  578. }
  579.  
  580. </style>
  581.  
  582. <style type="text/css">{CustomCSS}</style>
  583. </head>
  584.  
  585. <body>
  586. <div id="theme">
  587. <a href="http://rekindling-joy.webs.com/portfolio/tumblrthemes.html" alt="Theme Creator" target="_blank" class="theme">RJ<br/>Tumblr<br />Themes</a>
  588. </div>
  589.  
  590. <div id="content">
  591. <div id="contentbg"></div>
  592.  
  593. <div id="header"><img src="{image:headerimg}"></div>
  594.  
  595. <div id="navimain">
  596. <a href="/" class="nav">Home</a>
  597. {block:AskEnabled}<a href="/ask" class="nav" title="{AskLabel}">Ask</a>{/block:AskEnabled}
  598. {block:SubmissionsEnabled}<a href="/submit" class="nav" title="{SubmitLabel}">Submit</a>{/block:SubmissionsEnabled}
  599. {block:iflink1}<a href="{text:link1URL}" class="nav" title="{text:link1}">{text:link1}</a>{/block:iflink1}
  600. {block:iflink2}<a href="{text:link2URL}" class="nav" title="{text:link2}">{text:link2}</a>{/block:iflink2}
  601. {block:iflink3}<a href="{text:link3URL}" class="nav" title="{text:link3}">{text:link3}</a>{/block:iflink3}
  602. <a href="/archive" class="nav">Archive</a>
  603. </div>
  604.  
  605. <div id="sidebar">
  606. <div class="descportrait"><img src="{PortraitURL-64}" align="right" /></div>
  607. <div id="title">{Title}</div>
  608. <div id="sidebottom2"></div>
  609. <div id="desc">{block:Description}{Description}{/block:Description}</div>
  610. <div id="sidebottom2"></div>
  611. <div id="navi1">
  612. {block:ifsidelink1}<a href="{text:sidelink1URL}" class="nav3" title="{text:sidelink1}">{text:sidelink1}</a>{/block:ifsidelink1}
  613. {block:ifsidelink2}<a href="{text:sidelink2URL}" class="nav3" title="{text:sidelink2}">{text:sidelink2}</a>{/block:ifsidelink2}
  614. {block:ifsidelink3}<a href="{text:sidelink3URL}" class="nav3" title="{text:sidelink3}">{text:sidelink3}</a>{/block:ifsidelink3}
  615. {block:ifsidelink4}<a href="{text:sidelink4URL}" class="nav3" title="{text:sidelink4}">{text:sidelink4}</a>{/block:ifsidelink4}
  616. {block:ifsidelink5}<a href="{text:sidelink5URL}" class="nav3" title="{text:sidelink5}">{text:sidelink5}</a>{/block:ifsidelink5}
  617. {block:ifsidelink6}<a href="{text:sidelink6URL}" class="nav3" title="{text:sidelink6}">{text:sidelink6}</a>{/block:ifsidelink6}
  618. {block:ifsidelink7}<a href="{text:sidelink7URL}" class="nav3" title="{text:sidelink7}">{text:sidelink7}</a>{/block:ifsidelink7}
  619. </div>
  620. <div id="sidebottom2"></div>
  621. </div>
  622.  
  623. <div id="sidebottom">
  624. <div id="pagination">
  625. {block:Pagination}
  626. {block:PreviousPage}<a href="{PreviousPage}" title="previous" class="nav2">&#171;</a>{/block:PreviousPage} {CurrentPage} / {TotalPages} {block:NextPage}
  627. <a href="{NextPage}" title="next" class="nav2">&#187;</a>
  628. {/block:NextPage}
  629. {/block:Pagination}
  630. </div>
  631. </div>
  632.  
  633. <div id="entrycont">
  634. {block:Posts}
  635. <div id="entries">
  636.  
  637. {block:Quote}<h2 class="quote">"{Quote}"</h2>
  638. <p class="source">{Source}</p>{/block:Quote}
  639.  
  640. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  641. {block:Text}{Body}{/block:Text}
  642.  
  643. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  644. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  645.  
  646. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>
  647. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  648.  
  649. {block:Photoset}<center>{Photoset-500}</center>
  650. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  651.  
  652. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  653.  
  654. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  655.  
  656. {block:Answer}
  657. <div id="question"><img src="{AskerPortraitURL-48}" alt="Asker Portrait"/><div id="ques"><b>&#187; A message from {Asker}:</b> <br /><br />{Question}</div></div>
  658. <div id="answer">{Answer}</div>
  659. {/block:Answer}
  660.  
  661. {block:Audio}<span><center>{AudioPlayerBlack}</center></span>
  662. <p class="source">{block:TrackName}{TrackName}{/block:TrackName} {block:ExternalAudio}| <a href="{ExternalAudioURL}" title="Download">Download</a>{/block:ExternalAudio} <br />{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount} {block:Artist}| {Artist}{/block:Artist}</p>
  663. <br>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  664.  
  665. </div>
  666.  
  667. <div id="datesandnotes">
  668. {block:Date}Posted <a href="{Permalink}" title="Permalink" class="tagsnav">{TimeAgo}</a>
  669. <div class="floatright">
  670. {block:NoteCount}{NoteCount} notes{/block:NoteCount}&nbsp;&nbsp;&nbsp;<a href="{ReblogURL}" title="Reblog Post" target="_blank" class="tagsnav">~Reblog</a></div>
  671. {/block:Date}</div>
  672.  
  673. {block:PermalinkPage}<div id="tagsandsources">
  674. {block:RebloggedFrom}Reblogged From <a href="{ReblogParentURL}" title="Via: {ReblogParentName}" class="tagsnav">{ReblogParentName}</a>{/block:RebloggedFrom}
  675. {block:ContentSource}<br />Originally from <a href="{SourceURL}" title="Source: {SourceTitle}" class="tagsnav">{SourceTitle}</a>{/block:ContentSource}
  676. {block:HasTags}<br />Tags: {block:Tags} #<a href="/tagged/{Tag}" class="tagsnav">{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:PermalinkPage}
  677.  
  678. {block:PostNotes}{PostNotes}{/block:PostNotes}
  679. {/block:Posts}
  680. </div>
  681. </div>
  682.  
  683. </div>
  684.  
  685. </body>
  686. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement