Fucking_Aj

Love Layout Theme 7- "Transparency" by Mufflinq

Jun 7th, 2014
634
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.22 KB | None | 0 0
  1.  
  2.  
  3. <!--
  4. █── █▀▀█ ▀█─█▀ █▀▀   █── █▀▀█ █──█ █▀▀█ █──█ ▀▀█▀▀ █▀▀
  5. █── █──█ ─█▄█─ █▀▀   █── █▄▄█ █▄▄█ █──█ █──█ ──█── ▀▀█
  6. ▀▀▀ ▀▀▀▀ ──▀── ▀▀▀   ▀▀▀ ▀──▀ ▄▄▄█ ▀▀▀▀ ─▀▀▀ ──▀── ▀▀▀
  7. -->
  8.  
  9. <html lang="en">
  10. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11. <html xmlns="http://www.w3.org/1999/xhtml">
  12. <head>
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  16. <style>
  17. div#qTip {
  18. padding: 4px;
  19. height:8px;
  20. display: none;
  21. text-align: center;
  22. font-size:8px;
  23. position: absolute;
  24. font-family:calibri;
  25. line-height:8px;
  26. letter-spacing:1px;
  27. border-radius:5px;
  28. z-index: 999999999999;
  29. border:1px solid white;
  30. background:black;
  31. color:white;
  32. text-transform:uppercase;
  33. letter-spacing: 1px;
  34. }
  35. </style>
  36. <script type="text/javascript">
  37. <!--
  38.  
  39. // Disable Right Click Script
  40.  
  41. function IE(e)
  42. {
  43. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  44. {
  45. return false;
  46. }
  47. }
  48. function NS(e)
  49. {
  50. if (document.layers || (document.getElementById && !document.all))
  51. {
  52. if (e.which == "2" || e.which == "3")
  53. {
  54. return false;
  55. }
  56. }
  57. }
  58. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  59.  
  60. //-->
  61. </script>
  62.  
  63.  
  64. <script type="text/javascript"
  65. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  66.  
  67. <!--DEFAULT VARIABLES-->
  68. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  69. <meta name="color:background" content="#fff"/>
  70. <meta name="color:link" content="#777"/>
  71. <meta name="color:text" content="#777"/>
  72. <meta name="color:title" content="#333"/>
  73. <meta name="color:hover" content="#fff"/>
  74. <meta name="image:sidebar" content="1"/>
  75. <meta name="image:background" content="1"/>
  76. <meta name="text:name" content="name"/>
  77. <meta name="color:blogtitle" content="#333"/>
  78.  
  79. <meta name="text:link two" content="/"/>
  80. <meta name="text:link two message" content="message 2"/>
  81.  
  82. <meta name="text:link three" content="/"/>
  83. <meta name="text:link three message" content="message 3"/>
  84.  
  85. <meta name="text:link four" content="/"/>
  86. <meta name="text:link four message" content="message 4"/>
  87.  
  88. <meta name="text:link five" content="/"/>
  89. <meta name="text:link five message" content="message 5"/>
  90. <style type="text/css">
  91. @font-face{font-family:Lala;src:url(http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff);}
  92. @font-face { font-family: "basket";src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,}
  93. name{
  94. font-size:18px;
  95. font-family:basket;
  96. color:{color:blogtitle};
  97. }
  98. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  99.  
  100. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  101.  
  102. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  103.  
  104.  
  105. ::selection {
  106. background:{color:blogtitle};
  107. color: #fff;
  108. }
  109.  
  110. ::-moz-selection {
  111. background:{color:blogtitle};
  112. color: #fff;}
  113. ::-webkit-scrollbar-thumb{ background-color:{color:blogtitle}; border:2px solid {color:blogtitle}; height:auto; -moz-border-radius:10px; border-radius:10px; height:2px;}
  114.  
  115. ::-webkit-scrollbar{ height:2px; width:5px; background-color:{color:blogtitle}; border:2px solid #fff;}
  116.  
  117. p {
  118. margin:0px;
  119. margin-top:0px;
  120. }
  121.  
  122.  
  123. body {
  124. padding: 0px;
  125. margin: 0px;
  126. color:{color:text};
  127. font-family: calibri;
  128. line-height:13px;
  129. font-size:11px;
  130. background-color: {color:Background};
  131. background-image:url({image:Background});
  132. background-attachment: fixed;
  133. background-repeat: repeat;
  134. }
  135.  
  136.  
  137. a:link, a:active, a:visited{
  138. text-decoration: none;
  139. -webkit-transition: color 0.3s ease-out;
  140. -moz-transition: color 0.3s ease-out;
  141. transition: color 0.3s ease-out;
  142. color:{color:link};
  143. }
  144.  
  145. a:hover {
  146. text-decoration: none;
  147. font-style:;
  148. color: {color:Hover};
  149. }
  150.  
  151. div#center{
  152. margin:auto;
  153. position:relative;
  154. width:1000px;
  155. background-color:;
  156. overflow:auto;
  157. overflow-y:hidden;
  158. }
  159.  
  160.  
  161. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  162. .entry {
  163. float:left;
  164. display: block;
  165. margin:10px;
  166. overflow:hidden;
  167. width:200px;
  168. border:1px solid #e1e1e1;
  169. padding:10px;
  170. border-radius:1px;
  171.  
  172. {block:PermalinkPage}
  173. width:450px;
  174. text-align:left;
  175. line-height:10px;
  176. {/block:PermalinkPage}
  177. background:white;
  178. background-image:URL();
  179. }
  180. .entry img{
  181. border-radius:1px;
  182. }
  183.  
  184. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  185. .entry .perma{
  186. width:10px;
  187. height:10px;
  188.  
  189. margin-left:5px;
  190. position: absolute;
  191. line-height: 16px;
  192. overflow:hidden;
  193. text-align:center;
  194. top:20px;
  195. font-size:0px;
  196. background:white;
  197. word-spacing:2px;
  198. letter-spacing:1px;
  199. padding:3px;
  200. border-radius:100%;
  201. border:1px solid #e1e1e1;
  202. opacity: 0.0;
  203. -webkit-transition: all .7s ease;
  204. -moz-transition: all .7s ease;
  205. -o-transition: all .7s ease;
  206. transition: all .7s ease;
  207.  
  208. }
  209.  
  210. .entry:hover .perma{
  211. overflow:visible;
  212. opacity:0.95;
  213. }
  214. .perma a{
  215. padding:2px;
  216. }
  217. .entry .perma2{
  218. width:10px;
  219. height:10px;
  220.  
  221. margin-left:30px;
  222. position: absolute;
  223. line-height: 16px;
  224. overflow:hidden;
  225. text-align:center;
  226. top:20px;
  227. font-size:0px;
  228. background:white;
  229. word-spacing:2px;
  230. letter-spacing:1px;
  231. padding:3px;
  232. border-radius:100%;
  233. border:1px solid #e1e1e1;
  234. opacity: 0.0;
  235. -webkit-transition: all .7s ease;
  236. -moz-transition: all .7s ease;
  237. -o-transition: all .7s ease;
  238. transition: all .7s ease;
  239.  
  240. }
  241.  
  242. .entry:hover .perma2{
  243. overflow:visible;
  244. opacity:0.95;
  245. }
  246. .perma2 a{
  247. padding:2px;
  248. }
  249. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  250. #posts {
  251. width:660px;
  252.  
  253. margin-top:26px;
  254. z-index:99;
  255. margin-left:319px;
  256. right:auto;
  257. background:transparent;
  258. margin-right:auto;
  259. position:relative;
  260. overflow-y: hidden;
  261. }
  262.  
  263.  
  264. /*CUSTOMIZE SIDEBAR HERE*/
  265. #sidebar{
  266. position:fixed !important;
  267. width:150px;
  268. background:white;
  269. height:auto;
  270. margin-top:150px;
  271. margin-left:15px;
  272. text-align:center;
  273. border:1px solid #e1e1e1;
  274. padding:12px;
  275. border-radius:3px;
  276. box-shadow:#e1e1e1 3px 3px;
  277. }
  278. #sidebar img{
  279. height:190px;
  280. width:150px;
  281. opacity:.85;
  282. border-radius:3px;
  283. }
  284. #desc{
  285. position:fixed;
  286. background:white;
  287. width:150px;
  288. height:10px;
  289. opacity:0;
  290. margin-top:-195px;
  291. font-size:11px;
  292. font-family:calibri;
  293. line-height:14px;
  294. -webkit-transition: all .7s ease;
  295. -moz-transition: all .7s ease;
  296. -o-transition: all .7s ease;
  297. transition: all .7s ease;
  298. }
  299. #sidebar:hover #desc{
  300. opacity:.85;
  301. height:195px;
  302. -webkit-transition: all .7s ease;
  303. -moz-transition: all .7s ease;
  304. -o-transition: all .7s ease;
  305. transition: all .7s ease;
  306. }
  307. #blogtitle{
  308. position:fixed;
  309. text-align: center;
  310. width:auto;
  311. background: transparent;
  312. font-family:basket;
  313. font-size:19px;
  314. color:{color:blogtitle};
  315. margin-top:144px;
  316. margin-left:18px;
  317. z-index: 99999;
  318. opacity:3;
  319. text-transform:none;
  320. background-image:sdfgh;
  321. letter-spacing: 1px;
  322. line-height:0px;
  323. text-align:center;
  324. -o-transition-transition: all 0.5s ease;
  325. -webkit-transition: all 0.5s ease;
  326. -moz-transition: all 0.5s ease;
  327. transition: all 0.5s ease;
  328. }
  329. #links{
  330. margin-left:165px;
  331. margin-top:-175px;
  332. position:fixed;
  333. background-color:;
  334. height:auto;
  335. width:14px;
  336. border-top:1px solid #e1e1e1;
  337. border-bottom:1px solid #e1e1e1;
  338. border-right:1px solid #e1e1e1;
  339. }
  340.  
  341. .nav a{
  342. width:1px;
  343. border-radius:170px;
  344. height:1px;
  345. margin-left:-50px;
  346. line-height:0px;
  347. margin:8px; /*spacing of the links. SO much easier than the #link #link2 #link3 bullshit*/
  348. display:block;/*this is where you change how they look, in this instance, block makes it go up and down. display:inline-block; will make it go across*/
  349. background-color:#fff;
  350. padding:6px;
  351. border:1px solid #999;
  352. color:#D3A5FA;
  353. -webkit-transition: all .2s ease;
  354. -moz-transition: all .2s ease;
  355. -o-transition: all .2s ease;
  356. transition: all .2s ease;
  357. border:1px solid #ddd;
  358. font-family:calibri;
  359. font-size:0px;
  360. text-align:center;
  361. }
  362. .nav a:hover{
  363. background:black;
  364. color:#fff;
  365. -webkit-transition: all .7s ease;
  366. -moz-transition: all .7s ease;
  367. -o-transition: all .7s ease;
  368. transition: all .7s ease;
  369. }
  370. #pic{
  371. position:fixed;
  372. width:250px;
  373. height:auto;
  374. margin-top:18px;
  375. margin-left:-46px;
  376.  
  377. }
  378. #pic img{
  379. width:250px;
  380. }
  381.  
  382. #lace{
  383. position:fixed;
  384. width: 100%;
  385. opacity: 1;
  386. height: 10px;
  387. background: #fff;
  388. z-index: 99999999999;
  389. left:-30px;
  390. margin-top: 0px;
  391. font-size:11px;
  392. text-align:center;
  393. font-family:calibri;
  394. font-style:italic;
  395. line-height:6px;
  396. }
  397.  
  398. #lacey {
  399. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  400. repeat:repeat-x;
  401. left:0;
  402. width:100%;
  403. margin-top: 10px;
  404. height:18px;
  405. position: fixed;
  406. z-index: 99999999999999999;
  407. opacity:1;}
  408.  
  409. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  410.  
  411.  
  412. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  413. .title{
  414. line-height: 28px;
  415. color:{color:Title};
  416. font-size:21px;
  417. font-family:basket;
  418. font-weight: normal;
  419. }
  420.  
  421.  
  422. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  423. .permalink{
  424. text-transform: normal;
  425. display: block;
  426. text-align: right;
  427. text-decoration: none;
  428. }
  429.  
  430.  
  431. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  432. #infscr-loading{
  433. bottom: -70px;
  434. position: absolute;
  435. left: 50%;
  436. margin-left:-8px;
  437. width:16px;
  438. height:11px;
  439. overflow:hidden;
  440. margin-bottom: 50px;
  441. }
  442.  
  443. #postnotes{
  444. text-align: justify;}
  445.  
  446. #postnotes blockquote{
  447. border: 0px;}
  448.  
  449. blockquote{
  450. padding:0px 0px 2px 5px;
  451. margin:0px 0px 2px 10px;
  452. border-left: 1px dotted #555555;
  453. }
  454.  
  455. blockquote p, ul{
  456. margin:0px;
  457. padding:0px;
  458. }
  459.  
  460. a img{border: 0px;}
  461.  
  462.  
  463. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  464.  
  465. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  466. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  467.  
  468. .notes img{width:10px; position:relative; top:3px;}
  469. <--ses-->
  470. small{font-size: 90%;}
  471.  
  472. {CustomCSS}
  473.  
  474. </style>
  475.  
  476. {block:IndexPage}
  477. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  478. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  479.  
  480. <script type="text/javascript">
  481. $(window).load(function(){
  482. var $wall = $('#posts');
  483. $wall.imagesLoaded(function(){
  484. $wall.masonry({
  485. itemSelector: '.entry, .entry_photo',
  486. isAnimated : false
  487. });
  488. });
  489.  
  490. $wall.infinitescroll({
  491. navSelector : '#pagination',
  492. nextSelector : '#pagination a',
  493. itemSelector : '.entry, .entry_photo',
  494. bufferPx : 2000,
  495. debug : false,
  496. errorCallback: function() {
  497. $('#infscr-loading').fadeOut('normal');
  498. }},
  499. function( newElements ) {
  500. var $newElems = $( newElements );
  501. $newElems.hide();
  502. $newElems.imagesLoaded(function(){
  503. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  504. });
  505. }); $('#posts').show(500);
  506. });
  507. </script>
  508.  
  509.  
  510. {/block:IndexPage}
  511.  
  512.  
  513. <title>{title}</title>
  514.  
  515. <link rel="shortcut icon" href="{Favicon}" />
  516. <meta name="viewport" content="width=820" />
  517. </head>
  518.  
  519. <body>
  520. <div class="wrapper">
  521. <div class="header">
  522. </div>
  523. <div style="position:fixed; bottom:5px; left:5px; padding: 2px; float:top;"> <a href="http://lovelayouts.tumblr.com" title="Theme by LoveLayouts!"><img src="http://24.media.tumblr.com/23a4909953f82931bc8e391ff9281564/tumblr_mjkwy2BrWt1s7or0ro1_500.gif" style="width:40px;"></a></div>
  524. <div id="cage">
  525. <div id="center">
  526. <div id="blogtitle">{title}</div>
  527. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  528. <div id="sidebar">
  529. <center>
  530. <a href="/"><img src="{image:sidebar}" width=100%></a>
  531. <div id="desc"><name>{text:name};</name> {description}</div>
  532. <div id="links">
  533. <div class="nav"><a href="/" title="refresh my blog">1</a><a href="{text:link two}" title="{text:link two message}">2</a><a href="{text:link three}" title="{text:link three message}">3</a><a href="{text:link four}" title="{text:link four message}">4</a><a href="{text:link five}" title="{text:link five message}">5</a><a href="http://lovelayouts.tumblr.com/" title="credits">6</a></div></div>
  534. <div id="pic"><img src="http://31.media.tumblr.com/b82827bca2024196f38a2c78383e3af8/tumblr_mn9zxdvL4Q1s7o44uo1_500.png" style="height:auto; width:164px;"></div>
  535. </center>
  536. </div>
  537. <!------------------------------------->
  538. <div id="lace"></div>
  539. <div id="lacey"></div>
  540. <div class="left">
  541. <div id="posts">
  542. {block:Posts}
  543. <div class="entry">
  544.  
  545. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><br><div class="permalinktext">
  546. <div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:7px; font-family:calibri;font-size:10px;"><div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div></div>
  547. {/block:Text}
  548.  
  549.  
  550. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext">
  551. <center> {12Hour}:{Minutes} {AmPm}, {DayOfWeek} with <a href="{permalink}">{notecountwithlabel}</a> </center></div>{block:Link}
  552.  
  553. {block:Photo}
  554. {block:IndexPage}
  555. <center>
  556. <div class="perma">
  557. <a href="{ReblogURL}" title="reblog" target="_blank"> reblog </a> </div><div class="perma2"><a href="{Permalink}" title="{notecount} notes">like</a></div>
  558. {block:Answer}
  559. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 5px; background-color: #fcfcfc; font-family:calibri;font-size: 11px;font-style: none; border:1px solid #eee; padding-left:8px; padding-top:5px; padding-right:8px; ">
  560. <div style="font-family:basket;
  561. font-size:15px;line-height:14px;">{Asker}:</div><div style="line-height:14px;">{Question}</div></div>
  562. <div style="margin-top:2px; margin-bottom:4px; font-family:calibri;font-size: 11px;font-style: none;background: transparent; line-height:13px;">{Answer}</div>
  563. {block:IndexPage}
  564. <div style="background-color:#fcfcfc;border:1px solid #eee; border-radius:5px;padding:3px; font-family:calibri;font-size:10px;"><div class="permalinktext">posted {timeago} with <a href="{permalink}">{notecountwithlabel}</a></div></div>
  565. {/block:IndexPage}
  566. {/block:Answer}
  567. {/block:Answer}
  568. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  569. {/block:IndexPage}
  570. {block:PermalinkPage}
  571. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  572.  
  573. {LinkCloseTag}
  574. {/block:PermalinkPage}
  575. {/block:Photo}
  576.  
  577. {block:Photoset}
  578. {block:IndexPage}
  579. <center>
  580.  
  581. <div class="perma">
  582. <a href="{ReblogURL}" title="reblog" target="_blank"> reblog </a> </div><div class="perma2"><a href="{Permalink}" title="{notecount} notes">like</a></div>
  583.  
  584. {Photoset-250}</center>
  585. {/block:IndexPage}
  586. {block:PermalinkPage}
  587. <center>
  588. {Photoset-500}</center>
  589. {/block:PermalinkPage}
  590. {/block:Photoset}
  591.  
  592. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  593.  
  594. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  595.  
  596. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  597. <ul class="chat">
  598. {block:Lines}
  599. <li class="user_{UserNumber}">
  600. {block:Label}
  601. <span class="label">{Label}</span>
  602. {/block:Label}
  603.  
  604. {Line}
  605. </li>
  606. {/block:Lines}
  607. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  608. {/block:Chat}
  609.  
  610. {block:Audio}
  611. <div style="width:200px; height:30px;">
  612. {AudioPlayerBlack}
  613. </div>
  614. {block:IndexPage}<span class="permalink">
  615. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  616. </span>{/block:IndexPage}
  617. {/block:Audio}
  618.  
  619. {block:Video}
  620. {block:IndexPage}
  621. <center>
  622. <div class="perma">
  623. <a href="{ReblogURL}" title="reblog" target="_blank"> reblog </a> </div><div class="perma2"><a href="{Permalink}" title="{notecount} notes">like</a></div>
  624. {Video-250}</center>
  625. {/block:IndexPage}
  626. {block:PermalinkPage}
  627. <center>
  628. {Video-400}</center>
  629. {/block:PermalinkPage}
  630. {block:Video}
  631.  
  632.  
  633. {block:PostNotes}<div align="middle">{caption}</div>
  634. <center>
  635.  
  636. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  637.  
  638. {block:HasTags}
  639. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  640. {block:RebloggedFrom}
  641. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  642. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  643.  
  644. {/block:RebloggedFrom}
  645. </center></span>
  646. <br>
  647. <div id="postnotes">{PostNotes}</div><br>
  648.  
  649. <center>{block:ContentSource}
  650. <br><a href="{SourceURL}">
  651. {lang:Source}:
  652. {block:SourceLogo}
  653. <img src="{BlackLogoURL}" width="{LogoWidth}"
  654. height="{LogoHeight}" alt="{SourceTitle}" />
  655. {/block:SourceLogo}
  656. {block:NoSourceLogo}
  657. {SourceLink}
  658. {/block:NoSourceLogo}
  659. </a>
  660. {/block:ContentSource}</center>
  661.  
  662. {/block:PostNotes}
  663. </div>
  664. {/block:Posts}
  665. </div></div>
  666.  
  667. {block:IndexPage}
  668. {block:Pagination}
  669. <div id="pagination">
  670. {block:NextPage}
  671. <a id="nextPage" href="{NextPage}"></a>
  672. {/block:NextPage}
  673. {block:PreviousPage}
  674. <a href="{PreviousPage}"></a>
  675. {/block:PreviousPage}
  676. </div>
  677. {/block:Pagination}
  678. {/block:IndexPage}
  679. </body>
  680.  
  681. </html>
Add Comment
Please, Sign In to add comment