Fucking_Aj

Monster Theme by Bruhthemes

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