rejeitei

theme26

Feb 27th, 2013
591
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.26 KB | None | 0 0
  1. <html>                              
  2. <head>
  3. <meta name="if:Audio branco" content="0">
  4. <meta name="if:Audio preto" content="0">
  5.  
  6. <meta name="color:descri" content="#000" />
  7. <meta name="color:title" content="#000" />
  8. <meta name="color:paginacao" content="#000" />
  9. <meta name="color:background" content="#fff" />
  10. <meta name="color:border" content="#f1f1f1">
  11. <meta name="color:text" content="#000">
  12. <meta name="color:link" content="#000">
  13. <meta name="color:lhover" content="#cecece" />  
  14. <meta name="color:posts" content="#fff">
  15. <meta name="color:links" content="#000">
  16. <meta name="color:Scrollbar" content="#444444">
  17. <meta name="color:bghoverlinks" content="#000">
  18. <meta name="color:bglinks" content="#8e9b8c">
  19. <meta name="color:sidebar" content="#ffffff">
  20.  
  21.  
  22. <meta name="image:sidebar" content="http://static.tumblr.com/46d8945025d78933e8182bfa49123d46/4mnaeqb/setmhy8lo/tumblr_static_tumblr_lykxa6qxkn1qlcg2go1_250.jpg"/>
  23. <meta name="image:background" content=""/>
  24.  
  25.  
  26. <meta name="text:second titletop" content="Chove lá fora..." />
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="LINK 1" />
  30. <meta name="text:Link2" content="/" />
  31. <meta name="text:Link2 Title" content="LINK 2" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="LINK 3" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="LINK 4" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="LINK 5" />
  38.            
  39.      
  40.                   <title>{Title}</title>
  41.         <link rel="shortcut icon" href="{Favicon}">
  42. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43.                     {block:Description}
  44.   <meta name="description" content="{MetaDescription}" />
  45.                     {/block:Description}
  46.                              
  47.                    <style type="text/css">
  48. @font-face {
  49.     font-family: 'StarsFromOurEyesRegular';
  50.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot');
  51.     src: url('http://static.tumblr.com/2lqtwbf/GwJly7nlm/starsfromoureyes-webfont.eot?#iefix') format('embedded-opentype'),
  52.          url('http://static.tumblr.com/2lqtwbf/8Obly7nj0/starsfromoureyes-webfont.ttf') format('truetype'),
  53.          url('http://static.tumblr.com/2lqtwbf/8NAly7nnb/starsfromoureyes-webfont.svg') format('svg');
  54.     font-weight: normal;
  55.     font-style: normal;}    
  56.  
  57. {-webkit-transition:all.50s ease-out; -moz-selection: all .50s ease-out; transition:all.50s ease-out;}
  58.  
  59. iframe#tumblr_controls {right:3px !important; position:fixed !important; opacity:.7; z-index: 999999999999999; -webkit-transition:all.70s ease-out; -moz-transition:all.70s ease-out; transition:all.70s ease-out;}
  60. iframe#tumblr_controls:hover {opacity:1;}
  61. body { margin:0; font-family:Arial; font-size:11px; line-height:150%;  color:{color:text}; background-color: {color:background}; background-attachment:fixed; background-position:right bottom; background-image:url('{image:background}'); background-repeat:no-repeat;}
  62. a {text-decoration:none; color:{color:link}; -webkit-transition:all.70s ease-out; -moz-transition:all.70s ease-out; transition:all.70s ease-out;}
  63. a:hover {text-decoration:none; color:{color:lhover};}
  64.  
  65. ::-webkit-scrollbar-thumb:horizontal {background:{color:Scrollbar};height:10px;}
  66. ::-webkit-scrollbar-thumb:vertical {background:{color:Scrollbar}; height:10px;}
  67. ::-webkit-scrollbar {background:{color:background}; width:10px; height:1px;}
  68.  
  69. #sidebar{ border-left:1px solid #696969;padding:5px;-moz-border-radius:5px;border-radius:0px;
  70.     background-color: {color:sidebar};
  71.     width:140px;
  72.     height:458px;
  73.     padding-top:400px;
  74.     position:fixed;
  75.     margin-top:-94px;
  76.     margin-left:675px;
  77.     text-align:center;}
  78.  
  79.    
  80. #caixafoto img{ width:130px;
  81.     height:204px; padding-bottom:-500px; padding-left:0px;opacity:0.7;}
  82. #photo{ text-align:1px;
  83.     padding-top:0px;
  84.    
  85.     margin-top:-18px;
  86.     z-index:56;opacity:0.6;}
  87. #photo img{ width:230px;
  88.     height:80px;
  89.     margin-top:10px;
  90.     transition:all 0.3s;
  91.     -moz-transition:all 0.3s;
  92.     -o-transition:all 0.3s;
  93.     -webkit-transition:all 0.3s}
  94. #photo img:hover{ width:90px;
  95.     height:90px;
  96.     margin-top:10px;
  97.     opacity:0.0;
  98.     transition:all 0.3s;
  99.     -moz-transition:all 0.3s;
  100.     -o-transition:all 0.3s;
  101.     -webkit-transition:all 0.3s}
  102.    
  103.     #sidebar2{
  104.     background-color:#transparent;
  105.     width:140px;
  106.     height:58px;
  107.     padding-top:200px;
  108.     position:fixed;
  109.     margin-top:94px;
  110.     margin-left:75px;
  111.     text-align:center;}
  112.    
  113.    #caixafoto2{
  114.     text-align:center;
  115.     width:486px;
  116.     height:186px;
  117.     margin-left: -104px;margin-top:-110px;opacity:0.8;}
  118.   #caixafoto2 img{ width:230px;
  119.     height:204px; padding-bottom:0px; padding-left:0px;opacity:0.7;}
  120. #photo2{ text-align:1px;
  121.     padding-top:0px;
  122.    
  123.     margin-top:-18px;
  124.     z-index:56;opacity:0.6;}
  125. #photo2 img{ width:230px;
  126.     height:80px;
  127.     margin-top:10px;
  128.     transition:all 0.3s;
  129.     -moz-transition:all 0.3s;
  130.     -o-transition:all 0.3s;
  131.     -webkit-transition:all 0.3s}
  132. #photo2 img:hover{ width:90px;
  133.     height:90px;
  134.     margin-top:10px;
  135.     opacity:0.0;
  136.     transition:all 0.3s;
  137.     -moz-transition:all 0.3s;
  138.     -o-transition:all 0.3s;
  139.     -webkit-transition:all 0.3s}
  140.  
  141. img{-webkit-transition: all 0.8s linear;-moz-transition: all 0.8s linear;transition: all 0.8s linear}
  142.  
  143. img:hover{-webkit-filter: grayscale(100%);z-index: -99px;}
  144.  
  145. #descricao{ border-top:1px solid #696969;
  146.     padding:5px;-moz-border-radius:5px;
  147.     border-radius:0px;width:124px;
  148.     margin-top:10px; text-align: center;
  149.     text-decoration: none; 
  150.     position:fixed;
  151.     margin-top:530px;opacity:1.0;
  152.     margin-left:686px;
  153.     color:{color:descri} background-color: {color:sidebar};}
  154.    
  155.  
  156.   .menu
  157. { margin: 5px auto; margin-left:819px;
  158.   width: 50px; position: fixed;margin-top:441px;border-left:1px solid #696969;
  159.     padding:5px;-moz-border-radius:5px;}
  160.  
  161. .link a
  162. { opacity: 1; font-size: 10px;
  163.   line-height: 14px;
  164.   text-align: center;
  165.   text-transform: uppercase;
  166.   display: block;
  167.   margin-top: 2px;
  168.   text-decoration: none;background-color: #transparent;
  169.   color:{color:links}; width: 50px;
  170.   box-shadow: inset 0px 0px {color:bglinks}; }
  171.   .link a:hover
  172. { box-shadow: inset 50px 0px {color:bghoverlinks};
  173.   color:{color:bglinks};
  174.   text-decoration: none; }
  175.  
  176.  #titlez {z-index:9999999999;   border-bottom:1px solid #696969;   background-color: #transparent; font-family:StarsFromOurEyesRegular;  position:fixed;  font-size:15px; margin-left: 120px; letter-spacing:1px; text-align:center; margin-top:195px;text-transformnone; margin-bottom:0px; width:190px;line-height:120%;color:{color:title};opacity:1.0;}
  177.    
  178. #credit {background-color:transparent; font-weight: normal; letter-spacing: 2px; color: #000000; text-align: right; width:50px; height:11px; position: absolute; font-family: calibri; margin-top: 10px; margin-left: 10px; position: fixed; padding: 3px; font-size: 10px;}
  179.  
  180. #content {width:340px; padding:5px; margin-left:400px;}
  181.  
  182.  
  183. .posts {{block:IndexPage} margin:3px; padding:5px; float:left; width:250px; {/block:IndexPage} background:{color:posts}; overflow:hidden; {block:PermalinkPage} margin:0 auto 5px; width:250px; padding:5px; {/block:PermalinkPage};; border-left:#ccc solid 1px; border-right:#ccc solid 1px; border-bottom:#ccc solid 1px; border-top:#ccc solid 1px;}
  184.  
  185. .posts img {max-width:100%; opacity:0.9; -webkit-transition:all.60s linea; -moz-transition:all.60s linear; transition:all.60s linear;}
  186. .posts img:hover {opacity:1;}
  187.  
  188. .h4 {font-size:14px; line-height:15px; text-align:center; color:{color:text}; font-family:calibri; font-weight:bold;}
  189. .h4 a {color:{color:link};}
  190. .h4 a:hover {color:{color:lhover};}
  191.  
  192.                       /** rçrçrçrrççrçr **/
  193. .pquote {font-family:calibri; font-size:13px; line-height:15px; padding:5px; text-align:justify; opacity:.7; opacity:.7;}
  194. .pquotesource {text-align:center; text-transform:none; margin-bottom:0px; opacity:.9; font-family:calibri; font-size:12px;}
  195. .pquotesource a, a:hover{text-transform:none;}
  196.  
  197. .player {background:#000;}
  198.  
  199. .chat ul {padding:0px; text-align:left; font-size:11px; font-family:arial;}
  200. .chat li {padding:1px; background:{color:background}; list-style:none; margin-top:2px;}
  201.  
  202. .pergunta {text-align:left; display:block; overflow:auto; {block:PermalinkPage} max-width:250px;{/block:PermalinkPage} {block:IndexPage}max-width:250px;{/block:IndexPage} margin-top:-0px; background-color:#eee; font-size:11px; font-family:tahoma; text-align:center;}
  203. .answer {text-align:left; overflow:hidden; font-size:11px; font-family:arial;}
  204.  
  205. .notess {text-align:center; font-family:calibri; z-index: 11; margin-top:0px; color:{color:link}; background-color:transparent; letter-spacing:0px; border-top:1px solid {color:border};}
  206. .notess a {font-size:8px; text-transform:uppercase; color:{color:link};}
  207. .notess a:hover {color:{color:lhover};}
  208.  
  209. #infscr-loading {bottom:-70px; position:absolute; left:50%; margin-left:-8px; width:16px; height:20px; overflow:hidden; margin-bottom:50px;}
  210.  
  211.  
  212. #postnoteswrap {width:250px; margin:5px auto;}
  213.  
  214. .postnotes {display:block; margin-bottom:3px;}
  215.  
  216.  
  217.  
  218. ol.notes {padding:0px; margin:0px; list-style-type:none; border-bottom: solid 1px {color:Bordas};}
  219. ol.notes li.note {border-top:solid 1px {color:border}; padding:5px;}
  220. ol.notes li.note img.avatar {vertical-align:-4px; margin-right:10px; width:17px; height:17px;}
  221. ol.notes li.note span.action {font-weight:normal;}
  222. ol.notes li.note .answer_content {font-weight:normal;}
  223. ol.notes li.note blockquote {padding-left:10px; margin:5px 0px 5px 15px; border-left:2px solid {color:border};}
  224. ol.notes li.note blockquote a {text-decoration:none;}  
  225.  
  226.  
  227. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  228.  
  229.  #info {text-align: left; margin-top:-4px; font-size: 2px; font-family: tahoma; text-transform: uppercase; z-index: 11;}
  230. #info a {font-size: 10px; text-transform: uppercase;}
  231.  
  232.  
  233.  
  234. #paginacaoml {background-color:transparent; position:fixed; width:200px; height:15px; margin-top:328px; margin-left:880px; text-align:center; font-size: 10px; line-height: 15px; font-family:tahoma; font-weight:bold;}
  235. #paginacaoml a {background: transparent; color:{color:paginacao}; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  236. #paginacaoml a:hover {background: transparent; border: none; color:{color:paginacao}; font-weight:bold;}
  237. #paginacaoml span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration:none; font-weight:bold;}
  238. #paginacaoml span.info {background: transparent; margin: 0 1px 0 0; padding: 2px 4px; color:{color:paginacao}; text-decoration: none;}
  239. #tumblr_controls{position: fixed!important}
  240. #tumblr_controls{position: fixed!important}
  241. #tumblr_controls{position: fixed!important}
  242. #tumblr_controls{position: fixed!important}
  243. #social{ position:fixed;
  244.     margin-top:560px;
  245.     margin-left:0px; width:21px;}
  246.  
  247. #imgsocial{ margin-top:5px;
  248.     opacity: 0.8;
  249.     transition:all 0.9s;
  250.     -moz-transition:all 0.9s;
  251.     -o-transition:all 0.9s;
  252.     -webkit-transition:all 0.9s;}
  253. #imgsocial:hover{opacity: 0.5;
  254.     transition:all 0.9s;
  255.     -moz-transition:all 0.9s;
  256.     -o-transition:all 0.9s;
  257.     -webkit-transition:all 0.9s;}
  258. #imgsocial img{ width:20px; height:20px;}      
  259.  
  260.  
  261. </style>
  262.  
  263.  <div id="paginacaoml">
  264.    
  265. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  266.  
  267. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  268. </div>
  269. </div></div>
  270.  
  271.  
  272.  
  273. <div id="sidebar">
  274.  
  275.  <div id="caixafoto"><div class="lux"><center><br> </center></div>
  276.  
  277.  
  278.  <img src="{image:sidebar}"   class="bordinha">
  279.     </div></div></div>
  280.    
  281.     <div id="sidebar2">
  282. <div id="caixafoto2"><div class="lux"><center><br> </center></div>
  283.  
  284.  
  285.  <img src="http://static.tumblr.com/c5facebf6fb95f82894d781e861416ac/gobdeu2/LbSmhrc7n/tumblr_static_tumblr_mdq76hhr2f1rgpyeqo1_500.gif"   class="bordinha">
  286.     </div></div></div></div>
  287.  
  288.    
  289. <div id="sidebar2"></div>
  290.  
  291.     <div class="menu">
  292. <div class="link">
  293.  
  294. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  295. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  296. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  297. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  298. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  299.  
  300. </div>
  301. </div>
  302. </div>
  303. </div></div>
  304.  <div id="descricao">
  305.       {block:Description}{Description}{/block:Description}
  306.    </div>
  307. <div id="titlez">{text:second titletop}</div></div>
  308.  
  309. <div id="credit"><a href="http://rejeitei.tumblr.com/"title="rejeitei | tumblr"style="text-decoration:none">©rejeitei</a></div>
  310.    
  311. </div>
  312.  
  313.  
  314. {block:IndexPage}
  315.  <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  316. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  317.  
  318. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  319.  
  320. <script type="text/javascript">
  321. $(window).load(function(){
  322. var $wall = $('#content');
  323. $wall.imagesLoaded(function(){
  324. $wall.masonry({
  325. itemSelector: '.posts',
  326. isAnimated : true
  327. });
  328. });
  329. $wall.infinitescroll({
  330. navSelector : "div#navigation",
  331. nextSelector : "div#navigation a#nextPage",
  332. itemSelector : '.posts',
  333. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  334. loadingText : " ",
  335. donetext : " ",
  336. extraScrollPx : 9000,
  337. bufferPx : 10000,
  338. debug : false,
  339. errorCallback: function() {
  340. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  341. }},
  342. function( newElements ) {
  343. var $newElems = $( newElements );
  344. $newElems.hide();
  345. $newElems.imagesLoaded(function(){
  346. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  347. });
  348. }); $('#content').show(500);
  349. });
  350. </script>
  351.  
  352. {/block:IndexPage}
  353.  
  354. </head>
  355. <body>
  356. <div id="content">
  357. {block:Posts}
  358.  
  359. {block:Text}
  360. <div class="posts">
  361. {block:Title}<div class="h4">{Title}</div>{/block:Title}
  362. {Body}
  363. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  364. {/block:Text}
  365.  
  366. {block:Photo}
  367. <div class="posts">
  368. {block:IndexPage}<center><a title="{NoteCount}" href="{Permalink}"><img src="{PhotoURL-250}" width="250"></a></center>{/block:IndexPage}
  369. {block:PermalinkPage}
  370. <center><img src="{PhotoURL-250}" width="250">
  371. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  372. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  373. {/block:Photo}
  374.  
  375. {block:Photoset}
  376. <div class="posts">
  377. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  378. {block:PermalinkPage}
  379. <center>{Photoset-250}</center>
  380. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  381. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  382. {/block:Photoset}
  383.  
  384. {block:Quote}
  385. <div class="posts">
  386. <div class="pquote">"{Quote}"</div> {block:Source}<div class="pquotesource"><b>{Source}</b></div>{/block:Source}
  387. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  388. {/block:Quote}
  389.  
  390. {block:Link}
  391. <div class="posts">
  392. <div class="h4"><a href="{URL}">{Name}</a></div>
  393. {block:Description}{Description}{/block:Description}
  394. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  395. {/block:Link}
  396.  
  397. {block:Audio}
  398. <div class="posts">
  399. <div class="player"><center>{AudioPlayerBlack}</center></div>
  400. {block:Caption}{Caption}{/block:Caption}
  401. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  402. {/block:Audio}
  403.  
  404. {block:Chat}
  405. <div class="posts">
  406. {block:Title}<div class="h4">{Title}</div>{/block:Title}
  407. <div class="chat">
  408. <ul>{block:Lines}
  409. <li>{block:Label}<b>{Label}</b>{/block:Label} {Line}</li>
  410. {/block:Lines}</ul>
  411. </div>    
  412. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  413. {/block:Chat}
  414.  
  415. {block:Video}
  416. <div class="posts">
  417. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  418. {block:PermalinkPage}
  419. <center>{Video-250}</center>
  420. {block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  421. {block:IndexPage}<div class="notess">{block:NoteCount}<a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> ·{/block:NoteCount} <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  422. {/block:Video}
  423.  
  424. {block:Answer}
  425. <div class="posts">
  426. <div class="pergunta"><b><i>{Asker-250}</i></b> asked: {Question-250}</div>
  427. <div class="answer">{Answer-250}</div>
  428. {block:IndexPage}<div class="notess">{block:NoteCount} {block:NoteCount}<a href="{Permalink}">{DayOfMonth}.{MonthNumber}.{Year}</a> . <a href="{Permalink}">{NoteCountWithLabel}</a> /{/block:NoteCount} <a href="/ask">ask me too</a></div>{/block:IndexPage}</div>
  429. {/block:Answer}
  430.  
  431. {block:PermalinkPage}<div id="postnoteswrap">
  432. {block:Date}<div class="postnotes">Posted {TimeAgo} with {NoteCountWithLabel}</div>{/block:Date}
  433. {block:RebloggedFrom}<div class="postnotes">Reblogado de <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
  434. <div class="postnotes">Postado originalmente por <a href="{ReblogRootURL}">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  435. {block:HasTags}<div class="postnotes">Tags: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  436. </div>{/block:PermalinkPage}
  437.  
  438. {block:PostNotes}<div id="infos">{PostNotes}</div>{/block:PostNotes}
  439.  
  440. {/block:Posts}
  441.  
  442. {block:IndexPage}
  443. <div class="column navigation" id="navigation">
  444. {block:Pagination}
  445. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  446. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  447. </div>
  448. {/block:IndexPage}
  449.  
  450. </div>
  451. </div>
  452.  
  453. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank">Via</a>{/block:RebloggedFrom}
  454. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  455.  
  456. </body>
  457.  
  458. </html>
Advertisement
Add Comment
Please, Sign In to add comment