nathally

theme 29

Oct 31st, 2012
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 18.80 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html>
  4.  
  5. <!--  theme por 40kmdevoce | motherfuckers copy © -->
  6.  
  7. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  8. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  9. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  10.  
  11. <script type="text/javascript">
  12. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  13. function tb8_makeArray(n){
  14. this.length = n;
  15. return this.length;
  16. }
  17. tb8_messages = new tb8_makeArray(1);
  18. tb8_messages[0] = "{title}";
  19. tb8_rptType = 'infinite';
  20. tb8_rptNbr = 5;
  21. tb8_speed = 100;
  22. tb8_delay = 2000;
  23. var tb8_counter=1;
  24. var tb8_currMsg=0;
  25. var tb8_tekst ="";
  26. var tb8_i=0;
  27. var tb8_TID = null;
  28. function tb8_pisi(){
  29. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  30. document.title = tb8_tekst;
  31. tb8_sp=tb8_speed;
  32. tb8_i++;
  33. if (tb8_i==tb8_messages[tb8_currMsg].length){
  34. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  35. }
  36. if (tb8_currMsg == tb8_messages.length){
  37. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  38. clearTimeout(tb8_TID);
  39. return;
  40. }
  41. tb8_counter++;
  42. tb8_currMsg = 0;
  43. }
  44. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  45. }
  46. tb8_pisi()
  47. </script>
  48.  
  49.  
  50. <head>
  51.  
  52. <script type="text/javascript">
  53. function changeNavigation(id) {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTML}
  54. </script>
  55.  
  56. <script type="text/javascript">
  57. //desabilita menu de opcoes ao clicar no botao direito
  58. function desabilitaMenu(e)
  59. {
  60. if (window.Event)
  61. {
  62. if (e.which == 2 || e.which == 3)
  63. return false;
  64. }
  65. else
  66. {
  67. event.cancelBubble = true
  68. event.returnValue = false;
  69. return false;
  70. }
  71. }
  72. document.oncontextmenu = desabilitaMenu;
  73. document.onmousedown = desabilitaBotaoDireito;
  74. document.onmouseup = desabilitaBotaoDireito;
  75. </script>
  76.  
  77.  <meta name="viewport" content="width=820" />
  78. </style>
  79. <link rel="shortcut icon" href="{Favicon}">
  80. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  81. <meta name="viewport" content="width=820" />
  82.  
  83. {block:IndexPage}
  84.  
  85. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  86. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  87.  
  88. <script type="text/javascript">
  89. $(window).load(function(){
  90. var $wall = $('#contente');
  91. $wall.imagesLoaded(function(){
  92. $wall.masonry({
  93. itemSelector: '.nathypt',
  94. isAnimated : true
  95. });
  96. });
  97. $wall.infinitescroll({
  98. navSelector : "div#navigation",
  99. nextSelector : "div#navigation a#nextPage",
  100. itemSelector : '.',
  101. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  102. loadingText : " ",
  103. donetext : " ",
  104. extraScrollPx : 9000,
  105. bufferPx : 10000,
  106. debug : false,
  107. errorCallback: function() {
  108. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  109. }},
  110. function( newElements ) {
  111. var $newElems = $( newElements );
  112. $newElems.hide();
  113. $newElems.imagesLoaded(function(){
  114. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  115. });
  116. }); $('#contente').show(700);
  117. });
  118. </script>
  119. {/block:IndexPage}
  120. <link href='http://fonts.googleapis.com/css?family=Butterfly+Kids' rel='stylesheet' type='text/css'>
  121.  
  122. <link href='http://fonts.googleapis.com/css?family=Poly:400italic' rel='stylesheet' type='text/css'>
  123.  
  124. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  125. <link href='http://fonts.googleapis.com/css?family=Poly:400italic' rel='stylesheet' type='text/css'>
  126.  
  127.  <html>
  128.  
  129. <!-- DEFAULT VARIABLES -->
  130. <meta name="color:background" content="#f5f5f5" />
  131. <meta name="color:link" content="" />
  132. <meta name="color:text" content="#aaaaaa" />
  133. <meta name="color:post" content="" />
  134. <meta name="color:sidebar" content="" />
  135. <meta name="color:bglinks" content="#555555" />
  136. <meta name="color:links" content="#555555" />
  137. <meta name="color:bglinkshover" content="#555555" />
  138. <meta name="color:linkshover" content="#555555" />
  139. <meta name="color:barra" content="#555555" />
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146. <meta name="image:sidebar" content="" />
  147. <meta name="image:background" content="" />
  148.  
  149.  
  150.  
  151. <meta name="text:Link1" content=" appearance" />
  152. <meta name="text:Link1 Title" content=" appearance" />
  153. <meta name="text:Link2" content="appearance" />
  154. <meta name="text:Link2 Title" content="appearance" />
  155. <meta name="text:Link3" content="appearance" />
  156. <meta name="text:Link3 Title" content="appearance" />
  157. <meta name="text:Link4" content="ap" />
  158. <meta name="text:Link4 Title" content="ap" />
  159. <meta name="text:Link5" content="ap" />
  160. <meta name="text:Link5 Title" content="ap" />
  161. <meta name="text:Link6" content="ap" />
  162. <meta name="text:Link6 Title" content="ap" />
  163. <meta name="text:titulo" content="" />
  164.  
  165.  
  166.  
  167. <html>
  168.     <head>
  169.         <title>{Title}</title>
  170.         <link rel="shortcut icon" href="{Favicon}">
  171.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  172.         {block:Description}
  173.             <meta name="description" content="{MetaDescription}" />
  174.         {/block:Description}
  175.     </head>
  176.    
  177.     <style type="text/css">
  178.  
  179. ::-webkit-scrollbar{width:7px;height:0px;}
  180. ::-webkit-scrollbar-button:start:decrement
  181. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  182. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  183. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  184. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  185.  
  186. #tumblr_controls{position: fixed!important}
  187. #tumblr_controls{position: fixed!important}
  188. #tumblr_controls{position: fixed!important}
  189. #tumblr_controls{position: fixed!important}
  190.  
  191.  
  192. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  193.  
  194. a {color: {color:link}; text-decoration: none; text-transform: none;}
  195. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  196.  
  197.  
  198. p {margin: 6px 0 0 0}
  199.  
  200. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid #ececec; padding-left: 5px; }
  201. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid #ececec;}
  202. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid #ececec; }
  203. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid #ececec; }
  204.  
  205. blockquote img{max-width: 470px!important}
  206. blockquote blockquote img{max-width: 450px!important}
  207. blockquote blockquote blockquote img{max-width: 430px!important}
  208. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  209.  
  210. a {color: {color:link}; text-decoration: none; text-transform: none;}
  211. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  212. p {margin: 6px 0 0 0}
  213. b, strong, bold { color: {color:text};  }
  214.  
  215. /* navigation */
  216.  
  217. #navigation{position: fixed; z-index: -2; width: 100%; top: 45%; left: 0px; background-color:transparent; height: 100px;
  218.  
  219. text-align: center; font-size: 85px;}
  220. .left{float:left; margin-left: 10px; width: 40px}
  221. .left a{text-decoration: none; font-size: 75px; line-height: 75px}
  222. .left a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  223. .right{float:right; margin-right: 10px; width: 40px}
  224. .right a{text-decoration: none; font-size: 75px; line-height: 75px}
  225. .right a:hover{background-color: transparent; opacity: 0.4; filter:alpha (opacity=40)}
  226.  
  227. #content{width: 800px; text-align: center; margin:10px auto 0 auto; padding-bottom: 150px; background-color:
  228. transparent; color:{color:text}; padding: 0px;}
  229.  
  230.  
  231. #entries{float: left; margin-left: 332px; margin-top: 9px;}
  232.  
  233. .posts {width: 400px; background-color: {color:post}; padding: 15px; margin-bottom: 5px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; margin-top: -4px;}
  234.  
  235. #post {float: left; margin-left: 160px; margin-top:112px; z-index:1;}
  236.  
  237. .post {width: 400px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;  -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  238.  
  239.  
  240. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  241. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  242. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  243.  
  244. .image {text-align: center; border: 0px}
  245. .image img {max-width: 400px; margin-bottom: 2px }
  246.  
  247. .quote {font-family: georgia; text-align: center; font-size: 13px; line-height: 14px; padding: 3px;}
  248. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  249. .quotesource a, a:hover{text-transform: none;}
  250.  
  251. .chat {line-height: 13px; list-style: none }
  252. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  253. .person1 {color: {color:text}; padding: 2px; }
  254. .person1 .label {font-weight: bold;  color:{color:text}}
  255. .person2 {color: {color:text}; padding: 2px;  }
  256. .person2 .label {font-weight: bold;  color:{color:text}}
  257.  
  258. .player {background-color: #000; text-align: left; display:block;}
  259.  
  260. #ask_form{width: 400px; }
  261.  
  262.  
  263. /* asker */
  264.  
  265. .question {
  266. color:{color:text};
  267. font-size: 11px;
  268. font-weight: normal;
  269. font-family: verdana;
  270. line-height:95%;
  271. background: {color:background};
  272. position: relative;
  273. min-height:70px;
  274. padding:10px 15px;
  275. margin-bottom:2px;
  276. margin-right:-10px;}
  277.  
  278. .questionarrow {
  279. font-size:30px;
  280. color:{color:background};
  281. vertical-align:middle;
  282. margin-left:-5px!important;}
  283.  
  284.  
  285.  
  286. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};}
  287. .asker a {color:{color:text};}
  288. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  289.  
  290.  
  291. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  292. .asking a{color:{color:text};}
  293. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  294.  
  295. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  296.  
  297.  
  298. .answer {color:{color:answer};}
  299.  
  300.  
  301.  
  302. .credito {opacity: 0.5; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  303. .credito:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  304.  
  305. #info { text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri;  text-transform: uppercase; z-index: 11;}
  306. #info a {font-size: 10px; text-transform: uppercase;}
  307.  
  308. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  309. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  310.  
  311. #cap {width: 400px; margin-top: -2px;}
  312. .source {display: none;}
  313.  
  314. .notes {width: 430px; padding: 0px; margin-top: -4px; margin-bottom: 0px; font-size: 9px; text-align: center}
  315. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  316. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  317. .notes img{display: none; border:0px}
  318.  
  319.  
  320. .page {font-family: georgia; position: fixed; margin-left: 200px; margin-top: 200px; font-size: 25px; z-index: 0;}
  321. .page a {color: {color:link}; margin-left: 0px; background-color: transparent;}
  322. .page a:hover {color:linkhover}
  323.  
  324. .imagem {float: left; padding: 0px; position: fixed; }
  325.  
  326. .imagem img {display: block; width: 217px; margin-left: 97px; margin-top: 104px; height: 243px; text-align:center; margin-bottom: 0px; border: 5px solid {color:sidebar};  -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; position: fixed;}
  327.  
  328. .imagem:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; opacity: 0.9; filter:alpha (opacity=80)}
  329.  
  330. /* DESCRIÇÃO */
  331.  
  332. #sidescri {width: 238px; left: 98px; height:  45px; top: 396px; padding: 1px;  background-color: {color:sidebar}; text-align: center; position: fixed; border-top: 0px solid {color:sidebar};}
  333. .about{background-color:{color:sidebar};text-align:center; font-family: verdana; font-size: 9px; color: {color:text}; top: 150px; margin-left: -1px; padding: 2px; -5px; 5px; 5px; width: 235px; }
  334.  
  335.  /* TITULO */
  336.  
  337. #side{background-color:{color:barra}; padding: 0px; height:268px; line-height:16px; float:left; position:fixed; margin-left: 90px; margin-top: 97px; width:241px; font-family: Butterfly Kids; font-size:14px; letter-spacing:0px; text-align: left; color: {color:barra}; letter-spacing:-1px; text-transform: none;  border-top:0px solid {color:barra};}
  338.  
  339. #sidetitle2{ background-color:{color:barra}; padding: 2px; height:20px; line-height:16px; float:left; position:fixed; margin-left:90px; margin-top: 72px; width:237px; font-family: georgia; font-style: italic; font-size:18px; letter-spacing:0px; text-align: center; color: {color:sidebar}; letter-spacing:0px; z-index:9; text-transform: none;}
  340.  
  341.  
  342. #other {margin-top: 105px; margin-left: 98px; position: fixed; color: {color:text}; width:225px; height: 252px; background-color: {color:barra};}
  343.  
  344. /* LINKS */
  345.  
  346. #links {background-color:{color:sidebar}; width:241px; height: 21px; float: left; margin-left:90px; margin-top: 366px; padding: 0px; text-align: center; position: fixed; z-index:9999;}
  347. #links a {display: inline-block;float: left; margin-left: 1px; font-family: calibri; font-size: 9px; text-align: center; margin-top: 2px; height: 18px; width: 39px; color:{color:links}; line-height: 18px;  text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:bglinks}; border-top:0px solid {color:barra};}
  348. #links  a:hover{box-shadow: inset 46px 0px {color:bglinkshover}; color: {color:linkshover};font-size: 9px;}
  349.  
  350.  
  351. /* PAGINAÇAO */
  352.  
  353. .page1 {font-family:georgia; position: fixed; margin-left: 200px; margin-top: 360px; font-size: 25px; z-index: 0;}
  354. .page1 a {color: ; background-color: transparent;}
  355. .page1 a:hover {color: text ;}
  356.  
  357. .page2 {font-family: georgia; position: fixed; margin-left: 180px; margin-top: 360px; font-size: 25px; z-index: 0;}
  358. .page2 a {color: ; background-color: transparent;}
  359. .page2 a:hover {color: text ;}
  360.  
  361. #credit {width: 150px; padding: 0px; position:fixed; bottom: 10px; right: -20px; text-align:center; font-family: tahoma; font-size: 9px; text-transform: uppercase; color: {color:link};}
  362.  
  363.  
  364.  
  365.  </style>  
  366.  
  367. <body>
  368. <body onkeydown="return false">
  369.  
  370.  
  371.  <div id="sidetitle2"> {text:titulo}</div>
  372. </div>
  373.  
  374.  <div id="side"> </div>
  375. </div>
  376.  
  377. <div id="credit"><b>© <a href="http://40kmdevoce.tumblr.com/" title="by 40kmdevoce dtls hugm-e">THEME</a></b></div>
  378.  
  379. </div>
  380.  
  381. <div id="sidescri">
  382. <div class="about"> {block:Description}{Description}{/block:Description}</div></div></div></div>
  383.  
  384.  
  385.   <div id="links">
  386. <a href="{text:Link1}" >{text:Link1 title}</a>
  387. <a href="{text:Link2}" >{text:Link2 title}</a>
  388. <a href="{text:Link3}" >{text:Link3 title}</a>
  389. <a href="{text:Link4}" >{text:Link4 title}</a>
  390. <a href="{text:Link5}" >{text:Link5 title}</a>
  391. <a href="{text:Link6}" >{text:Link6 title}</a>
  392. </div>
  393. </div></div>
  394.  
  395. <div id="side">
  396. <div class="page1">{block:NextPage}<a href="{NextPage}" title="next">»</a> {/block:NextPage}</div>
  397. <div class="page2">{block:PreviousPage}<a href="{PreviousPage}"  title="previous">«</a>{/block:PreviousPage}</div>  
  398. </div>
  399. </div></div></div>
  400.  
  401. <div class="imagem"><img src="{image:sidebar}"></div>
  402.  
  403.  
  404. </div></div>
  405.  
  406.  
  407. <div id="entries">
  408.  
  409.  {block:Posts}
  410. <div class="posts">
  411.  
  412. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  413.  
  414. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  415.  
  416. {block:Photoset}{Photoset-400}{/block:Photoset}
  417.  
  418. {block:Quote}
  419. <div class="quote">“{Quote}”</div>
  420. {block:Source}<div class="quotesource"> — {Source}</div>
  421. {/block:Source}
  422. {/block:Quote}
  423.  
  424. {block:Link}
  425. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  426. {block:Description}{Description}{/block:Description}
  427. {/block:Link}
  428.  
  429. {block:Chat}
  430. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  431. <div class="chat"><ul>{block:Lines}
  432. <li class="person{UserNumber}">{block:Label}
  433. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  434. {/block:Chat}
  435.  
  436. {block:Audio}
  437. <div class="player">{AudioPlayerBlack}</div>
  438. {block:Caption}{Caption}{/block:Caption}
  439. {/block:Audio}
  440.  
  441. {block:Video}{Video-500}{/block:Video}
  442.  
  443.  
  444.  
  445. {block:Answer}
  446. <table width="400px" cellspacing="0" cellpadding="0">
  447. <tr>
  448. <td width="415px" class="question">{Question}</td>
  449. <td width="30px"><span class="questionarrow"></span></td>
  450. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  451. </tr>
  452. </table>
  453. <div class="answer">{Answer}</div>
  454. {/block:answer}
  455.  
  456.  
  457.  
  458. <div id="cap">
  459. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  460. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  461. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  462.  
  463. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  464.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  465.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  466. {/block:ContentSource}</div></div>
  467. <br>
  468.  
  469. <div class="credito">
  470. {block:Date}<div id="info">
  471. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div><center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  472. </div></center>{/block:Date}</div>
  473. </div>
  474.  
  475.  {/block:Posts}
  476. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  477. </div>
  478. </div>
  479. </div>
  480. </body>
  481. </html>
Advertisement
Add Comment
Please, Sign In to add comment