Advertisement
limn

Theme #2 METAMORPHOSIS

Jul 21st, 2015
2,000
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.73 KB | None | 0 0
  1. <!DOCTYPE html><html>
  2.  
  3. <!--hey! this is Jessica @ http://zxmj.tumblr.com/ . I made this theme! Feel free to use it personally in whatever way you wish btu please don't remove the credits or take credit for any part of the coding. Thanks!-->
  4.  
  5. <head>
  6.  
  7. <script type="text/javascript"
  8. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  9.  
  10. <script type="text/javascript"
  11. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  12.  
  13. <title>{title}</title>
  14.  
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="http://rebecaxo.com/rss">
  17. <meta name="description" content="{metadescription}" />
  18.  
  19. <meta name="color:Background" content="#FFFFFF"/>
  20. <meta name="color:Text" content="#666666"/>
  21. <meta name="color:Link" content="#ff8f8f"/>
  22. <meta name="color:Hover" content="#cc3434"/>
  23. <meta name="color:Permalink" content="#FFFFFF"/>
  24.  
  25. <meta name="if:Show Link 1" content="1"/>
  26. <meta name="if:Show Link 2" content="1"/>
  27. <meta name="if:Show Link 3" content="1"/>
  28. <meta name="if:Show Link 4" content="1"/>
  29. <meta name="if:Set Height" content="0"/>
  30. <meta name="if:Repeat Background" content="0"/>
  31. <meta name="if:Solid Perma BG" content="1"/>
  32. <meta name="text:Ask Title" content="ask" />
  33. <meta name="text:Archive Title" content="archive" />
  34. <meta name="text:Link 1" content="http://" />
  35. <meta name="text:Link 1 Title" content="link 1" />
  36. <meta name="text:Link 2" content="http://" />
  37. <meta name="text:Link 2 Title" content="link 2" />
  38. <meta name="text:Link 3" content="http://" />
  39. <meta name="text:Link 3 Title" content="link3" />
  40. <meta name="text:Link 4" content="http://" />
  41. <meta name="text:Link 4 Title" content="link4" />
  42. <meta name="text:Title Line 1" content="" />
  43. <meta name="text:Title Line 2" content="" />
  44. <meta name="text:Title Line 3" content="" />
  45. <meta name="text:Title Line 4" content="" />
  46.  
  47. <meta name="image:Background" content=""/>
  48.  
  49.  
  50. <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:100' rel='stylesheet' type='text/css'>
  51. <link href='http://fonts.googleapis.com/css?family=Muli|Oxygen|Varela|Telex' rel='stylesheet' type='text/css'>
  52. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  53.  
  54. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  55.  
  56.  
  57.  
  58. <style type="text/css">
  59.  
  60. #tumblr_controls {
  61. position:fixed; opacity:1; right:10px; bottom:10;
  62. z-index:100000;
  63. }
  64.  
  65.  
  66. /*Basic Controls*/
  67. body {
  68. color:{color:Text};
  69. {block:IndexPage}{/block:IndexPage}
  70. {block:PermalinkPage}{/block:PermalinkPage}
  71. font-family: 'Century Gothic';
  72. font-size: 11px;
  73. line-height:16px;
  74. background-attachment: fixed;
  75. text-align: left;
  76. {block:PermalinkPage}{block:IfSolidPermaBG}background-color:{color:background};{/block:IfSolidPermaBG}{block:IfNotSolidPermaBG}background-image:url({image:background});{block:IfRepeatBackground}background-repeat:repeat;{/block:IfRepeatBackground}{block:IfNotRepeatBackground}background-size:100% auto;{/block:IfNotRepeatBackground}{/block:IfNotSolidPermaBG}{/block:PermalinkPage}
  77. {block:IndexPage}background-color:{color:background};background-image:url({image:background});{block:IfRepeatBackground}background-repeat:repeat;{/block:IfRepeatBackground}{block:IfNotRepeatBackground}background-size:100% auto;{/block:IfNotRepeatBackground}{/block:IndexPage}
  78. {block:IndexPage}overflow-y:hidden;{/block:IndexPage}
  79. }
  80.  
  81. a {
  82. text-decoration:none;
  83. -webkit-transition: all 0.7s ease-out;
  84. -moz-transition: all 0.7s ease-out;
  85. transition: all 0.7s ease-out;}
  86.  
  87. a:hover{
  88. color:{color:Hover};
  89. -webkit-transition: color 0.4s ease-out;
  90. -moz-transition: color 0.4s ease-out;
  91. }
  92.  
  93. #posts {
  94. position:absolute;
  95. {block:IndexPage}
  96. height:100%;
  97. {block:IfTitleLine1}left: 1100px;{/block:IfTitleLine1}
  98. {block:IfNotTitleLine1}left:20px;{/block:IfNotTitleLine1}
  99. {block:IfNotSetHeight}top:0;{/block:IfNotSetHeight}
  100. {block:IfSetHeight}top:0;{/block:IfSetHeight}
  101. {/block:IndexPage}
  102. {block:PermalinkPage}left:0px;top:50px;{/block:PermalinkPage}
  103. }
  104.  
  105. table {
  106. height:100%;
  107. vertical-align:middle;
  108. }
  109.  
  110. td {
  111. {block:IndexPage}vertical-align: center;{/block:IndexPage}
  112. {block:PermalinkPage}vertical-align:top;{/block:PermalinkPage}
  113. }
  114.  
  115. .entry {
  116. padding: 10px;
  117. text-align: left;
  118. font-family: Calibri;
  119. font-size: 11px;
  120. line-height:13px;
  121. transition:0.5s linear;
  122. {block:IndexPage}
  123. {block:IfNotSetHeight}max-height:600px;{/block:IfNotSetHeight}
  124. {block:IfSetHeight}max-height:353px;{block:IfSetHeight}
  125. overflow:auto;
  126. {/block:IndexPage}
  127. {block:PermalinkPage}
  128. width: 500px;
  129. {/block:PermalinkPage}
  130. }
  131.  
  132. .entry:hover .permalink {
  133. opacity: 0.95;
  134. filter: alpha(opacity = 100);
  135. height:20px;
  136. }
  137.  
  138. .entry:hover .imgperm {
  139. opacity:0.8;
  140. }
  141.  
  142. .entry a {color:{color:Link};}
  143.  
  144. .bub {align:right;background: {color:Permalink}; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  145. .bub p {margin:1px 0px;}
  146. .bub 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 {color:Permalink};}
  147.  
  148. .askborder {float: left;margin: 10px 4px 0 0;padding: 2px; background: #ccc;}
  149.  
  150. .photo {
  151. {block:IfSetHeight}max-width:650px;{/block:IfSetHeight}
  152. }
  153.  
  154. .permalink {
  155. opacity: 0.0;
  156. filter: alpha(opacity = 0);
  157. bottom: 0px;
  158. height: 0px;
  159. width:300px;
  160. font-size: 15px;
  161. text-align: center;
  162. z-index:10;
  163. background-color:{color:permalink};
  164. font-size:9px;
  165. -webkit-transition:0.3s linear;
  166. -moz-transition:0.3s linear;
  167. font-family:Courier New;
  168. text-transform:uppercase;
  169. color: #5d5d5d;
  170. line-height:20px;
  171. }
  172.  
  173. .entry .imgperm {
  174. margin-top:15px;
  175. position:absolute;
  176. z-index:10px;
  177. opacity:0;
  178. transition: opacity 0.5s;
  179. font-size:20px;
  180. font-family:Helvetica Neue;
  181. font-weight:200;
  182. text-transform:uppercase;
  183. }
  184.  
  185. .imgperm .a1 {
  186. {block:IfNotSetHeight}width:155px;{/block:IfNotSetHeight}
  187. {block:IfSetHeight}width:90px;{/block:IfSetHeight}
  188. margin-left:15px;
  189. height:50px;
  190. line-height:50px;
  191. position:absolute;
  192. background:{color:Permalink};
  193. }
  194.  
  195. .imgperm .a2 {
  196. {block:IfNotSetHeight}width:155px;margin-left:180px;{/block:IfNotSetHeight}
  197. {block:IfSetHeight}width:90px;margin-left:115px;{/block:IfSetHeight}
  198. position:absolute;
  199. height:50px;
  200. line-height:50px;
  201. background:{color:Permalink};
  202. }
  203.  
  204. .pset .imgperm .a1 {
  205. {block:IfNotSetHeight}width:120px;{/block:IfNotSetHeight}
  206. }
  207.  
  208. .pset .imgperm .a2 {
  209. {block:IfNotSetHeight}width:120px;margin-left:166px;{/block:IfNotSetHeight}
  210. }
  211.  
  212. {block:IndexPage}.text {
  213. width:300px;
  214. }
  215. {/block:IndexPage}
  216.  
  217. {block:IndexPage}.answer {
  218. width:250px;
  219. }
  220. {/block:IndexPage}
  221.  
  222. {block:IndexPage}.answer .permalink {
  223. width:250px;
  224. }
  225. {/block:IndexPage}
  226.  
  227. {block:IndexPage}.pset {
  228. width:300px;
  229. {block:IfNotSetHeight}max-height:600px;{/block:IfNotSetHeight}
  230. {block:IfSetHeight}max-height:350px;{/block:IfSetHeight}
  231. overflow:auto;
  232. }
  233. {/block:IndexPage}
  234.  
  235. {block:IndexPage}.text img {
  236. width:150px;
  237. }
  238. {/block:IndexPage}
  239.  
  240. {block:IndexPage}.caption img {
  241. max-width:200px;
  242. height:auto;
  243. text-align:left;
  244. }
  245. {/block:IndexPage}
  246.  
  247. .imgperm:hover {
  248. opacity:1;
  249. filter: alpha(opacity = 100);
  250. -webkit-transiton:0.3s linear;
  251. -moz-transiton:0.3s linear;
  252. transition:0.3s linear;
  253. }
  254.  
  255. .title{
  256. font-size:40px;
  257. font-family: Calibri;
  258. cursor:default;
  259. letter-spacing:0px;
  260. padding-top:10px;
  261. text-transform: uppercase;
  262. line-height: 40px;
  263. -webkit-transiton:0.2s linear;
  264. -moz-transiton:0.2s linear;
  265. transition:0.2s linear;
  266. color:{color:Link};
  267. }
  268.  
  269. .title a {color:{color:Hover};}
  270.  
  271. /*-----TEXTS------*/
  272. .allshou {
  273. width:900px;
  274. {block:IfTitleLine1}font-size:150px;line-height:140px;padding-bottom:12px;{/block:IfTitleLine1}
  275. {block:IfNotTitleLine1}font-size:70px;line-height:60px;margin-bottom:12px;{/block:IfNotTitleLine1}
  276. transition: all 0.5s ease-in;
  277. margin-left:8px;
  278. font-family:Arial;
  279. {block:IfNotTitleLine1}bottom:75px;position:absolute;{/block:IfNotTitleLine1}
  280. }
  281.  
  282. .shou1 {
  283. color:{color:Text};
  284. margin-top:20px;
  285. opacity:0.8;
  286. }
  287. .shou1 a{color:{color:Text};}
  288. .shou1:hover {
  289. /*margin-top:20px;*/
  290. /*opacity:0.7;*/
  291. }
  292.  
  293. .shou2 {
  294. color:{color:Text};
  295. padding-right:40px;
  296. border-right:1px solid {color:Text};
  297. {block:IfNotTitleLine1}display:none;{/block:IfNotTitleLine1}
  298. /*margin-top:20px;*/
  299. opacity:0.6;
  300. }
  301. .shou2 a{color:{color:Text};}
  302. .shou2:hover {
  303. /*margin-top:15px;*/
  304. /*opacity:0.8;*/
  305. }
  306.  
  307. .shou3 {
  308. color:{color:Text};
  309. padding-right:40px;
  310. border-right:1px solid {color:Text};
  311. {block:IfNotTitleLine1}display:none;{/block:IfNotTitleLine1}
  312. /*padding-top:10px;*/
  313. opacity:0.4;
  314. }
  315. .shou3 a{color:{color:Text};}
  316. .shou3:hover {
  317. /*padding-top:0px;*/
  318. /*opacity:0.9;*/
  319. }
  320.  
  321. .shou4 {
  322. color:{color:Text};
  323. /*margin-top:40px;*/
  324. }
  325. .shou4 a{color:{color:Link};}
  326. .shou4 a:hover{color:{color:Link};}
  327. #sidebar:hover .shou4 {
  328. /*margin-top:10px;*/
  329. }
  330.  
  331. /*-----END TEXTS------*/
  332.  
  333. #sidebar {
  334. {block:IfNotTitleLine1}height:200px;position:fixed;z-index:100;bottom:0px;left:20px;{/block:IfNotTitleLine1}
  335. {block:IfTitleLine1}height:750px;{block:IfTitleLine1}
  336. width:900px;
  337. font-family:Sans-Serif;
  338. vertical-align:middle;
  339. }
  340.  
  341. .hakuna {
  342. margin-left:10px;
  343. position:absolute;
  344. bottom:5px;
  345. width:900px;
  346. }
  347.  
  348. .hakuna p {
  349. font-family:Verdana;
  350. font-style:italic;
  351. font-size:12px;
  352. }
  353.  
  354. .hakuna p a {
  355. font-family:Verdana;
  356. font-style:italic;
  357. font-size:12px;
  358. margin:0px;
  359. }
  360.  
  361. .hakuna a {
  362. font-size:30px;
  363. font-family:Helvetica;
  364. font-weight:bold;
  365. text-transform:uppercase;
  366. margin-right:50px;
  367. color:{color:Hover};
  368. transition:0s;
  369. }
  370.  
  371. .hakuna a:hover {
  372. color:{color:Link};
  373. }
  374.  
  375. #pagination {
  376. position:fixed;
  377. display:block;
  378. bottom:130px;
  379. right:10px;
  380. font-size:20px;
  381. text-transform:uppercase;
  382. }
  383.  
  384. #pagination a {
  385. color:{color:Link};
  386. }
  387.  
  388. blockquote {
  389. margin-left:10px;
  390. padding-left:10px;
  391. border-left:1px solid {color:links};
  392. }
  393.  
  394. </style>
  395.  
  396. </head>
  397.  
  398. <body>
  399.  
  400. {block:IndexPage}
  401. <div id="sidebar">
  402.  
  403. <div class="allshou shou1">
  404. <a href="/">{text:Title Line 1}</a>
  405. </div>
  406.  
  407. <div class="allshou shou2">
  408. <a href="/">{text:Title Line 2}</a>
  409. </div>
  410.  
  411. <div class="allshou shou3">
  412. <a href="/">{text:Title Line 3}</a>
  413. </div>
  414.  
  415. <div class="allshou shou4">
  416. <a href="/">{text:Title Line 4}</a>
  417. </div>
  418.  
  419. <div class="hakuna">
  420. <p>{Description}</p>
  421. <a href="/ask">{text:Ask Title}</a>
  422. <a href="/archive">{text:Archive Title}</a>
  423.  
  424. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:IfShowLink1}
  425. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:IfShowLink2}
  426. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:IfShowLink3}
  427. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a> {/block:IfShowLink4}</p>
  428. </div>
  429. </div></div>
  430. {/block:IndexPage}
  431.  
  432. <a href="http://zmxj.tumblr.com"><div style="position:fixed;bottom:10px;right:10px;background-color:#fff;font-family:georgia;font-style:italic;padding:5px;width:30px;z-index:100000;opacity:0.9;color:{color:Link};">theme</div></a>
  433.  
  434. <div id="posts"><table><tr>
  435.  
  436. {block:PermalinkPage}
  437. <td width="250"><div class="entry" style="width:250px;margin-left:50px;">
  438.  
  439. <div class="title">
  440. <a href="/">{title}</a>
  441. </div>
  442. <p>{Description}</p>
  443. <p>
  444. <a href="/ask">{text:Ask Title}</a> &
  445. <a href="/archive">{text:Archive Title}</a> &
  446.  
  447. {block:IfShowLink1}<a href="{text:Link 1}">{text:Link 1 Title}</a> &{/block:IfShowLink1}
  448. {block:IfShowLink2}<a href="{text:Link 2}">{text:Link 2 Title}</a> &{/block:IfShowLink2}
  449. {block:IfShowLink3}<a href="{text:Link 3}">{text:Link 3 Title}</a> &{/block:IfShowLink3}
  450. {block:IfShowLink4}<a href="{text:Link 4}">{text:Link 4 Title}</a> {/block:IfShowLink4}</p>
  451.  
  452. </div></td>
  453. {/block:PermalinkPage}
  454.  
  455. {block:Posts}
  456.  
  457. <!-- {block:NoRebloggedFrom}
  458. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  459. {/block:NoRebloggedFrom} -->
  460. {block:ContentSource}<!-- {SourceURL}
  461. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  462. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  463. {/block:ContentSource}
  464.  
  465. <td width="250"><div class="entry">
  466.  
  467.  
  468. {block:Text}<div class="text">
  469.  
  470. {block:IndexPage}
  471. <div class="permalink" style="width:300px;"><center><a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div></center>
  472. {/block:IndexPage}
  473.  
  474. {block:Title}<span class="title">{Title}</span>{/block:Title}
  475. {Body}
  476. </div>{/block:Text}
  477.  
  478. {block:Link}
  479.  
  480. {block:IndexPage}
  481. <div class="text">
  482. <div class="permalink"><center><a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div></center>
  483. {/block:IndexPage}
  484.  
  485. <a href="{URL}" class="title">{Name}</a>
  486. {block:Description}{Description}{/block:Description}
  487.  
  488. </div>{/block:Link}
  489.  
  490. {block:Photo}
  491.  
  492. {block:IndexPage}
  493. <div class="imgperm">
  494. <a href="{Permalink}" class="a1"><center>{NoteCount}</center></a>
  495. <a href="{ReblogURL}" class="a2" target="_blank"><center>reblog</center></a></span></a></div>
  496. {/block:IndexPage}
  497.  
  498. {block:IndexPage}
  499. {LinkOpenTag}<a href="{Permalink}"><div class="photo"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"
  500. {block:IfNotSetHeight}width="350"{/block:IfNotSetHeight}{block:IfSetHeight}height="350"{/block:IfSetHeight}/></a>{LinkCloseTag}</div>
  501. {/block:IndexPage}
  502.  
  503. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img
  504. src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="800"/></a>{LinkCloseTag}
  505. {/block:PermalinkPage}
  506. {/block:Photo}
  507.  
  508. {block:Photoset}
  509.  
  510. <div class="pset">
  511.  
  512. {block:IndexPage}
  513. <div class="imgperm">
  514. <a href="{Permalink}" class="a1"><center>{NoteCount}</center></a>
  515. <a href="{ReblogURL}" class="a2" target="_blank"><center>reblog</center></a></span></a></div>
  516. {/block:IndexPage}
  517.  
  518. {block:IndexPage}{Photoset}{/block:IndexPage}
  519. {block:PermalinkPage}{Photoset}{/block:PermalinkPage}
  520.  
  521. </div>
  522.  
  523. {/block:Photoset}
  524.  
  525. {block:Quote}
  526. {block:IndexPage}
  527. <div class="permalink"><center><a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div></center>
  528. {/block:IndexPage}
  529.  
  530. <span class="title">{Quote}</span><br />
  531. {block:Source}{Source}{/block:Source}
  532.  
  533. {/block:Quote}
  534.  
  535. {block:Chat}
  536.  
  537. {block:IndexPage}
  538. <div class="permalink"><center><a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div></center>
  539. {/block:IndexPage}
  540.  
  541. {block:Title}<span class="title">{Title}</span>{/block:Title}
  542. <ul>
  543. {block:Lines}
  544. <li class="user_{UserNumber}">
  545. {block:Label}
  546. <span class="label">{Label}</span>
  547. {/block:Label}
  548.  
  549. {Line}
  550. </li>
  551. {/block:Lines}
  552. </ul>
  553.  
  554. {/block:Chat}
  555.  
  556. {block:Audio}
  557.  
  558. {block:IndexPage}
  559. <div class="permalink" style="width:350px;"><center><a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div></center>
  560. {/block:IndexPage}
  561.  
  562. <div style="width:250px; height:20px;"><div style="float:left">{AudioPlayerGrey}</div><div style="float:right;"><small>
  563. {FormattedPlayCount} plays</small></div></div><br>
  564. {block:IndexPage}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  565.  
  566. {/block:Audio}
  567.  
  568. {block:Video}
  569. {block:IndexPage}
  570. <div class="permalink"><center><a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div></center>
  571. {/block:IndexPage}
  572.  
  573. <center>
  574. {Video-250}</center>
  575. {block:Caption}{Caption}</a>{/block:Caption}
  576.  
  577. {/block:Video}
  578.  
  579. {block:Answer}<div class="answer">
  580. {block:IndexPage}
  581. <div class="permalink"><center><a href="{Permalink}">{NoteCount}</a> + <a href="{ReblogURL}" target="_blank">reblog</a></span></a></div></center>
  582. {/block:IndexPage}
  583. <img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bub"><span></span>{Asker} asked: <i>{Question}</i></div><p>{Answer}</p>
  584. </div>
  585. {/block:Answer}
  586.  
  587. {block:PermalinkPage}
  588. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}
  589.  
  590. {/block:PermalinkPage}
  591.  
  592. {block:PostNotes}{PostNotes}
  593. {/block:PostNotes}
  594. </div>
  595. </td>
  596. {/block:Posts}</tr></table>
  597. </div>
  598. </div>
  599.  
  600. </div></div>
  601.  
  602.  
  603. {block:IndexPage}
  604. <div id="pagination">
  605. {block:Pagination}
  606. {block:PreviousPage}
  607. <a href="{PreviousPage}">&larr;前</a>
  608. {/block:PreviousPage}
  609. {block:NextPage}
  610. <a id="nextPage" href="{NextPage}">後&rarr;</a>
  611. {/block:NextPage}
  612. </div>
  613. {/block:Pagination}
  614. {/block:IndexPage}
  615.  
  616. </div></div></div></div>
  617.  
  618. </div>
  619.  
  620.  
  621. </body>
  622. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement