Advertisement
Notlikeamovie

006 Olive

Oct 7th, 2011
47,786
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.93 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!-- theme #006
  5. made by maraudersmaps.tumblr.com. Do not redistribute or use as a base for other themes -->
  6.  
  7. <head>
  8. <!-- DEFAULT VARIABLES -->
  9.  
  10. <meta name="image:Sidebar1" content=""/>
  11. <meta name="image:Sidebar2" content=""/>
  12. <meta name="image:Background" content=""/>
  13.  
  14. <meta name="font:Body" content="Trebuchet Ms" />
  15.  
  16. <meta name="if:Show Sidebar Images" content="0" />
  17. <meta name="if:Show Link 1" content="0" />
  18. <meta name="if:Show Link 2" content="0" />
  19. <meta name="if:Show Link 3" content="0" />
  20.  
  21. <meta name="text:Link 1 Url" content="http://" />
  22. <meta name="text:Link 1 Name" content="Link 1" />
  23. <meta name="text:Link 2 Url" content="http://" />
  24. <meta name="text:Link 2 Name" content="Link 2" />
  25. <meta name="text:Link 3 Url" content="http://" />
  26. <meta name="text:Link 3 Name" content="Link 3" />
  27.  
  28. <meta name="color:Background" content="#f0ece6" />
  29. <meta name="color:Text" content="#B17E7E" />
  30. <meta name="color:Posts" content="#fafaf4" />
  31. <meta name="color:Title" content="#8A8383" />
  32. <meta name="color:Permalink" content="#886968" />
  33. <meta name="color:Quote" content="#644550" />
  34. <meta name="color:Source" content="#BDAB8D" />
  35. <meta name="color:Chat1" content="#F7F4ED" />
  36. <meta name="color:Chat2" content="#FCFCFC" />
  37. <meta name="color:Artist" content="#F7F4ED" />
  38. <meta name="color:tracks" content="#F5EeDe" />
  39. <meta name="color:album" content="#fff" />
  40. <meta name="color:ending" content="#F0EDE6" />
  41. <meta name="color:Bold" content="#635464" />
  42. <meta name="color:Italic" content="#746A68" />
  43. <meta name="color:Link" content="#CF8C71" />
  44. <meta name="color:Link Hover" content="#3D3836" />
  45. <meta name="color:Answer" content="#6B3C5A" />
  46. <meta name="color:Question Background" content="#C29C9C" />
  47. <meta name="color:Answer Background" content="#FFFdF1" />
  48. <meta name="color:Question Text" content="#fff" />
  49. <meta name="color:Sidebar" content="#fafaf4" />
  50. <meta name="color:Sidetitle" content="#D4CFC1" />
  51. <meta name="color:Sidetext" content="#C3C9C2" />
  52. <meta name="color:pagination" content="#ffd7c7" />
  53. <meta name="color:Sidebar links" content="#e3dfd9" />
  54. <meta name="color:navigation" content="#f3efe9" />
  55. <meta name="color:Scrollbar1" content="#f0ece6" />
  56. <meta name="color:Scrollbar2" content="#f3efe9" />
  57. <meta name="color:Scrollbar3" content="#c3bfb9" />
  58. <meta name="color:Scrollbar4" content="#fff" />
  59.  
  60.  
  61. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic' rel='stylesheet' type='text/css'>
  64.  
  65.  
  66. <script src="http://code.jquery.com/jquery-latest.js"></script>
  67. <script>
  68. $(document).ready(function(){
  69.  
  70. $(".d1").click(function(){
  71. $(".desc").slideToggle("slow");
  72. $(this).toggleClass("active");
  73. });
  74.  
  75. });
  76. </script>
  77.  
  78. <script language="javascript" type="text/javascript"
  79. src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js">
  80. </script>
  81. <script type="text/javascript" language="javascript">
  82. $(function() {
  83. $(this).bind("contextmenu", function(e) {
  84. e.preventDefault();
  85. });
  86. });
  87. </script>
  88.  
  89. <title>{Title}</title>
  90. <link rel="shortcut icon" href="{Favicon}">
  91. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  92. {block:Description}
  93. <meta name="description" content="{MetaDescription}" />
  94. {/block:Description}
  95.  
  96.  
  97. <style type="text/css">
  98.  
  99.  
  100.  
  101.  
  102. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbar1};}
  103.  
  104. ::-webkit-scrollbar-corner {background:{color:scrollbar2};}
  105.  
  106. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar3};}
  107.  
  108. ::-webkit-scrollbar-button:horizontal { width: 7px; height: 4px; display: block; background:{color:scrollbar3};}
  109.  
  110. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar3}; border-top: 1px solid {color:scrollbar1}; border-bottom: 1px solid {color:scrollbar1};}
  111.  
  112. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbar1};border: 0px solid {color:scrollbar1};}
  113.  
  114. ::-webkit-scrollbar-thumb {background: {color:scrollbar3}; border-top: 0pt solid {color:scrollbar1}; border-bottom: 0pt solid {color:scrollbar1};}
  115.  
  116. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar3}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto; }
  117.  
  118. ::-webkit-scrollbar-track-piece {background: {color:scrollbar1}; border-top: 1pt solid {color:scrollbar4}; border-bottom: 1pt solid {color:scrollbar4}; width:4pt;}
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125. iframe#tumblr_controls {
  126. top:0px !important;
  127. right:3px !important;
  128. position: fixed !important;
  129. -webkit-transition: opacity 0.7s linear;
  130. opacity: 0.4;
  131. -webkit-transition: all 0.8s ease-out;
  132. -moz-transition: all 0.8s ease-out;
  133. transition: all 0.8s ease-out;}
  134.  
  135. iframe#tumblr_controls:hover{
  136. -webkit-transition: opacity 0.7s linear;
  137. opacity: 1;
  138. -webkit-transition: all 0.4s ease-out;
  139. -moz-transition: all 0.4s ease-out;
  140. transition: all 0.4s ease-out;}
  141.  
  142. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  143.  
  144.  
  145. body {background-color:{color:background}; background-image: url('{image:background}'); color:{color:text}; font-family: {font:body}; font-size:10px; background-attachment:fixed; background-repeat:no-repeat; text-align:justify; }
  146.  
  147. #content {width:730px; margin:auto;}
  148.  
  149. #side {width:328px;padding:0px!important; margin-left:-180px; position:fixed; float:left;}
  150. #sidebar {width:328px; background-color:{color:sidebar}; padding:3px 3px 4px 3px;}
  151.  
  152. #sidebar2 {width:328px; margin-top:3px; background-color:{color:sidebar}; padding:3px 3px 4px 3px;}
  153.  
  154. #sidecontent {width:324px; margin-top:0px!important; margin:auto; padding:0px;}
  155.  
  156. .sidetitle {font:9px trebuchet ms; text-transform:uppercase; color:{color:sidetext}; background-color:{color:sidebar}; width:319px; padding:2px 2px 0px 2px; margin-bottom:0px; text-align:center; margin-left:1px; letter-spacing:1px;}
  157. .sidetitle a {color:{color:sidetext};}
  158. .sidetitle a:hover {font-weight: bold;}
  159.  
  160. #sidepics { width:323px; padding:0px; margin:auto; margin-bottom:0px!important; margin-left:-2px!important;}
  161. #sidepics img { padding:3px; background-color:{color:Sidebar links}; width:154px; overflow:hidden;}
  162.  
  163. .sidelinkss {margin-top:0px; margin-right:3px; margin-left:0px; margin-bottom:3px;}
  164.  
  165. .sidelink {width:100px; padding:1px 0px; background-color:{color:navigation}; text-align:center; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  166. .sidelink a {font:9px trebuchet ms; text-transform:uppercase; color:{color:sidetitle}; text-align:center; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  167. .sidelink:hover a {color:{color:navigation};}
  168. .sidelink:hover {background-color:{color:sidetitle}; color:{color:navigation};}
  169.  
  170.  
  171. .description {padding:2px 5px; color:{color:sidetext}; font:9px trebuchet ms; text-transform: none; margin-bottom:2px; background-color:{color:sidebar}; width:313px; margin-left:1px; margin-top:-1px;}
  172.  
  173.  
  174. #credits {padding:1px; width:324px; margin-left:1px; background-color:{color:navigation};font:09px trebuchet ms; color:{color:sidetitle}; letter-spacing:1px; text-align:center; text-transform:uppercase;}
  175. #credits a {color:{color:sidetitle};}
  176.  
  177. #credits2 {padding:1px; width:324px; margin-left:-1px; background-color:{color:navigation};font:09px trebuchet ms; color:{color:sidetitle}; letter-spacing:1px; text-align:center; text-transform:uppercase; margin-bottom:2px; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  178. #credits2 a {color:{color:sidetitle}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  179.  
  180. #credits2:hover a {color:{color:navigation};}
  181. #credits2:hover {background-color:{color:sidetitle}; color:{color:navigation};}
  182.  
  183. #entries {width:510px; float:right;}
  184. .entries {width:500px; padding:8px 8px 10px 8px; background-color:{color:Posts}; margin:0px 0px 15px 0px;}
  185.  
  186. #ending {width:500px; background-color:{color:ending};font:9px trebuchet ms; text-transform:uppercase; text-align:center; margin-top:4px; margin-bottom:-3px; padding:1px 0px; color:{color:permalink}; line-height:92%; {block:PermalinkPage}display:none;{/block:PermalinkPage};}
  187. #ending a{color:{color:permalink};}
  188.  
  189. #reblogs {display:none;}
  190.  
  191. .entries:hover #information {opacity:1; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  192.  
  193. #information{position:absolute; font:8px {font:Body}; text-transform:uppercase; color:{color:link}; margin-left:514px; opacity:0; height:auto; width: 150px; padding:0px; margin-bottom:0px; margin-top:-08px; background-color:{color:posts}; display:block; text-align:center; padding:2px;}
  194.  
  195. .entries:hover #information2 {opacity:1; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  196.  
  197. #information2 {position:absolute; font:8px {font:Body}; text-transform:uppercase; color:{color:link}; opacity:0; height:auto; width: 153px; padding:0px; margin-bottom:0px; margin-top:1px; background-color:{color:posts}; display:block; text-align:center;}
  198.  
  199. .information {width:143px; background-color:#trans; text-align:center; margin-bottom:1px;}
  200.  
  201. .information:hover {color:{color:sidetitle}; background-color:{color:Posts}; -moz-transition: all .4s ease-out; -o-transition: all .4s ease-in; transition: all .4s ease-in; -webkit-transition: all .4s ease-in;}
  202.  
  203. .information a:hover {color:{color:sidetitle};}
  204. .information a:link, .information a:active, .information a:visited {font-weight:normal; width:150px; text-transform:uppercase; font-size:8px; font-family:{font:Body}; color:{color:permalink}; font-style:normal; padding:2px; background-color:#transp; display:inline;}
  205.  
  206. .tagtitle {border-bottom:1px solid {color:background}; width:150px;}
  207.  
  208. .paginas {text-align:center; color:{color:permalink}; font:8px trebuchet ms; text-transform:uppercase; margin-bottom:2px; background-color:{color:background}; width:326px; margin-left:-1px;}
  209.  
  210. #title { border-bottom: 2px {color:background} solid; width:500px;}
  211. .texttitle {font-size:12px; font-family: {font:Body}; margin:0px 0px -03px 0px; font-weight:normal; color: {color:title}; text-transform:uppercase; padding:2px 1px; text-align:center;}
  212. .texttitle a {font-size:12px; font-family: {font:Body}; margin:0px 0px -03px 0px; font-weight:normal; color: {color:title}; text-transform:uppercase; padding:2px 1px; text-align:center;}
  213.  
  214. .chat .line{
  215. font:9px {font:Body};
  216. background-color:{color:chat1};
  217. margin: 0 0 1px;
  218. padding: 2px;
  219. }
  220. .chat .line.odd{ background-color:{color:chat2};}
  221.  
  222. .label {font-weight:bold; color:{color:bold}}
  223.  
  224. blockquote {border-left:3px {color:body} solid; padding-left:3px; margin:0px 0px 0px 10px;}
  225. ul, li, ol {margin:0px 0px 0px 10px; color:{color:body}; padding-left:4px}
  226.  
  227. b, strong, .strong {color:{color:Bold};}
  228. i, em, .em {color:{color:Italic};}
  229.  
  230. a {color:{color:link}; text-decoration:none;}
  231.  
  232.  
  233. img a {border:0px color:{color:transparent};}
  234. a img {border:0px color#trans;}
  235.  
  236. .linkdescription {padding:0px; margin:0px; font:9px {font:Body};}
  237.  
  238.  
  239. .caption {margin:0px; padding:0px;}
  240.  
  241. .short_quote {font:16px {font:Body}; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
  242. .medium_quote {font:14px {font:Body}; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
  243. .long_quote {font:12px {font:Body}; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
  244.  
  245. .source {text-align:right; font-style:italic; font-weight:bold; font-size:10px; color:{color:source};}
  246.  
  247. .audio {width:500px;}
  248.  
  249. #audio {
  250. width:494px;
  251. margin:0px 0px 2px 0px;
  252. padding:2px;
  253. background-color:#fff;}
  254.  
  255. .artist {
  256. width:450px!important;
  257. background-color:{color:artist};
  258. font:9px trebuchet ms;
  259. text-transform: uppercase;
  260. margin-bottom:1px;
  261. padding-top:-1px;
  262. text-align:center;
  263. height:17px;
  264. margin-left:-20px;}
  265.  
  266. .tracks {
  267. background-color:{color:tracks};
  268. font:9px trebuchet ms;
  269. text-transform: uppercase;
  270. margin-bottom:1px;
  271. text-align:center;
  272. height:17px;}
  273.  
  274. .album {
  275. background-color:{color:album};
  276. font:9px trebuchet ms;
  277. text-transform: uppercase;
  278. padding-bottom:-1px;
  279. text-align:center;
  280. height:15px!important;
  281. line-height:95%;}
  282.  
  283. .albumart {width:65px; margin-right:-50px;}
  284. .albumart img {margin:0px;}
  285.  
  286. #postnotes {display:block; margin-left:3px; width:500px;}
  287.  
  288.  
  289. .question {
  290. color:{color:question text};
  291. font-size: 9px;
  292. font-weight: normal;
  293. font-family: {font:body};
  294. line-height:95%;
  295. background: {color:question background};
  296. margin: 0 0 10px 0;
  297. padding: 10px 15px;
  298. position: relative;}
  299.  
  300. .questionarrow {
  301. width: 13px;
  302. height: 7px;
  303. font-size:30px;
  304. font-family:'trebuchet ms';
  305. position: absolute;
  306. color:{color:question background};
  307. bottom: -3.5px;
  308. left: 240px;}
  309.  
  310.  
  311. .asker {width:500px; text-align:left; text-transform:uppercase; color:{color:text};}
  312. .asker a {color:{color:text};}
  313. .asker img {float:left; margin-left:220px; vertical-align:top; margin-right:3px; max-height:15px;}
  314.  
  315. .answer {color:{color:answer};}
  316.  
  317. </style>
  318. </head>
  319.  
  320. <body>
  321. <div id="content">
  322. <div id="side">
  323. <div id="sidebar">
  324. <div id="sidecontent">
  325. <div class="sidetitle"><a href="/">{Title}</a></div>
  326. <div id="sidepics">
  327. {block:IfShowSidebarImages}
  328. <table width="100%" cellpadding="0" cellspacing="3px">
  329. <tr>
  330. <td><img src="{image:sidebar1}"></td>
  331. <td><img src="{image:sidebar2}"></td>
  332. </tr>
  333. </table>
  334. {/block:IfShowSidebarImages}
  335. <table class="sidelinkss" width="328" cellpadding="0">
  336. <tr>
  337. <td class="sidelink"><a href="/ask">ask</a></td>
  338. <td class="sidelink"><a href="/archive">archive</a></td>
  339. <td class="sidelink"><a href="/random">random</a></td>
  340. </tr>
  341. </table>
  342. </div>
  343.  
  344. <div class="description">
  345. {Description}
  346. </div>
  347. {block:IfShowLink1}<div id="credits2"><a href="{text:Link 1 Url}" target="_blank">{text:Link 1 Name}</a></div>{/block:IfShowLink1}
  348. {block:IfShowLink2}<div id="credits2"><a href="{text:Link 2 Url}" target="_blank">{text:Link 2 Name}</a></div>{/block:IfShowLink2}
  349. {block:IfShowLink3}<div id="credits2"><a href="{text:Link 3 Url}" target="_blank">{text:Link 3 Name}</a></div>{/block:IfShowLink3}
  350. </div>
  351. </div>
  352.  
  353. <div id="sidebar2">
  354. <div id="sidecontent">
  355. {block:Pagination}
  356. <div class="paginas">
  357. {block:PreviousPage}<a href="{PreviousPage}"><<</a>{/block:PreviousPage} {CurrentPage} of {TotalPages}
  358. {block:NextPage}<a href="{NextPage}">>></a>{/block:NextPage}</div>
  359. {/block:Pagination}
  360. </div>
  361. <div id="credits">Theme made by <a href="http://maraudersthemes.tumblr.com">maraudersmaps</a></div>
  362. </div>
  363. </div>
  364.  
  365. <div id="entries">
  366. {block:Posts}
  367. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  368.  
  369. {block:IndexPage}
  370.  
  371. {block:HasTags}
  372. <div id="information">
  373. <div class="tagtitle">tagged as</div>
  374. <div class="information">
  375. {block:Tags}<a href="{TagURL}" target="_blank">{Tag}</a><br>{/block:Tags}
  376. </div>
  377. </div>
  378. {/block:HasTags}
  379.  
  380. {/block:IndexPage}
  381.  
  382. {block:Text}
  383. <div id="title">
  384. {block:Title}
  385. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  386. {/block:Title}
  387. </div>
  388. {Body}
  389. {/block:Text}
  390.  
  391. {block:Photo}
  392. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  393. {block:Caption}
  394. <div class="caption">{Caption}</div>
  395. {/block:Caption}
  396. {/block:Photo}
  397.  
  398. {block:Photoset}
  399. {Photoset-500}
  400. {block:Caption}
  401. <div class="caption">{Caption}</div>
  402. {/block:Caption}
  403. {/block:Photoset}
  404.  
  405. {block:Quote}
  406. <div class="{Length}_quote">
  407. {Quote}
  408. {block:Source}
  409. <div class="source">- {Source}</div>
  410. {/block:Source}
  411. </div>
  412. {/block:Quote}
  413.  
  414. {block:Link}
  415. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  416. {block:Description}
  417. <div class="linkdescription">{Description}</div>
  418. {/block:Description}
  419. {/block:Link}
  420.  
  421. {block:Chat}
  422. {block:Title}
  423. <div id="title"><div class="texttitle">{Title}</div></div>
  424. {/block:Title}<br>
  425. <div class="chat">
  426. {block:Lines}<div class="chat"><div class="line {Alt}">
  427. <div class="{Alt} user_{UserNumber}">
  428. {block:Label}
  429. <span class="label"><b>{Label}</b></span>
  430. {/block:Label}
  431. {Line}</div>
  432. </div></div>
  433. {/block:Lines}
  434. </div>
  435. {/block:Chat}
  436.  
  437. {block:Video}
  438. {Video-500}
  439. {block:Caption}
  440. <div class="caption">{Caption}</div>
  441. {/block:Caption}
  442. {/block:Video}
  443.  
  444. {block:Audio}
  445. <div id=audio>{AudioPlayerWhite}</div>
  446. <div id="dataudio">
  447. <table class="audio">
  448. <tr>
  449. <td padding="0" rowspan="3" class="albumart">
  450. {block:AlbumArt}
  451. <img src="{AlbumArtURL}" width="64">
  452. {/block:AlbumArt}
  453. </td>
  454. <td rowspan="1" class="artist">
  455. {block:Artist}
  456. {Artist}
  457. {/block:Artist}
  458. </td>
  459. </tr>
  460. <tr>
  461. <td rowspan="1" class="tracks">
  462. {block:TrackName}
  463. {TrackName}
  464. {/block:TrackName}
  465. </td>
  466. </tr>
  467. <tr>
  468. <td rowspan="1" class="album">
  469. {block:Album}
  470. {Album}
  471. {/block:Album}
  472. </td>
  473. </tr>
  474. </table>
  475. </div>
  476. {block:Caption}
  477. <div class="reblogs">
  478. {Caption}
  479. </div>
  480. {/block:Caption}
  481. {/block:Audio}
  482.  
  483. {block:Answer}
  484. <div class="question">
  485. <div class="questionarrow">▼</div>
  486. {Question}
  487. </div>
  488. <div class="asker"><img src="{AskerPortraitURL-24}">{Asker}</div>
  489. <div class="answer">{Answer}</div>
  490. {/block:answer}
  491.  
  492. <div id="ending">
  493. {block:date}<a href="{Permalink}"> Posted on {ShortMonth} {DayOfMonth} {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}.</a>&nbsp;{block:RebloggedFrom}<a href="{ReblogRootURL}" target="_blank"> (Originally from: {ReblogRootName})</a>{/block:RebloggedFrom}{/block:date}
  494. </div>
  495.  
  496. </div>
  497. {block:PermalinkPage}
  498. <center>
  499. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  500. {block:HasTags} tagged as: {block:Tags}<a href="{TagURL}" target="_blank">{Tag}. </a>{/block:Tags}<br>{/block:HasTags}
  501. {block:RebloggedFrom}reblogged from <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a><br> originally posted by <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>{/block:RebloggedFrom}
  502. </center>
  503. <br>
  504. {block:PostNotes}
  505. <div id="postnotes">{PostNotes}</div><br>
  506. {/block:PostNotes}
  507. {/block:PermalinkPage}
  508. {/block:Posts}
  509.  
  510. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  511. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  512. {/block:ContentSource}
  513. <a href="{Permalink}">→ {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  514.  
  515. </div>
  516. </body>
  517. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement