Advertisement
natashabartz

theme12

Apr 29th, 2015
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.13 KB | None | 0 0
  1. <html>
  2.  
  3. <!--
  4. --------- Base by:bandileira------------- Adaptado por:cafajestiada ---
  5.  
  6. ✿✿✿. ✿✿✿✿. ✿.
  7. ✿ ✿ ✿ ✿ ✿.
  8. ✿✿✿ ✿ ✿ ✿. Não se inspire.
  9. ✿ ✿ ✿ ✿ ✿.
  10. ✿✿✿. ✿✿✿✿ . ✿✿✿✿✿✿
  11.  
  12. ----------------------------------- NÃO RETIRE OS CREDITOS--------------------
  13. -->
  14.  
  15. <head>
  16. <!-- Fontes do theme -->
  17. <link href='http://fonts.googleapis.com/css?family=Dosis:300,400' rel='stylesheet' type='text/css'>
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  20.  
  21.  
  22. <!-- Fontes do theme -->
  23. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  24.  
  25. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  26.  
  27.  
  28.  
  29.  
  30.  
  31. <!-- Aparrence -->
  32. <meta name="image:sidebar" content="http://41.media.tumblr.com/1373452dbef666ed74e6bb00665d9c4d/tumblr_nl1c6aNX671uphst0o1_400.jpg"/>
  33. <meta name="image:background" content="" />
  34.  
  35. <meta name="color:background" content="#ffffff"/>
  36. <meta name="color:texto" content="#000000" />
  37. <meta name="color:cor dos detalhes" content="#ffc7e7" />
  38. <meta name="color:menu a hover" content="#000000" />
  39. <meta name="color:cor do menu" content="#fff" />
  40.  
  41.  
  42. <meta name="text:Link1" content="/" />
  43. <meta name="text:Link1 Title" content="Link 1 " />
  44. <meta name="text:Link2" content="/" />
  45. <meta name="text:Link2 Title" content="Link 2" />
  46. <meta name="text:Link3" content="/" />
  47. <meta name="text:Link3 Title" content="Link 3" />
  48. <meta name="text:Link4" content="/" />
  49. <meta name="text:Link4 Title" content="Link 4" />
  50.  
  51.  
  52. <!-- Aparrence -->
  53.  
  54. <title>{Title}</title>
  55. <link rel="shortcut icon" href="http://31.media.tumblr.com/tumblr_lkl6tsiCGt1qfamg6.gif">
  56. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  57. {block:Description}
  58. <meta name="description" content="{MetaDescription}" />
  59. {/block:Description}
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66. <style type="text/css">
  67.  
  68.  
  69.  
  70.  
  71.  
  72. ::selection {background-color:{color:cor dos detalhes};color:#fff;}
  73.  
  74. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.1;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  75.  
  76.  
  77. body {background-color:{color:background}; color: {color:texto};font-family:calibri; font-size:10px;text-align:justify;background-image: url('{image:Background}');
  78. background-repeat:repeat;background-attachment:fixed;}
  79.  
  80. a{ color:#000; font-style:none;text-decoration:none;}
  81.  
  82. a:hover{color:{color:Link Hover};border-bottom:0px solid #FF00FF;;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  83.  
  84. s {color: #000000;}
  85.  
  86. i {color: #000000;}
  87.  
  88. b, strong {color:#000;}
  89.  
  90. u, span.sublinha {color: #f000;
  91. text-decoration: none;
  92. border:0px solid #000000;}
  93.  
  94. p {margin: 6px 0 0px 0px}
  95.  
  96.  
  97. ::-webkit-scrollbar-thumb:vertical {background-color:#eee;height:50px;}
  98. ::-webkit-scrollbar-button:vertical {height:5px;display: block; background:#eee;}
  99. ::-webkit-scrollbar {width:12px;height:0px;background-color:#fff ;}
  100.  
  101.  
  102. /***************** Post ****************/
  103.  
  104. #posts{float:center;width:800px;width:600px;{/block:indexpage}{block:permalinkpage}width:600px;{/block:permalinkpage}margin-left:470px;margin-top:20px;z-index:;}
  105.  
  106. .entry{z-index:;float:left;background:transparent;font-size:10px;line-height:13px;text-transform:normal;width:250px;{block:PermalinkPage}width:250px;padding:2px;opacity:10;width:460px;margin:3px;margin-top:5px;margin-left:13px;z-index:999;{/block:PermalinkPage}-moz-transition: all 3.9s ease-out; -o-transition: all 3.9s ease-out;-webkit-transition: all 3.9s ease-out; transition: all 3.9s ease-out;transition:.7s;margin:4px 15px 20px 4px;background:{color:background};margin:4px 15px 20px 4px;}
  107.  
  108. .entry img{max-width: 250px; margin-bottom: 0px;{block:IfUmacoluna}max-width:517px;{/block:IfUmacoluna};{block:PermalinkPage}max-width:517px; padding:0px;{/block:PermalinkPage};}
  109.  
  110. .entry img:hover{-webkit-filter: grayscale(100%) blur(0px);}
  111.  
  112. .vsanna{display: none;}
  113.  
  114. .notes {text-transform:lowercase;padding:0px;width:250px; height:auto; background-color:#;font-size:10px; text-align:right; position: absolute;
  115. color:#999; opacity:0;font-family:calibri;display:block; -webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;margin-top:4px; margin-left:-8px;-webkit-transform: scale(0.1)}
  116.  
  117. .notes a{color:#000;font-size:10px;font-family:calibri; text-transform:none;}
  118.  
  119. .entry:hover .notes {opacity:1; z-index:9;font-size:10px; text-transform:lowercase;-webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;margin-left:-8px;text-transform:lowercase;margin-top:4px;-webkit-transform: scale(1)}
  120.  
  121.  
  122. .perguntou {width:99%;border-bottom:1px dashed #eee;text-align:left;padding:2px;font-family:calibri;font-size:10px;}
  123.  
  124. .perguntou:hover{}
  125.  
  126. .respondeu {width:100%;font-family:calibri;background-color:; padding:0px;
  127. font-size:11px;}
  128.  
  129.  
  130. /***************** Post ****************/
  131.  
  132.  
  133. /*****************Titulos,quotes etc ****************/
  134.  
  135. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left:
  136. 3px solid {color:cor dos detalhes}}
  137.  
  138. .quote:first-letter{font-family:Rochester; font-size: 24px;color:{color:cor dos detalhes};}
  139. titulo {text-align:justify;font-size:12px;color:{color:texto};font-family: 'Dosis', sans-serif;}
  140.  
  141. .quote {text-align:justify; padding-bottom:5px;font-size:12px;font-family: 'Dosis', sans-serif;border-bottom: 1px dashed #eee;color:{color:texto};}
  142. source {font-size:10px; text-transform:none;font-family:calibri;font-style:none; text-decoration:none;
  143. text-align:center; font-weight:bold;}
  144.  
  145. titulo {text-align:justify;font-size:12px; {color:texto};font-family: 'Dosis', sans-serif;}
  146.  
  147. h1 {text-align: center; font: 12px corbel; color: #000;}
  148.  
  149.  
  150. /*****************Titulos,quotes etc ****************/
  151.  
  152. /***************** Side e imagem ****************/
  153.  
  154. .sidebarbie{position:fixed; margin-top:70px; margin-left:190px; width:171px; height:185px;background:#fff;z-index:9;}
  155. .sidebarbie:hover {position:fixed; margin-top:70px;margin-left:190px; width:163px; height:185px;z-index:9;}
  156.  
  157. .sidebarbieimg img{position:fixed;height:190px;width:155px;-webkit-filter: grayscale(0%) blur(0px); margin-top:5px;margin-left:5px;}
  158.  
  159. #letra{position:fixed;width:120px;margin-left:15px;margin-top:80px;font-family:century gothic;text-transform:uppercase;color:#000;font-size:11px;letter-spacing:2px;text-align:center;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;opacity:0;}
  160.  
  161. .sidebarbie:hover #letra{opacity:10;margin-left:25px;margin-top:200px;-webkit-transform:rotateX(360deg)}
  162.  
  163. .sidebarbie:hover .sidebarbieimg {opacity:1; z-index:9999;
  164. -webkit-transition: all 0.99s ease-out
  165. ;-moz-transition: all 0.3s ease-out;
  166. all 0.3s ease-out;-moz-transition:All 1s ease;
  167. -o-transition:All 1s ease;
  168. -webkit-filter: grayscale(100%) blur(1px);
  169. -webkit-transition:All 1s ease;}
  170.  
  171. .sidebarbie{position:fixed; margin-top:70px; margin-left:190px; width:161px; height:200px;background:#fff;z-index:9;border:8px solid #eee;}
  172. .sidebarbie:hover {position:fixed;-webkit-transition: all 0.99s ease-out
  173. ;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;-moz-transition:All 1s ease;-o-transition:All 1s ease; margin-top:70px; margin-left:190px; background:#fff;z-index:9;border-right:px solid {color:cor do heart};}
  174.  
  175. .sidebarbieimg img{position:fixed; margin:12px -20px 10px 15px;height:190px;width:155px;border-right:0px dotted #e22893;border-left:0px dotted #e22893;border-top:0px solid #000;border-bottom:0px solid #000;-webkit-filter: grayscale(10%) blur(0px); margin-top:4px;margin-left:3px ; }
  176.  
  177. #letra{position:fixed;width:120px;margin-left:15px;margin-top:90px;font-family:century gothic;text-transform:uppercase;color:#000;font-size:11px;letter-spacing:2px;text-align:center;-webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; transition: 0.4s ease-in;opacity:0;}
  178.  
  179. .sidebarbie:hover #letra{opacity:10;margin-left:25px;margin-top:200px;-webkit-transform:rotate(360deg)}
  180.  
  181.  
  182.  
  183.  
  184.  
  185. /***************** Side e imagem ****************/
  186.  
  187.  
  188. /***************** descrição ****************/
  189.  
  190. .barbiedesc {background-color:#fff;color:#000 ;text-align:center;
  191. position:fixed; width:130px; margin-left:25px;height:12px;margin-top:
  192. 199px;font-family:corbel;font-size:10px;opacity:10;}
  193.  
  194. .sidebarbie:hover .barbiedesc {opacity:15;-webkit-transition: all 0.8s ease-out-moz-transition: all 0.4s ease-out;opacity:0;;}
  195.  
  196.  
  197.  
  198.  
  199. /***************** descrição ****************/
  200.  
  201. /***************** Menu ****************/
  202. .links{position:fixed; width:94px; height:40px;border:1px dotted #fff;
  203. margin-left:50px; margin-top:100px; text-align:left;opacity:0;-moz-transition: all .8s ease-out; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;border-left:1px solid #aaa;background: rgba(255,255,255,.4);border-bottom:0px solid #fff;border-radius:1px;line-height:-35px;box-shadow:1px 1px 10px ;padding-top:0px;outline-offset: -4px;outline: 1px dashed #eee;}
  204.  
  205. .links a{border:0px dashed #fff;;outline-offset: -2px;display:block;width:75px;margin-left:5px;margin-bottom:4px;text-align:center;background: rgba(255,255,255,.2);border-left:5px solid transparent;border-right:5px solid transparent;text-shadow: 0em 0.1em 0em #fff;color:{color:cor do menu};display:block;border-bottom:1px solid transparent;margin-bottom:6px;border-left:4px solid
  206. font-style:;font-size:9px; text-align:center;width:76px;outline-offset: 5px; outline: solid 0px rgba;background: rgba(255,255,255,.1);
  207. height:12px;line-height:16px;border-radius:0px;;
  208. -webkit-transition: all 0.7s ease-in-out;}
  209.  
  210. .links a:hover{ margin-left:8px;color: {color:menu a hover};background-color: rgba(255,255,255,.3);border-bottom:0px solid {color:cor do heart}; text-shadow: 0px 0px 1px #fff;box-shadow:0em -0.1em 0.1em rgba(255,255,255,.3);}
  211.  
  212. .sidebarbie:hover .links{opacity:10;-webkit-transition: all 0.6s ease-out;margin-top:85px;margin-left:40px;width:90px;z-index:9999999999;opacity:1;height:76px;}
  213.  
  214. ..sidebarbie:hover .links a {opacity:10;-webkit-transition: all 0.5s ease-out;-webkit-transform:rotateZ(360deg);;z-index:9999999999;}
  215.  
  216.  
  217. /***************** Menu ****************/
  218.  
  219.  
  220.  
  221. .simbarbie { margin-left:5px; margin-top:196px; height:10px; position:fixed; opacity:10;font-size:13px;color:#ccc;font-family:corbel;-webkit-transform:rotate(1deg); }
  222. .sidebarbie:hover .simbarbie {text-shadow: 0.6em 0em 0em #dccbe7; opacity:10 ;color:{color:cor dos detalhes};transition:1.1s;-webkit-transform:rotate(1deg); ; margin-left:3px;}
  223.  
  224.  
  225. /***************** credito ****************/
  226.  
  227.  
  228. .cred {font-size:11px;font-family:cambria;
  229. width:auto;height:10px; text-align:center;
  230. line-height:16px;margin-top:530px;
  231. position:fixed;left:1150px;line-height:15%;}
  232. .cred a {color:#000;text-indent:5px;
  233. padding:2px;border-bottom:1px dashed #ccc;
  234. width:60px;BACKGROUND:#fff;height:1px;}
  235.  
  236.  
  237.  
  238. /***************** credito ****************/
  239.  
  240.  
  241.  
  242.  
  243. /* Ask por Warvada. Não retire os créditos. */
  244. .pergunta{margin-top:0px; width:244px; height:auto; padding:2px; font-family:'Corbel'; font-size:10px; text-align:left; text-transform:lowercase; border-radius:6px; line-height:13px;
  245. background:#eee; /*fundo da pergunta*/
  246. color:#000; /*cor da pergunta*/
  247. border-bottom:1px dashed #fff; /*cor da boda da pergunta*/}
  248. .pergunta a{font-weight:bold;
  249. color:#ff70d6; /*cor da url de quem fez a pergunta*/}
  250.  
  251. .ask-heart{display:inline-block; font-size:11px; font-family:corbel; transform:rotate(1deg);
  252. color:#fff; /*cor do coração*/
  253. }
  254.  
  255. .resposta{margin-top:-2px; width:244px; height:auto; padding:2px; font-family:'Corbel'; font-size:10px;
  256. border-bottom:1px dashed #f872e0; /*cor da borda da resposta*/}
  257. /* Ask por Warvada. Não retire os créditos. */
  258.  
  259.  
  260.  
  261. /*Barrinha por Warvada*/
  262. .wr7{position:fixed; top:0px; left:410px; width:9px; height:700px;}
  263. .wr7a{position:fixed; margin-top:0px; margin-left:0px; width:4px; height:700px; background:#ffdae0; /*barrinha rosa*/
  264. border-right:2px dotted #fff;} /*pontilhados branco*/
  265. .wr7b{position:fixed; margin-top:0px; margin-left:6px; width:4px; height:700px; background:#eee;} /*barrinha cinza*/
  266. /*Barrinha por Warvada*/
  267. </style>
  268.  
  269.  
  270.  
  271.  
  272.  
  273. <body onkeydown="return false">
  274. <div class="wr7">
  275. <div class="wr7a"></div>
  276. <div class="wr7b"></div>
  277. </div>
  278. <div class="sidebarbie">
  279. <div class="sidebarbieimg"><img src="{image:sidebar}"></div>
  280. <div class="barbiedesc">{description}</div>
  281.  
  282. <div class="links">
  283.  
  284. <a href="{text:Link1}">{text:Link1 Title}</a>
  285. <a href="{text:Link2}">{text:Link2 Title}</a>
  286. <a href="{text:Link3}">{text:Link3 Title}</a>
  287. <a href="{text:Link4}">{text:Link4 Title}</a>
  288. </div>
  289.  
  290.  
  291.  
  292. <div class="faixa1"></div>
  293. <div id="letra">f l a w l e s s</div>
  294. <div class="simbarbie" > <big> ❥</big></div>
  295.  
  296.  
  297. <div class="cred">
  298. <a href="http://cafajestiada.tumblr.com/"><font color={color:cor dos detalhes}>✿ </font> </a>
  299. </div></div>
  300.  
  301.  
  302.  
  303. <div id="posts">
  304. {block:Posts}
  305. <div class="entry">
  306.  
  307. {block:Text}
  308. {block:Title}<titulo>{Title}</titulo>{/block:Title}
  309. {Body}</span></a>
  310. {block:IndexPage}<br>
  311. <div class="notes">
  312. <a href="{ReblogURL}" target="_blank">Rebloga</a><font color={color:cor dos detalhes}> + </font>
  313.  
  314. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}> ♡</font></a>
  315. </div>{/block:IndexPage}
  316. {/block:Text}
  317.  
  318. {block:Link}
  319. <a href="{URL}" class="title">{Name}</a>
  320. {block:Description}{Description}{/block:Description}
  321. {block:IndexPage}<br>
  322. <div class="notes">
  323. <a href="{ReblogURL}" target="_blank">Rebloga</a><font color={color:cor dos detalhes}> + </font>
  324.  
  325. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}> ♡</font></a>
  326. </div>
  327. {/block:IndexPage}
  328. {block:Link}
  329.  
  330.  
  331.  
  332. {block:Quote}
  333. <div class="quote">{quote}</div>
  334. <center>{block:Source}<div class="source"> {Source}</div>
  335. {/block:Source} </center>
  336. {block:IndexPage}<br>
  337. <div class="notes">
  338. <a href="{ReblogURL}" target="_blank">Rebloga</a><font color={color:cor dos detalhes}> + </font>
  339.  
  340. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}> ♡</font></a>
  341. </div>{/block:IndexPage}
  342. {/block:Quote}
  343.  
  344. {block:Chat}
  345. {block:Title}<span class="title">{Title}</span>{/block:Title}
  346. <ul class="chat">
  347. {block:Lines}
  348. <li class="user_{UserNumber}">
  349. {block:Label}
  350. <span class="label">{Label}</span>
  351. {/block:Label}
  352.  
  353. {Line}<br>
  354. {/block:Lines}
  355. {block:IndexPage}<br>
  356. <div class="notes">
  357. <a href="{ReblogURL}" target="_blank">Rebloga</a><font color={color:cor dos detalhes}> + </font>
  358.  
  359. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}> ♡</font></a>
  360. </div>{/block:IndexPage}
  361. {/block:Chat}
  362.  
  363. {block:Audio}
  364. {AudioPlayer}
  365. {block:indexpage}
  366. <div class="notes">
  367. <a href="{ReblogURL}" target="_blank">Rebloga</a><font color={color:cor dos detalhes}> + </font>
  368. <div class="like">
  369. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}> ♡</font></a>
  370. </div></div>
  371. {/block:indexpage}
  372. {/block:Audio}
  373.  
  374. {block:Video}
  375. <center>{block:IndexPage}
  376. <div class="notes">
  377. <a href="{ReblogURL}" target="_blank">Rebloga</a><font color={color:cor dos detalhes}> + </font>
  378.  
  379. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}> ♡</font></a>
  380. </div>
  381. <div style="width:200px; overflow-x:hidden; overflow-y:hidden">{Video-250}</div>{/block:IndexPage}</center>
  382. <center>{block:PermalinkPage}<div style="width: 450px; overflow-x:hidden; overflow-y:hidden">{Video-500}{/block:PermalinkPage}</center>
  383. {block:Video}
  384.  
  385. {block:Photo}
  386. {LinkOpenTag}
  387. <div class="imaagem"><img src="{PhotoURL-250}"></div>
  388. {block:indexpage}
  389. <div class="notes">
  390. <a href="{ReblogURL}" target="_blank">Rebloga</a><font color={color:cor dos detalhes}> + </font>
  391.  
  392. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}> ♡</font></a>
  393. </div>
  394. {/block:indexpage}
  395. {/block:Photo}
  396.  
  397.  
  398.  
  399. {block:Photoset}
  400.  
  401. {block:IndexPage}
  402.  
  403. {/block:IndexPage}
  404.  
  405. {block:IndexPage}
  406. <center>{Photoset-250}</center>
  407. {/block:IndexPage}
  408. {block:PermalinkPage}
  409. {Photoset-500}{/block:PermalinkPage}
  410. {block:IndexPage}
  411. {block:IfShowCaptions}
  412. {block:Caption}{Caption}
  413. {/block:Caption}
  414. {/block:IfShowCaptions}
  415. {/block:IndexPage}
  416. <div class="notes">
  417. <a href="{ReblogURL}" target="_blank">Rebloga</a><font color={color:cor dos detalhes}> + </font>
  418.  
  419. <a href="{permalink}">{NoteCount} notes <font color={color:cor do heart}> ♡</font></a>
  420. </div>
  421. {/block:Photoset}
  422.  
  423.  
  424. {block:Answer}
  425. <div class="pergunta">
  426. <div class="ask-heart">✿</div>
  427. {Asker}: {Question}</div>
  428.  
  429. <div class="resposta">{Answer}</div>
  430.  
  431. {/block:Answer}
  432.  
  433. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}">source</a>
  434. {/block:ContentSource}</div>{/block:PostNotes}</div>{/block:Posts}</div></div>
  435.  
  436.  
  437.  
  438. </body>
  439.  
  440. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  441. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  442. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  443. <script type="text/javascript">
  444. $(window).load(function () {
  445. $('#posts').masonry(),
  446. $('.masonryWrap').infinitescroll({
  447. navSelector : "div#navigation",
  448. nextSelector : "div#navigation a#nextPage",
  449. itemSelector : ".entry",
  450. bufferPx : 10000,
  451. extraScrollPx: 11000,
  452. loadingImg : "http://loadinggif.com/images/image-selection/13.gif",
  453. loadingText : "<i> </i>",
  454. },
  455. // call masonry as a callback.
  456. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  457. );
  458. });
  459. </script>
  460.  
  461.  
  462.  
  463.  
  464. {block:IndexPage}
  465. <div class="column navigation" id="navigation">
  466.  
  467. {block:Pagination}
  468. {block:PreviousPage}
  469. <a href="{PreviousPage}" class="navigate">
  470. {/block:PreviousPage}
  471. {block:PreviousPage}</a>{/block:PreviousPage}
  472.  
  473. {block:NextPage}
  474. <a href="{NextPage}" class="navigate" id="nextPage">
  475. {/block:NextPage}
  476. {block:NextPage}</a>{/block:NextPage}
  477. {/block:Pagination}
  478.  
  479. </div>
  480. {/block:IndexPage}
  481.  
  482.  
  483. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement