Advertisement
mausamixoxo

Serendipity Theme 3

May 31st, 2013
3,939
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.06 KB | None | 0 0
  1. <!--
  2. Serendipity Theme 3
  3. Created by: euphoricthemes
  4. Ask post coding originally belongs to html-and-etc
  5. Audio post coding originally belongs to trustwurthy
  6. Chat post coding originally belongs to buildthemes
  7. i made the theme, so it is my right and your responsibility to keep the credit. please put it somewhere on your blog if not on the side.
  8. -->
  9.  
  10. <title>{title}</title>
  11. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lm6qbgraH91qfoi4t.gif">
  12. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  13. <meta name="viewport" content="width=820" />
  14.  
  15. <html lang="en">
  16. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml">
  18. <head>
  19.  
  20. <script type="text/javascript">
  21. <!--
  22.  
  23. // Disable Right Click Script
  24.  
  25. function IE(e)
  26. {
  27. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  28. {
  29. return false;
  30. }
  31. }
  32. function NS(e)
  33. {
  34. if (document.layers || (document.getElementById && !document.all))
  35. {
  36. if (e.which == "2" || e.which == "3")
  37. {
  38. return false;
  39. }
  40. }
  41. }
  42. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  43.  
  44. //-->
  45. </script>
  46.  
  47. <script type="text/javascript"
  48. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  49. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  50. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  51. <meta name="color:Background" content="#f7f7f7"/>
  52. <meta name="color:Click Here Tab Background" content="#ddd"/>
  53. <meta name="color:Post Background" content="#fff"/>
  54. <meta name="color:Links" content="#f18aaa"/>
  55. <meta name="color:Link shadow" content="#aaa"/>
  56. <meta name="color:Hover" content="#fff"/>
  57. <meta name="color:Text" content="#aaa"/>
  58. <meta name="color:Description" content="#aaa"/>
  59. <meta name="color:Title" content="#f39dbb"/>
  60. <meta name="color:Scrollbar" content="#aaa"/>
  61. <meta name="color:Blog title" content="#d8d5d6"/>
  62. <meta name="image:Background" content="1"/>
  63. <meta name="text:Blog Title Size" content="92" />
  64. <meta name="text:Blog Title" content="serendipity" />
  65. <meta name="text:Link One" content="/" />
  66. <meta name="text:Link One Title" content="Refresh" />
  67. <meta name="text:Link Two" content="/ask" />
  68. <meta name="text:Link Two Title" content="Message" />
  69. <meta name="text:Link Three" content="" />
  70. <meta name="text:Link Three Title" content="Link" />
  71. <meta name="text:Link Four" content="" />
  72. <meta name="text:Link Four Title" content="Link" />
  73. <meta name="text:Link Five" content="" />
  74. <meta name="text:Link Five Title" content="Link" />
  75.  
  76. <style type="text/css">
  77.  
  78. @font-face { font-family: "edition"; src: url('http://static.tumblr.com/fjknzts/Ro4mmuwwb/edition_.ttf'); }
  79.  
  80. ::-webkit-scrollbar {width: 5px; height: 4px; background: #fff; border-left: 1px transparent #aaaaaa;}
  81. ::-webkit-scrollbar-thumb { background-color:{color:Scrollbar}; border-bottom: 3px transparent #fff; border-top: 3px transparent #ffffff; border-left: 3px transparent #fff; border-right: 3px transparent #fff; }
  82.  
  83. #tumblr_controls {
  84. right:0px !important;
  85. position: fixed !important;
  86. -webkit-filter: invert(100%)
  87. }
  88.  
  89. body {
  90. padding: 0px;
  91. margin: 0px;
  92. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  93. font-family:tahoma;
  94. line-height: 10px;
  95. font-size: 9px;
  96. letter-spacing: 0px;
  97. background-attachment: fixed;
  98. background-repeat: repeat;
  99. background-color: {color:Background};
  100. background-image:url({image:Background});
  101. color:{color:Text};
  102. }
  103.  
  104. a:link, a:active, a:visited{
  105. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  106. color: {color:Links};
  107. text-decoration: none;
  108. transition: all 0.9s ease;
  109. -o-transition-transition: all 0.9s ease;
  110. -webkit-transition: all 0.9s ease;
  111. -moz-transition: all 0.9s ease;
  112. }
  113.  
  114. a:hover {
  115. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;
  116. color:{color:Hover};
  117. text-shadow:1px 1px 1px {color:Link shadow};
  118. transition: all 0.9s ease;
  119. -o-transition-transition: all 0.9s ease;
  120. -webkit-transition: all 0.9s ease;
  121. -moz-transition: all 0.9s ease;
  122. }
  123.  
  124. div#center{
  125. margin:auto;
  126. position:relative;
  127. width:100%;
  128. background-color:;
  129. overflow:auto;
  130. overflow-y:hidden;
  131. }
  132.  
  133. #sidebar{
  134. position:fixed;
  135. margin-top:150px;
  136. margin-left:40px;
  137. width:235px;
  138. height:220px;
  139. padding:15px;
  140. border-right:1px solid #e7e7e7;
  141. }
  142.  
  143. #blogtitle{
  144. position:fixed;
  145. font-family:edition;
  146. width:230px;
  147. text-align:Center;
  148. margin-top:70px;
  149. margin-left:5px;
  150. font-size:{text:Blog Title Size}px;
  151. color:{color:Blog Title};
  152. }
  153.  
  154. #panel,#flip{
  155. position:fixed;
  156. display:inline-block;
  157. height:7px;
  158. width:230px;
  159. margin-top:-10px;
  160. margin-left:0px;
  161. text-align:right;
  162. font-family:"Consolas";
  163. font-size:9px;
  164. line-height:7px;
  165. opacity:10;
  166. padding:3px;
  167. color:white;
  168. padding-left:3px;
  169. font-weight:none;
  170. letter-spacing:2px;
  171. text-transform:uppercase;
  172. text-shadow:0px 0px 0px #fff;
  173. cursor:help;
  174. background:{color:Click Here Tab Background};
  175. }
  176.  
  177. #panel{
  178. background:transparent;
  179. display:inline-block;
  180. width:230px;
  181. height:100px;
  182. font-family:calibri;
  183. letter-spacing:1px;
  184. text-transform:uppercase;
  185. font-size:8px;
  186. line-height:10px;
  187. text-align:center;
  188. margin-top:3px;
  189. display:none;
  190. cursor:auto;
  191. color:{color:Description};
  192. }
  193.  
  194. #posts {
  195. width:1000px;
  196. z-index:1;
  197. margin-top:0px;
  198. margin-left:310px;
  199. right:auto;
  200. background:transparent;
  201. margin-right:auto;
  202. position:relative;
  203. overflow-y: hidden;
  204. }
  205.  
  206. .entry {
  207. float:left;
  208. display: block;
  209. overflow:hidden;
  210. width:180px;
  211. margin:10px;
  212. padding-right:12px;
  213. padding-left:12px;
  214. padding-top:12px;
  215. padding-bottom:10px;
  216. font-family:tahoma;
  217. font-size: 9px;
  218. line-height:13px;
  219. border:1px solid #eee;
  220. {block:PermalinkPage}
  221. width:400px;
  222. margin-left:0px;
  223. margin-top: 3px;
  224. text-align:center;
  225. opacity:1;
  226. {/block:PermalinkPage}
  227. opacity:0.7;
  228. z-index:0;
  229. border-radius:5px;
  230. webkit-transition: all 0.4s linear;
  231. -moz-transition: all 0.4s linear;
  232. transition: all 0.4s linear;
  233. background:{color:Post Background};
  234. }
  235.  
  236. .entry:hover {
  237. opacity:1;
  238. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  239. webkit-transition: all 0.4s linear;
  240. -moz-transition: all 0.4s linear;
  241. transition: all 0.4s linear;
  242. }
  243.  
  244. .entry .permados a{
  245. color: #aaa;
  246. }
  247.  
  248. .entry .permalinktext a{
  249. color:#ccc;
  250. }
  251.  
  252. .entry .permados{
  253. position:absolute;
  254. margin-top:-20px;;
  255. margin-left:0px;
  256. width:170px;
  257. height:30px;
  258. text-transform:uppercase;
  259. padding:5px;
  260. overflow:hidden;
  261. font-family:tahoma;
  262. letter-spacing:1px;
  263. font-size: 7px;
  264. line-height:15px;
  265. text-align:center;
  266. opacity:0.0;
  267. color:#aaa;
  268. transition: all 0.9s ease;
  269. -o-transition-transition: all 0.9s ease;
  270. -webkit-transition: all 0.9s ease;
  271. -moz-transition: all 0.9s ease;
  272. border-bottom:2px solid {color:Blog Title};
  273. background-color:{color:Post Background};
  274. }
  275.  
  276. .entry:hover .permados{
  277. overflow:visible;
  278. opacity:1;
  279. margin-top:0px;
  280. transition: all 0.9s ease;
  281. -o-transition-transition: all 0.9s ease;
  282. -webkit-transition: all 0.9s ease;
  283. -moz-transition: all 0.9s ease;
  284. }
  285.  
  286. .permalinktext {
  287. display:block;
  288. padding: 2px;
  289. margin: 5px 5px 0px 5px;
  290. text-transform:uppercase;
  291. font-family:calibri;
  292. font-size: 8px;
  293. color: #ccc;
  294. line-height: 15px;
  295. letter-spacing:1px;
  296. text-align: right;
  297. text-decoration: none;
  298. border-top:1px solid #ddd;
  299. webkit-transition: all 0.2s linear;
  300. -webkit-transition: all 0.2s linear;
  301. -moz-transition: all 0.2s linear;
  302. transition: all 0.2s linear;
  303. }
  304.  
  305. .permalinktext:hover{
  306. webkit-transition: all 0.2s linear;
  307. -webkit-transition: all 0.2s linear;
  308. -moz-transition: all 0.2s linear;
  309. transition: all 0.2s linear;
  310. }
  311.  
  312. mausami{
  313. font-family:tahoma;
  314. font-size:8px;
  315. text-transform:uppercase;
  316. letter-spacing:1px;
  317. color:{color:Links};
  318. }
  319.  
  320. #mausami a{
  321. position:fixed;
  322. width:25px;
  323. height:25px;
  324. background:white;
  325. right:5px;
  326. bottom:5px;
  327. border-radius:20px;
  328. padding:5px;
  329. line-height:21px;
  330. font-size:27px;
  331. font-family:calibri;
  332. font-weight:bold;
  333. text-transform:uppercase;
  334. color:#ddd;
  335. }
  336.  
  337. .title{
  338. text-align:center;
  339. font-family:edition;
  340. text-transform:none;
  341. font-size: 30px;
  342. line-height:30px;
  343. letter-spacing: 1px;
  344. color: {color:Title};
  345. }
  346.  
  347. #infscr-loading{
  348. bottom: -70px;
  349. position: absolute;
  350. left: 50%;
  351. margin-left:-8px;
  352. width:16px;
  353. height:11px;
  354. overflow:hidden;
  355. margin-bottom: 50px;
  356. }
  357.  
  358. #postnotes{
  359. text-align: justify; list-style:square; margin-left:10px;}
  360. #postnotes blockquote{border: 0px; border-left: 4px solid #ddd; margin-left:10px; }
  361.  
  362. blockquote{
  363. padding-left: 6px;
  364. background:white;
  365. padding-bottom : 7px;
  366. font-family:tahoma;
  367. font-size:9px;
  368. border-left: 4px solid #ddd;
  369. text-shadow:1px 1px 0px #fff;
  370. width:170px;
  371. margin-left:10px;
  372. padding-right:6px;
  373. padding-top:4px;
  374. color:{color:text};
  375. }
  376.  
  377. blockquote p, ul{
  378. margin:0px;
  379. padding:0px;
  380. }
  381.  
  382. .chat ul {list-style: none;margin: 0;padding: 0;}
  383. .chat li {border-radius: 0.2em;margin-bottom: 2%;padding: 2%;width: 170px;}
  384. .chat .odd {float: left;background: white;}
  385. .chat .even {float: right;background:#f0f0f0;}
  386.  
  387. .bubble {align:right;background-color:#f7f7f7; color: {color:Text}; margin:7px 0px 5px 65px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  388. .bubble p {margin:1px 0px;}
  389. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #f7f7f7;}
  390. .askborder {float: left;margin: 1px 2px 0 0;padding: 2px; background: #f7f7f7;}
  391.  
  392. .audioplayerr{
  393. position:absolute;
  394. background: white;
  395. border:5px solid #fff;
  396. text-align:center;
  397. margin-left:28px;
  398. margin-top:28px;
  399. width:15px;
  400. height:15px;
  401. opacity:0.7;
  402. overflow:hidden;
  403. -webkit-transition: all 0.5s ease-in-out;
  404. -moz-transition: all 0.5s ease-in-out;
  405. -o-transition: all 0.5s ease-in-out;
  406. -ms-transition: all 0.5s ease-in-out;
  407. transition: all 0.5s ease-in-out;}
  408.  
  409. .audioplayerr:hover{
  410. opacity:1;
  411. -webkit-transition: all 0.5s ease-in-out;
  412. -moz-transition: all 0.5s ease-in-out;
  413. -o-transition: all 0.5s ease-in-out;
  414. -ms-transition: all 0.5s ease-in-out;
  415. transition: all 0.5s ease-in-out;}
  416.  
  417. .audioplayerr1{
  418. padding:1px;
  419. margin-top:-8px;
  420. margin-left:-7px;
  421. background-color: #fff;}
  422.  
  423. .audioplayerr1:hover{
  424. opacity:1;}
  425.  
  426. .albumartt{
  427. margin-left:0px;
  428. }
  429.  
  430. .albumartt img{
  431. background:#f7f7f7;
  432. border-right:2px solid {color:border};
  433. max-width:60px;
  434. float:left;
  435. padding:10px;
  436. border-radius:5px;
  437. border:1px solid #f0f0f0;
  438. }
  439.  
  440. audioshit{
  441. background:#eee;}
  442.  
  443. .infooo{
  444. position:relative;
  445. background:transparent;
  446. padding-bottom:5px;
  447. font-family:Consolas;
  448. font-size:8px;
  449. letter-spacing:1px;
  450. text-transform:uppercase;
  451. height:80px;
  452. margin-top:0px;
  453. margin-left:87px;
  454. padding-left:5px;
  455. line-height:10px;}
  456.  
  457. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  458.  
  459. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  460. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  461.  
  462. .notes img{width:15px; position:relative; top:3px; border-radius:5px;}
  463. <--ses-->
  464. small{font-size: 90%;}
  465.  
  466. {CustomCSS}
  467.  
  468. </style>
  469.  
  470. <script src="jquery.js"></script>
  471. <script>
  472. $(document).ready(function(){
  473. $("#flip").click(function(){
  474. $("#panel").slideToggle("slow");
  475. });
  476. });
  477. </script>
  478.  
  479. <script src="jquery.js"></script>
  480. <script>
  481. $(document).ready(function(){
  482. $("#flip2").click(function(){
  483. $("#panel2").slideToggle("slow");
  484. });
  485. });
  486. </script>
  487.  
  488. {block:IndexPage}
  489. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  490. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  491.  
  492. <script type="text/javascript">
  493. $(window).load(function(){
  494. var $wall = $('#posts');
  495. $wall.imagesLoaded(function(){
  496. $wall.masonry({
  497. itemSelector: '.entry, .entry_photo',
  498. isAnimated : false
  499. });
  500. });
  501.  
  502. $wall.infinitescroll({
  503. navSelector : '#pagination',
  504. nextSelector : '#pagination a',
  505. itemSelector : '.entry, .entry_photo',
  506. bufferPx : 2000,
  507. debug : false,
  508. errorCallback: function() {
  509. $('#infscr-loading').fadeOut('normal');
  510. }},
  511. function( newElements ) {
  512. var $newElems = $( newElements );
  513. $newElems.hide();
  514. $newElems.imagesLoaded(function(){
  515. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  516. });
  517. }); $('#posts').show(500);
  518. });
  519. </script>
  520.  
  521. {/block:IndexPage}
  522. </head>
  523.  
  524. <body>
  525. <div id="center">
  526. <div id="mausami"><a href="http://euphoricaly.tumblr.com/" target="_blank">M</a></div>
  527. <div id="sidebar">
  528. <div id="blogtitle">{text:Blog Title}</div>
  529. <img src="http://25.media.tumblr.com/03bf840ecf1a7a20cc5fb0420b289905/tumblr_mnn7iuBOIq1soja8bo1_500.gif" style="width:250px; height:50px; padding:0px; border-radius: 20px; border:0px solid #ddd; margin-top:110px; margin-left:-2px;"></a>
  530. <div id="flip">+click here</div><div id="panel">{description}<br>
  531. <div style="text-align:center; border-top:1px solid #ddd; padding-top:5px; margin-top:5px; color:{color:Links}; font-size:9px;">
  532. <a href="{text:Link One}">{text:Link One Title}</a> -
  533. <a href="{text:Link Two}">{text:Link Two Title}</a> -
  534. <a href="{text:Link Three}">{text:Link Three Title}</a> -
  535. <a href="{text:Link Four}">{text:Link Four Title}</a> -
  536. <a href="{text:Link Five}">{text:Link Five Title}</a> </div>
  537. </div>
  538. </div>
  539.  
  540. <div class="left">
  541. <div id="posts">
  542. {block:Posts}
  543. <div class="entry">
  544.  
  545. {block:Answer}
  546. <img src="{AskerPortraitURL-48}" align="left" class="askborder" style="border-radius:30px;"><div class="bubble"><span></span><mausami>{Asker}</mausami>: {Question}&nbsp;</div>{Answer}
  547. <div class="permalinktext"> This post has <a href="{permalink}">{NoteCountwithlabel}</a></div>
  548. {/block:Answer}
  549.  
  550. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  551. {/block:Text}
  552.  
  553. {block:Link}<br><a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>{block:Link}
  554.  
  555. {block:Photo}
  556. {block:IndexPage}
  557. <div class="permados">
  558. posted on {Month} {DayOfMonth} with {NoteCountWithLabel} <br> <a href="{permalink}"> Permalink Page </a> &middot <a href="{ReblogURL}" target="_blank"> Reblog this post </a></div>
  559. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=180px style="border-radius:3px;"></a>{LinkCloseTag}</center>
  560. {/block:IndexPage}
  561. {block:PermalinkPage}
  562. {LinkOpenTag}
  563. <img src="{PhotoURL-500}" alt="{PhotoAlt}"width=400px/>
  564. {block:Caption}{Caption}{/block:Caption}
  565. {LinkCloseTag}
  566. {/block:PermalinkPage}
  567. {/block:Photo}
  568.  
  569. {block:Photoset}
  570. {block:IndexPage}
  571. <center>
  572. {Photoset-250}</center>
  573. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  574. {/block:IndexPage}
  575. {block:PermalinkPage}
  576. <center>
  577. {Photoset-500}</center>
  578. {/block:PermalinkPage}
  579. {/block:Photoset}
  580.  
  581. {LinkCloseTag}
  582. {/block:PermalinkPage}
  583. {/block:Photo}
  584.  
  585. {block:Quote}<span class="title">"{Quote}"</span><br> {block:Source}<div style="text-align:right; font-weight:bold;"> — {Source}</div>{/block:Source}<div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>{/block:Quote}
  586.  
  587. {block:Chat}
  588. {block:Title}<span class="title">{Title}</span>{/block:Title}
  589. <div class="chat">
  590. <ul>
  591. {block:Lines}<li class="{Alt}">{block:Label} {Label} {/block:Label}{Line}</li>{/block:Lines}
  592. </ul>
  593. </div>
  594. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  595. {/block:Chat}
  596.  
  597. {block:Audio}
  598. <div class="albumartt"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div> <div class="audioplayerr"><div class="audioplayerr1">{AudioPlayer}</div></div> <div class="infooo"> {block:Artist} <b><audioshit>Artist Name:</audioshit></b><br> {Artist} {/block:Artist}<br><br>{block:TrackName} <b><audioshit>Song Name:</audioshit></b><br> "{TrackName}" {/block:TrackName}</br><br> {block:PlayCount}<b><audioshit>Number of Plays:</audioshit></b><br> {PlayCount} times{/block:PlayCount} </div> <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  599. {block:IndexPage}
  600. {/block:IndexPage}
  601. {/block:Audio}
  602.  
  603. {block:Video}
  604. {block:IndexPage}
  605. <center>
  606. {Video-250}</center>
  607. <div class="permalinktext"> <a href="{ReblogURL}">Reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  608. {/block:IndexPage}
  609. {block:PermalinkPage}
  610. <center>
  611. {Video-400}</center>
  612. {/block:PermalinkPage}
  613. {block:Video}
  614.  
  615. {block:PermalinkPage}
  616. <center>
  617. {block:Caption}{Caption}{/block:Caption}
  618. {block:RebloggedFrom}
  619. posted on {DayOfWeek}, {Month} {DayOfMonth}, {Year} with {notecountwithlabel}<br>
  620. posted by: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> reblogged from: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
  621. {block:NoteCount} <div style="border-bottom: 4px solid #eee; text-align: center; margin: 10px; background:f7f7f7;"></div>{/block:NoteCount}
  622. </center>
  623. {/block:PermalinkPage}
  624.  
  625. {block:PostNotes}<div align="middle"></div>
  626. <center></center></span><br>
  627. <div id="postnotes">{PostNotes}</div><br>
  628. <center>{block:ContentSource}
  629. <br><a href="{SourceURL}">
  630. {lang:Source}:
  631. {block:SourceLogo}
  632. <img src="{BlackLogoURL}" width="{LogoWidth}"
  633. height="{LogoHeight}" alt="{SourceTitle}" />
  634. {/block:SourceLogo}
  635. {block:NoSourceLogo}
  636. {SourceLink}
  637. {/block:NoSourceLogo}
  638. </a>
  639. {/block:ContentSource}</center>
  640.  
  641. {/block:PostNotes}
  642. </div>
  643. {/block:Posts}
  644. </div></div>
  645.  
  646. {block:IndexPage}
  647. {block:Pagination}
  648. <div id="pagination">
  649. {block:NextPage}
  650. <a id="nextPage" href="{NextPage}"></a>
  651. {/block:NextPage}
  652. {block:PreviousPage}
  653. <a href="{PreviousPage}"></a>
  654. {/block:PreviousPage}
  655. </div>
  656. {/block:Pagination}
  657. {/block:IndexPage}
  658. <BODY onselectstart="return false;" ondragstart="return false;">
  659. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement