Advertisement
limaisa

Untitled

Jul 24th, 2014
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.28 KB | None | 0 0
  1. <head>
  2.  
  3. <!-- THEME POR INCESTA! NÃO COPIE. NÃO IMITE. PLÁGIO É CRIME -->
  4.  
  5.  
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}
  10. <meta name="description" content="{MetaDescription}" />
  11. {/block:Description}
  12.  
  13.  
  14. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  15.  
  16. <head>
  17.  
  18. <link rel="stylesheet" href="http://static.tumblr.com/ssvjggv/Tjumkub1q/boucing_transition_by_lovsets.css" media="screen"/>
  19.  
  20.  
  21. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  22.  
  23. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  24. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  25. <script type="text/javascript">
  26. $(window).load(function () {
  27. $('#entry').masonry(),
  28. $('.masonryWrap').infinitescroll({
  29. navSelector : ".posts",
  30. nextSelector : "#page a#p",
  31. itemSelector : ".posts",
  32. bufferPx : 10000,
  33. extraScrollPx: 10000,
  34. loadingImg : "",
  35. loadingText : "",
  36. },
  37. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  38. );
  39. });
  40. </script>
  41.  
  42. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
  43. <script src="http://tumbletricks.webs.com/like.js"></script>
  44.  
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Baumans' rel='stylesheet' type='text/css'>
  47.  
  48.  
  49. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  50.  
  51. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  52. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  53. <script type="text/javascript">
  54. $(window).load(function () {
  55. $('#entry').masonry(),
  56. $('.masonryWrap').infinitescroll({
  57. navSelector : ".posts",
  58. nextSelector : "#page a#p",
  59. itemSelector : ".posts",
  60. bufferPx : 10000,
  61. extraScrollPx: 10000,
  62. loadingImg : "",
  63. loadingText : "",
  64. },
  65. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  66. );
  67. });
  68. </script>
  69.  
  70.  
  71. <script type="text/javascript">
  72. //dsblt
  73. function desabilitaMenu(e)
  74. {
  75. if (window.Event)
  76. {
  77. if (e.which == 2 || e.which == 3)
  78. return false;
  79. }
  80. else
  81. {
  82. event.cancelBubble = true
  83. event.returnValue = false;
  84. return false;
  85. }
  86. }
  87.  
  88. //dsblt
  89. function desabilitaBotaoDireito(e)
  90. {
  91. if (window.Event)
  92. {
  93. if (e.which == 2 || e.which == 3)
  94. return false;
  95. }
  96. else
  97. if (event.button == 2 || event.button == 3)
  98. {
  99. event.cancelBubble = true
  100. event.returnValue = false;
  101. return false;
  102. }
  103. }
  104.  
  105. //dsblt
  106. if ( window.Event )
  107. document.captureEvents(Event.MOUSEUP);
  108. if ( document.layers )
  109. document.captureEvents(Event.MOUSEDOWN);
  110.  
  111. document.oncontextmenu = desabilitaMenu;
  112. document.onmousedown = desabilitaBotaoDireito;
  113. document.onmouseup = desabilitaBotaoDireito;
  114. </script>
  115.  
  116.  
  117. <!-- DEFAULT VARIABLES -->
  118. <meta name="color:background" content="#ffffff" />
  119. <meta name="image:sidebar" content="http://static.tumblr.com/ftj6ykd/pO4mz5lox/tumblr_inline_mti59vvnw61rkznnz.png"/>
  120. <meta name="image:background" content="" />
  121. <meta name="color:text" content="#7a7878" />
  122. <meta name="color:links descri" content="#7a7878" />
  123. <meta name="color:post" content="#d1cece" />
  124. <meta name="color:scrollbar" content="#e0e0e0" />
  125. <meta name="color:lhover" content="#9c9c9c" />
  126.  
  127.  
  128. <meta name="text:Link1" content="/" />
  129. <meta name="text:Link1 Title" content="link" />
  130. <meta name="text:Link2" content="/" />
  131. <meta name="text:Link2 Title" content="link" />
  132. <meta name="text:Link3" content="/" />
  133. <meta name="text:Link3 Title" content="link" />
  134. <meta name="text:Link4" content="/" />
  135. <meta name="text:Link4 Title" content="link" />
  136. <meta name="text:Link5" content="/" />
  137. <meta name="text:Link5 Title" content="link" />
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149. <!-- DEFAULT VARIABLES -->
  150.  
  151.  
  152. <style type="text/css">
  153.  
  154. body {background-color: {color:background}; font-family: arial; color: {color:text links descri}; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  155.  
  156. a {color: {color:text}; text-decoration: none; text-transform: none;}
  157. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  158.  
  159. p {margin: 6px 0 0 0}
  160.  
  161. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  162. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  163. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  164. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  165.  
  166. blockquote img{max-width: 470px!important}
  167. blockquote blockquote img{max-width: 450px!important}
  168. blockquote blockquote blockquote img{max-width: 430px!important}
  169. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  170.  
  171.  
  172.  
  173.  
  174.  
  175. #container {text-align: center; width: 935px; margin: 2px auto 20px auto; padding: 0px; z-index:-99999;}
  176.  
  177. #entry {z-index:-99999;margin-left:350px; width: 750px; margin-top: 30px;height:200px;z-index:-999999999;}
  178.  
  179. .posts { width: 250px; margin-top:15px;text-align: justify; font-family: arial; font-size: 10px; position: relative;margin-left:100px;}
  180.  
  181. h1 {width: 250px;font-family: calibri; text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  182. h1 a {text-align: center; font-size: 13px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  183. h1 a:hover {text-align: center; font-size: 13px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  184.  
  185. .image {text-align: center; border: 0px}
  186. .image img {width: 300px; margin-bottom: 2px;opacity:0.9; }
  187. .image:hover{-moz-transition:All 1s ease;
  188. -o-transition:All 1s ease;
  189. -webkit-filter: grayscale(1.0) blur(0px);
  190. -webkit-transition:All 1s ease;}
  191.  
  192. .pquote {width: 250px;font-family: arial; text-align: justify; font-size: 11px; line-height: 15px; color:{color:text};}
  193.  
  194. .pquotesource {font-family: arial;width: 250px;text-align: left; text-transform: none; font-size: 9px; color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  195.  
  196. .pquotesource a{font-size: 9px;color:{color:text};-webkit-transition-duration: 1.5s;text-transform:lowercase;}
  197.  
  198.  
  199. .chat {line-height: 13px; list-style: none }
  200. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;font-family:consolas;font-size:10px;}
  201. .person1 {color: {color:text}; padding: 2px; }
  202. .person1 .label {font-weight: bold; color:{color:text}}
  203. .person2 {color: {color:text}; padding: 2px; }
  204. .person2 .label {font-weight: bold; color:{color:text}}
  205.  
  206. .player {background-color: #000; text-align: left; display:block;}
  207.  
  208. ::-webkit-scrollbar{width:7px;height:0px;}
  209. ::-webkit-scrollbar-button:start:decrement
  210. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  211. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  212. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  213. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  214.  
  215. .source {display: none;}
  216.  
  217. .perma {text-align: right; margin-top:-18px; margin-left:0px; width: 250px;-webkit-transition-duration: 0.8s; opacity:0;zfont-size:9px;font-family: arial;display: block;}
  218. .perma a { -webkit-transition-duration: 0.8s;font-size:9px; text-transform: lowercase; color:{color:text}; -webkit-transition-duration: 0.4s;font-family: arial;}
  219. .posts:hover .perma {opacity:9;z-index:99999999999999999;margin-top:-12px;display: block;}
  220.  
  221. #cap {width: 250px; margin-top: -2px;}
  222.  
  223. #tumblr_controls{position: fixed!important}
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226. #tumblr_controls{position: fixed!important}
  227.  
  228. .nts {text-align:left;font-family:arial;font-size:9px;width:250px;border-bottom:1px solid #f0f0f0;padding-bottom:2px;margin-top:10px;-webkit-transition: all 0.8s ease-out;}
  229.  
  230. .nts:hover {padding-left: 20px;-webkit-transition: all 0.8s ease-out;}
  231.  
  232. .nts a{color:{color: text};text-align:left;font-family:arial;font-size:9px;}
  233.  
  234. #notesavatar ol, .notes-bottom ul {margin: 0;padding: 0;list-style: none;}
  235. #notesavatar li {background:#f0f0f0;margin: 2px 2px 2px 09px;padding: 5px 0 10px 0;font-size: 11px; text-indent : 8px;-webkit-transition-duration: .50s; float: left; padding: 5px;width: 387px;margin-top:5px;margin-left:1px;text-align:left;color:{color:text};}
  236. #notesavatar li:hover {font-size: 11px;position: relative; text-indent : 15px;}
  237. #notesavatar li img.avatar {width: auto;padding: 2px; background: #fff; border: 3px solid #fff;display: block;float: left; margin: 0 5px 5px 0;color:{color:text}; }
  238.  
  239. .pergunta{font-family:comic; font-size:12px;width:250px; border: 1px solid #eee ; border-color:#000; border-style: solid; border-width: 1px;}
  240.  
  241. .pergunta a{color:#000; font-family:comic; font-size:12px; text-shadow: 2px 2px 5px ;}
  242.  
  243. .resposta{background-color:#fff;font-family: cambria; font-size: 10px;color:{color:text links descri};text-align: left;border-bottom:1px solid #f0f0f0;padding-bottom:5px;}
  244.  
  245. .resposta a{color:{color:text links descri};}
  246.  
  247.  
  248.  
  249.  
  250.  
  251. iframe#tumblr_controls {
  252. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;
  253. }
  254.  
  255. #palid{opacity:0;}
  256.  
  257.  
  258.  
  259. #sidebar {position:fixed; width: 160px; height:255px; margin-left:255px;margin-top:130px; -webkit-transition-duration: 0.4s;}
  260.  
  261. #imagem {position:fixed;width: 140px; height: 160px;margin-top: 00px; margin-left: -1px;-moz-border-top-left-radius: 45px; border-top-left-radius: 45px ;}
  262. #imagem img{width: 170px; height:220px; margin-top: -18px; margin-left: -72px;padding:10px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;;}
  263. #sidebar:hover #imagem img {-webkit-filter: grayscale(20%)}
  264.  
  265.  
  266. .frase {-webkit-transition-duration: 0.4s; -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;width:146px; height:20px;margin-top:214px; text-transform:; line-height:14px;margin-left:-28px; font-family:comic; font-size:13;px;text-align:left; position:fixed;color:#000;background-color: ;font-style:;opACITY:;}
  267. #sidebar:hover .frase {margin-top:228px; opacity:;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  268.  
  269.  
  270. .links {-webkit-transition-duration: 0.1s; -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;position:fixed;font: 12px cambria;font-style:;color:#DAA520 ;padding: 0px;background-color:#000;opacity:0;width:170px;height:15px; text-align:center;margin-left:-52px;margin-top:0px; word-spacing:1.5px}
  271. .links a{color: #fff;text-transform:capitalize;display: inline-block;-webkit-transition: all .1s ease-out; -moz-transition: all .1s ease-out; font-style:;}
  272. .links a:hover{text-shadow: 0.5px 1px 5px #fff ; background-color:;color:#fff;-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.4s ease-out;}
  273. #sidebar:hover .links {margin-top:212px;opacity:8;-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.8s ease-out;}
  274.  
  275. -webkit-border-radius: 00px 00px 00px 00px;}
  276. #titulo:hover{}
  277. @font-face {
  278. font-family:basic;
  279. src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');,
  280. }
  281. @font-face{font-family:"Basic";src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  282.  
  283.  
  284.  
  285. .pipi {width:100px; margin-left:-38px; margin-top:-1158px;position:fixed;}
  286. .pipi {width:32px; height:21px;border:px dashed #000;transition:All 0s ease;-webkit-transition:all 0.8s ease;-moz-transition:all 0.0s ease;-o-transition:All .0s ease;}
  287. #sidebar:hover .pipi {margin-top: 112px; transition:All 0s ease;-webkit-transition:all 0.0s ease;-moz-transition:all 0.0s ease;-o-transition:All .0s ease;}
  288.  
  289. #gira {;margin-left:-48px; margin-top:180px; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -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}
  290. #gira img { width:18px; height:61px;}
  291. #sidebar:hover #gira {opacity:0;-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);}
  292.  
  293.  
  294.  
  295. #cred {background: #fff ; border: 0px solid {color:Titulos}; color: #000; padding: 1px 3px 0px 3px; text-transform: uppercase; position: fixed; bottom: 60px; left: 20px; border-radius: 100%; z-index: 999;}
  296. #cred big {font-family: comic; font-size: 25px;}
  297. .creds {color:#000; font-family: comic; font-size: 10px; position: absolute; width: 120px; padding: 5px; background: {color:Fundo}; border: 1px double #000; bottom: 0px; left: -40px; -webkit-transition-duration: .5s; -moz-transition-duration: .5s; -o-transition-duration: .5s; opacity: 0; border-radius: 3px; -webkit-transform: scale(0.1); -moz-transform: scale(0.1); -o-transform: scale(0.1);}
  298. #cred:hover .creds { bottom: 30px; left: 0px; opacity: 1; -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -o-transform: scale(1.0);}
  299.  
  300.  
  301.  
  302. </style>
  303.  
  304.  
  305.  
  306.  
  307.  
  308. <body oncontextmenu="return false" onkeydown="return false">
  309. <div id="cred"><big>♛</big>
  310. <div class="creds">
  311. Theme por: <a href="http://incesta.tumblr.com" target="_blank">INCESTA</a><br>
  312. Outros themes em: <a href="http://incesta.tumblr.com/meus" target="_blank">THEMES</a>
  313. </div>
  314. </div>
  315. <div id="container">
  316. <div id="sidebar">
  317. <div id="imagem"><img src="{image:sidebar}"></div>
  318. <div class="pipi"><img src="http://i.imgur.com/yXU8ul3.png" class="pipi"></div>
  319. <div class="frase">{text:frase}</div>
  320. <div id="gira"><img src="https://38.media.tumblr.com/09bb0431b342b64f71c1d157e8f18fe8/tumblr_n96qexQkzb1t2tdxqo1_400.png"></div>
  321. <div class="links">
  322. <a href="{text:link1}">{text:link1 title}</a>
  323. <a href="{text:link2}">{text:link2 title}</a>
  324. <a href="{text:link3}">{text:link3 title}</a>
  325. <a href="{text:link4}">{text:link4 title}</a>
  326. <a href="{text:link5}">{text:link5 title}</a>
  327.  
  328.  
  329. </div> </div>
  330.  
  331. <a style="text-shadow: 1px 1px 2px; width:120px; font-size:11px; color:#000; font-family:engravers;position:fixed;font-style: ; text-transform: uppercase ;bottom:50px;left:-23px;" href="http://incesta.tumblr.com/" title="">incesta</b></a>
  332.  
  333.  
  334.  
  335. </div>
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342. <div id="entry">
  343.  
  344.  
  345.  
  346. {block:Posts}
  347.  
  348.  
  349. <div class="posts">
  350.  
  351.  
  352. {block:Text}{block:Title}<h1><div class=”h1”>{Title}</div></h1>{/block:Title}{Body}{/block:Text}
  353.  
  354. {block:Photo} {LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{LinkCloseTag}{/block:Photo}
  355.  
  356. {block:Photoset}{Photoset-250}{/block:Photoset}
  357.  
  358.  
  359. {block:Quote}<div class="pquote">“{Quote}”</div>
  360. {block:Source}<div class="pquotesource"><b>- {Source}</b></div>
  361. {/block:Source}
  362.  
  363. {/block:Quote}
  364.  
  365. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>
  366. {block:Description}{Description}{/block:Description}
  367. {/block:Link}
  368.  
  369. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  370. <div class="chat"><ul>{block:Lines}
  371. <li class="person{UserNumber}">{block:Label}
  372. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  373. {/block:Chat}
  374.  
  375. {block:Audio}<div class="player">{AudioPlayerBlack}</div>
  376. {block:Caption}{Caption}{/block:Caption}
  377. {/block:Audio}
  378.  
  379. {block:Video}{Video-250}{/block:Video}
  380.  
  381.  
  382. {block:Answer}
  383.  
  384. <div class="pergunta"><b>{Asker} says: </b>{Question}</div>
  385. <div class="resposta">{Answer}</div>
  386. {/block:Answer}
  387.  
  388. <div id="cap">
  389. {block:Photo}{block:Caption}<br>{Caption}{/block:Caption}{/block:Photo}
  390. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  391. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  392.  
  393. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}"/>{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</div></div><br>
  394.  
  395. {block:Date}<div class="perma"><a href="{Permalink}">{Month}, {DayOfMonthWithZero}</a> / {block:Date}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom}<a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank"><b>reblog</b></a>{/block:IndexPage}</div>{/block:Date}</div>
  396. {block:PostNotes}
  397.  
  398. <div class="nts">
  399. ▬ <b>Posted in:</b> {DayOfWeek}, {DayOfMonthWithZero} of {Month}, {Year}
  400. </div>
  401. <div class="nts">
  402. ▬ <b>Tags:</b> {block:HasTags}{/block:HasTags}
  403. {block:HasTags}
  404. {block:Tags}
  405. <a class="tag" href="{TagURL}">{Tag},</a> {/block:Tags}{/block:HasTags}
  406. </div>
  407. <div class="nts">
  408. ▬ <b>With:</b> {NoteCount} notes.
  409. </div>
  410. <div id="notesavatar">{PostNotes}</div>
  411. {/block:PostNotes}
  412. {/block:Posts}
  413. {/block:Posts}
  414.  
  415.  
  416.  
  417.  
  418.  
  419. </div>
  420. </div>
  421. </div>
  422. </div>
  423.  
  424. <div id="palid">
  425. {block:Pagination}<ul id="pagination">
  426. {block:PreviousPage}
  427. <li><a href="{PreviousPage}"></a></li>
  428. {/block:PreviousPage}
  429. {block:JumpPagination length="1"}
  430. {block:CurrentPage}
  431. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  432. {/block:CurrentPage}
  433. {block:JumpPage}
  434. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  435. {/block:JumpPage}
  436. {/block:JumpPagination}
  437. {block:NextPage}
  438. <li><a id="nextPage" href="{NextPage}"></a></li>
  439. {/block:NextPage}
  440. </ul>{/block:Pagination}
  441.  
  442. {block:IndexPage}
  443. <script type="text/javascript">
  444. $(window).load(function () {
  445. $('#content').masonry(),
  446. $('.masonryWrap').infinitescroll({
  447. navSelector : '#pagination',
  448. nextSelector : '#pagination a#nextPage',
  449. itemSelector : ".posts, .loading",
  450. bufferPx : 40,
  451. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  452. loadingText : "<em></em>",
  453. },
  454. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  455. );
  456. });
  457. </script>
  458. {/block:IndexPage}</div>
  459.  
  460.  
  461. </body>
  462.  
  463.  
  464.  
  465.  
  466. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement