iwtyhe

theme 31

Jan 12th, 2016
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 17.23 KB | None | 0 0
  1. <html lang="en">
  2.  
  3. <head>
  4. <meta name="image:Background" content=""</>
  5.  
  6. <meta name="if:Background image" content="1"/>
  7. <meta name="if:Enable tiny cursor" content="1"/>
  8. <meta name="if:Tiny scrollbar" content="1"/>
  9. <meta name="if:Custom title font" content="1"/>
  10. <meta name="if:Pagination" content="1"/>
  11.  
  12. <meta name="font:Body" content="Calibri"/>
  13. <meta name="font:Title" content="Calibri"/>
  14.  
  15. <meta name="color:Background" content="#fff"/>
  16. <meta name="color:Links" content="#cccccc"/>
  17. <meta name="color:Links hover" content="#ff1394"/>
  18. <meta name="color:Entries" content =""/>
  19. <meta name="color:Sidebar" content="#fff"/>
  20. <meta name="color:Title" content="#000"/>
  21. <meta name="color:Body" content="#000"/>
  22. <meta name="color:Menu" content="#000"/>
  23. <meta name="color:Menu hover" content="#000"/>
  24. <meta name="color:Menu bg" content=""/>
  25. <meta name="color:Menu bg hover" content=""/>
  26. <meta name="color:Border" content="#000"/>
  27. <meta name="color:Shadow" content="#dddddd"/>
  28. <meta name="color:Notes" content="#000"/>
  29. <meta name="color:Notes hover" content="#ff1493"/>
  30. <meta name="color:Blockquote" content = "#000"/>
  31. <meta name="color:Ask bg" content="#f1f1f1"/>
  32. <meta name="color:Scrollbar" content="#ddd"/>
  33.  
  34.  
  35. <meta name="text:Link1" content="/"/>
  36. <meta name="text:Link1 title" content="link 1 "/>
  37. <meta name="text:Link2" content="/"/>
  38. <meta name="text:Link2 title" content="link 2 "/>
  39. <meta name="text:Link3" content="/"/>
  40. <meta name="text:Link3 title" content="link 3 "/>
  41. <meta name="text:Link4" content="/"/>
  42. <meta name="text:Link4 title" content="link 4 "/>
  43. <meta name="text:Link5" content="/"/>
  44. <meta name="if:Extra links" content="1"/>
  45. <meta name="if:Extra links 2" content="1"/>
  46. <meta name="text:Link5 title" content="link 5 "/>
  47. <meta name="text:Link6" content="/"/>
  48. <meta name="text:Link6 title" content="link 6"/>
  49.  
  50.  
  51.  
  52.  <link href='https://fonts.googleapis.com/css?family=Coming+Soon|Parisienne' rel='stylesheet' type='text/css'>    
  53.  
  54. <title>{Title}</title>
  55. <link rel="shortcut icon" href="{Favicon}">
  56.  
  57.  
  58. <link href="http://static.tumblr.com/3l2jcs4/NYMn4n79a/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  59. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  60. <script src="http://static.tumblr.com/3l2jcs4/209n1fe9k/jquery.style-my-tooltips.js"></script>
  61. <script>
  62.  (function($){
  63.  $(document).ready(function(){
  64.  $("[title]").style_my_tooltips({
  65. tip_follows_cursor:true,
  66. tip_delay_time:100,
  67. tip_fade_speed:100,
  68. attribute:"title"
  69. });
  70.  });
  71.  })(jQuery);
  72.  </script>
  73.  
  74. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  75.  
  76. {block:IndexPage}
  77. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  78. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  79.  
  80. <script type="text/javascript">
  81. $(window).load(function(){
  82. var $wall = $('#entry');
  83. $wall.imagesLoaded(function(){
  84. $wall.masonry({
  85. itemSelector: '#post, #post_photo',
  86. isAnimated : false
  87. });
  88. });
  89.  
  90. $wall.infinitescroll({
  91. navSelector : '#pagination',
  92. nextSelector : '#pagination a',
  93. itemSelector : '#post, #post_photo',
  94. bufferPx : 2000,
  95. debug : false,
  96. errorCallback: function() {
  97. $('#scroll').fadeOut('normal');
  98. }},
  99. function( newElements ) {
  100. var $newElems = $( newElements );
  101. $newElems.hide();
  102. $newElems.imagesLoaded(function(){
  103. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  104. });
  105. }); $('#entry').show(500);
  106. });
  107. </script>
  108. {/block:IndexPage}
  109.  
  110. <!----------- NÃO REMOVA ESSES SCRIPTS: FIM ----------->
  111.  
  112. <style type="text/css">
  113.  
  114. body {
  115. background: {block:ifnotBackgroundimage}{color:Background};{/block:ifnotBackgroundimage} {block:ifBackgroundimage}url('{image:Background}') {/block:ifBackgroundimage};
  116. background-attachment: fixed;
  117. line-height: 13px; /* Espaçamento entre as linhas (Opcional) */
  118. font-family: {font:Body}; /* Font Style */
  119. font-size: 12px; /* Tamanho da fonte */
  120. color: {color:Body}; /* Cor da fonte */
  121. }
  122.  
  123. /*********** LINKS ***********/
  124.  
  125. a {
  126. color: {color:links}; /* Cor do Link */
  127. text-decoration: none;
  128. -webkit-transition: all 0.4s ease-in-out;
  129. -moz-transition: all 0.4s ease-in-out;
  130. -o-transition: all 0.4s ease-in-out;
  131. }
  132.    
  133. a:hover {
  134. color: {color:links hover}; /* Cor do Link quando passa-se o mouse */
  135. -webkit-transition: all 0.4s ease-in-out;
  136. -moz-transition: all 0.4s ease-in-out;
  137. -o-transition: all 0.4s ease-in-out;
  138. }
  139.  
  140. /*********** CONTEÚDO EM GERAL ***********/
  141.  
  142. #container {
  143. margin: auto;
  144. width: 585px;
  145. {block:PermalinkPage}
  146. width: 520px;
  147. {/block:PermalinkPage}
  148. }
  149.  
  150. /*********** ENTRIES (ONDE SE ALINHAM OS POSTS) ***********/
  151.  
  152. #entry {
  153. width: 585px;
  154. margin-top: 10px;
  155. {block:PermalinkPage}
  156. width:500px;
  157. {/block:PermalinkPage}
  158. margin-top:100px;
  159. margin-left: 50px;
  160. }
  161.  
  162.  
  163. /*********** POST ***********/
  164.  
  165. #post {
  166. width: 250px;
  167. padding: 0px;
  168. {block:IndexPage}
  169. margin: 15px;
  170. {/block:IndexPage}
  171. text-align: justify;
  172. {block:PermalinkPage}
  173. width:250px;
  174. margin-bottom: 15px;
  175. margin-left: 50px;
  176. {/block:PermalinkPage}
  177. background-color: {color:Entries};
  178. border: 1px solid {color:Border};
  179. box-shadow: 6px 6px 5px {color:Shadow};
  180. }
  181.  
  182.  #post  #info{
  183.     opacity:0;
  184. -moz-transition-duration:1s;
  185. -webkit-transition-duration:1s;
  186. -o-transition-duration:1s;
  187. margin-top:-20px;
  188. }
  189.  
  190. #post:hover #info {
  191.     opacity:1;
  192.     margin-top:-5px;
  193. }
  194.  
  195. #info {
  196.     padding:5px;
  197. color:{color:Notes};
  198. text-align:center;
  199. margin-top:15px;
  200. opacity:1;
  201.  
  202. }
  203.  
  204. #info a {
  205.     color: {color:Notes};
  206. }
  207.  
  208. #info a:hover {
  209.     color: {color:Notes hover};
  210. }
  211.  
  212. blockquote {
  213. margin: 0px;
  214. border-left: 1px solid {color:Blockquote};
  215. padding-left: 10px;
  216. margin-left: 10px;
  217. margin-right: 10px;
  218. }
  219.  
  220. /* Não remova o conteúdo de #post img */
  221.  
  222. #post img {
  223. max-width: 100%;
  224. }
  225.  
  226. h1 {
  227.     {block:ifcustomtitlefont}font-family:Parisienne;{/block:ifcustomtitlefont}
  228. {block:ifnotcustomtitlefont}font-family: {font: Title};{/block:ifnotcustomtitlefont}
  229. font-size:20px;
  230. color:{color:Title};
  231. margin-top:0px;
  232. text-align: right;
  233. margin: 5px;
  234. margin-top:7px;
  235. line-height: 102%;
  236. }
  237.  
  238. h1 a {
  239.     color: {color:Title};
  240. }
  241.  
  242. h1 a:hover {
  243.     color: {color:Title};
  244. }
  245.  
  246. .h2 {
  247.     font-family: {font:Body};
  248.     font-size: 11px;
  249.     text-align: left;
  250.     margin:5px;
  251.     padding-bottom: 7px;
  252.    
  253. }
  254.  
  255. .h2:first-letter {
  256.     font-family: Parisienne;
  257.     text-transform: uppercase;
  258.     font-size: 18px;
  259.     margin-top:12px
  260.    
  261. }
  262.  
  263. .h3 {
  264. font-family:Parisienne;
  265. font-size:20px;
  266. color:{color:Title};
  267. margin-top:0px;
  268. text-align: left;
  269. }
  270.  
  271. .h4 {
  272.     font-family: {font:Body};
  273.     text-align:right;
  274.     margin-right: 5px;}
  275.    
  276.     .h6 {
  277.     font-family: {font:Body};
  278.     text-align:left;
  279.     margin: 5px;
  280.    
  281. }
  282.  
  283.  
  284.     .h7 {
  285.     font-family: {font:Body};
  286.     text-align:left;
  287.     margin-left: 62px;
  288.     margin-top:-58px;
  289.     font-size:11px;
  290.    
  291. }
  292.  
  293. .h5 {
  294.     font-family: {font:Body};
  295.     font-size: 11px;
  296.     text-align: center;
  297.     margin:2px;
  298. }
  299.  
  300.  
  301.  
  302.  
  303. /*********** SIDEBAR ***********/
  304.  
  305.  #sidebar {
  306.      background-color: {color:Sidebar};
  307.      border: 1px solid {color:Border};
  308. box-shadow: 6px 6px 5px {color:Shadow};
  309. width:150px;
  310. height:auto;
  311. position:absolute;
  312. margin-top:25px;
  313. margin-left:-105px;
  314. padding:10px
  315. z-index: 99999;
  316. }
  317.  
  318. #sidebar  #ilinks{
  319.     opacity:0;
  320. -moz-transition-duration:1s;
  321. -webkit-transition-duration:1s;
  322. -o-transition-duration:1s;
  323. margin-top:-20px;
  324. }
  325.  
  326. #sidebar:hover #ilinks {
  327.     opacity:1;
  328.     margin-top:-5px;
  329. }
  330.  
  331. #ilinks {
  332.     padding:5px;
  333.     background-color: {color:Menu bg};
  334. color:{color:Menu};
  335. text-align:center;
  336. margin-top:15px;
  337. opacity:1;}
  338.  
  339. #ilinks:hover {
  340. color: {color:Menu hover};
  341. background-color: {color:Menu bg hover};
  342. }
  343.  
  344. #ilinks a {
  345.     color: {color:Menu};
  346. }
  347.  
  348. #ilinks a:hover {
  349.     color: {color:Menu hover};
  350. }
  351.  
  352.  
  353.  
  354.  #sidebar2 {
  355. min-width:70px;
  356. height:auto;
  357. position:absolute;
  358. margin-top:32px;
  359. margin-left:-120px;
  360. color:{color:Menu};
  361.  
  362. }
  363.  
  364.  
  365. }
  366.  
  367. #linkss {
  368.     padding:5px;
  369. color:{color:Menu};
  370. text-align:center;
  371. margin-top:15px;
  372.  
  373. }
  374.  
  375.  
  376.  
  377.  .izamenu{
  378.      color: {color:Menu};
  379.      font-size:11px;
  380.      padding: -3px;
  381.      border: 1px solid {color:Border};
  382.      box-shadow: 6px 3px 5px {color:Shadow};
  383.      min-width: 70px;
  384.      margin-bottom:3px;
  385.      padding-left:15px;
  386.      padding-right:10px;
  387.      text-align: left;-moz-transition-duration:1s;
  388. -webkit-transition-duration:1s;
  389. -o-transition-duration:1s;
  390.      
  391.  }
  392.  
  393.  .izamenu a {
  394.      color: {color:Menu};
  395.  }
  396.  
  397.  .izamenu a:hover {
  398.      color: {color:Menu hover};
  399.  }
  400.  
  401.  
  402.  .izamenu:hover {
  403.      color: {color:Menu hover};
  404. background-color: {color:Menu bg hover};
  405.      -moz-transition-duration:1s;
  406. -webkit-transition-duration:1s;
  407. -o-transition-duration:1s;
  408. -webkit-transform: translate(-50px)
  409.  
  410.  }
  411.  
  412.   #sidebar3 {
  413.      background-color: {color:Sidebar};
  414.      border: 1px solid {color:Border};
  415. box-shadow: 6px 6px 5px {color:Shadow};
  416. width:150px;
  417. height:auto;
  418. position:absolute;
  419. margin-top:-3px;
  420. margin-left:-1px;
  421. padding:10px
  422. z-index: 99999;
  423. }
  424.  
  425. #credit {
  426.      width:150px;
  427. height:auto;
  428. position:absolute;
  429. margin-top:6px;
  430. margin-left:-105px;
  431. padding:10px;
  432. z-index: 9999999;
  433.     font-size:18px;
  434. }
  435.  
  436. /* Titulo da Sidebar */
  437.  
  438.  /*********** NÃO REMOVA ***********/
  439.  
  440. .source {
  441. margin-top: 5px;
  442. text-align: right;
  443. }
  444.  
  445. #scroll{
  446. bottom:-20px;
  447. position: absolute;
  448. left: 50%;
  449. width:10px;
  450. height:5px;
  451. overflow:hidden;
  452. margin-bottom:80px;}
  453.  
  454. /*********** POST NOTES STYLE ***********/
  455.  
  456. ol.notes li.note {
  457. padding-bottom: 3px;
  458. }
  459.  
  460. ol.notes {
  461. padding-top: 10px;
  462. margin-left: -40px;
  463. list-style-type: none;
  464. }
  465.  
  466. ol.notes li.note img.avatar {
  467. vertical-align: -4px;
  468. margin-right: 10px;
  469. width: 16px;
  470. height: 16px;
  471. }
  472.  
  473. /*********** SELEÇÃO COLORIDA ***********/
  474.  
  475. ::-moz-selection {
  476. background:{color:Title}; /*Cor do fundo*/
  477. color:{color:Entries}; /*Cor da fonte*/
  478. }
  479. ::selection {
  480. background:{color:Title};/*Cor do fundo*/
  481. color: {color:Entries}; /*Cor da fonte*/
  482. }
  483.  
  484. /*********** TOOLTIP ***********/
  485.  
  486. #s-m-t-tooltip{
  487. margin-top: 13px;
  488. margin-left: 5px;
  489. font-size: 12px;
  490. font-family: {font:Body};
  491. font-size: 11px;
  492. background-color: {color:Entries};
  493. color: {color:Title};
  494. padding: 5px;
  495.  border: 1px solid {color:Border};
  496.      box-shadow: 6px 3px 5px {color:Shadow};
  497. }
  498.  
  499. {block:ifenabletinycursor}
  500. body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), progress;}{/block:ifenabletinycursor}
  501.  
  502. {block:iftinyscrollbar}
  503. ::-webkit-scrollbar-thumb:vertical {
  504. background: {color:Scrollbar}; /*Cor da barrinha que se move*/ }
  505.  
  506. ::-webkit-scrollbar-thumb:horizontal {
  507. background-color: {color:Scrollbar}; /*Cor da barrinha que se move*/ }
  508.  
  509. ::-webkit-scrollbar-corner { background-color: {color:Background}; /*Cor do Corner (encontro dos scrolls no canto inferior direito) */}
  510.  
  511. ::-webkit-scrollbar {
  512. width:10px; height: 10px; /*Largura da barra de rolagem*/
  513.  background: {color:Background}; /*Cor da parte fixa, que fica no mundo*/ }
  514.  {/block:iftinyscrollbar}
  515.  
  516.  .ask {     margin: 0px;     width:240px;     background:{color:Ask bg};      font-weight:normal;      padding: 5px 5px;     color:{color:Body};      font-size: 11px; min-height: 26px; letter-spacing: 1px;}
  517.  
  518.  .asker{border-radius:25px; border: solid {color:Entries} 2px; }
  519.  
  520.  .answerer{border-radius:25px; margin-left: 5px; margin-top:-7px; border: solid {color:Ask bg} 2px; }
  521.  
  522.  .resposta {     font-weight:normal;     padding-right:10px;     padding-left: 10px;     margin-left: 23px;     margin-top:-2px;     width: 200px;     font-size: 11px; }
  523.  
  524.  .text {
  525.      width: 100%;}
  526.    
  527. .cap{
  528.             padding:5px 10px 10px 10px;
  529.  .p {
  530.             margin:5px 0 5px 0;
  531.         }
  532.  
  533.         .ol, ul {
  534.             margin-left:30px;
  535.             padding:5px;
  536.         }
  537.  
  538.         .ul {
  539.             list-style-type:square;
  540.         }
  541.  
  542.         .chat .line{
  543.             padding: 2px;
  544.         }
  545.  
  546.         .chat .line .odd{
  547.             padding:2px;
  548.             color:#fff;
  549.             background:#696969;
  550.         }
  551.  
  552.         .label {
  553.             font-weight:bold;
  554.         }
  555.        
  556.         #audio {
  557. width:350px;
  558. height:auto;
  559. min-height:60px;
  560. padding-bottom:0px;
  561. }
  562. .cover {
  563. position:absolute;
  564. z-index:1;
  565. width:60px;
  566. height:60px; margin:5px;
  567.  
  568. }
  569. .cover img {
  570. float:left;
  571. width:60px;
  572. height:60px;;
  573. }
  574. .playbox {
  575. opacity:1;
  576. width:27px;
  577. height:30px;
  578. overflow:hidden;
  579. position:absolute;
  580. z-index:1000;
  581. margin-left:17px;
  582. margin-top:17px;
  583. text-align:center;
  584. }
  585.  
  586.  
  587.  
  588.  
  589. </style>
  590.  
  591. </head>
  592.  
  593. <body>
  594.  
  595.  
  596.  
  597. <div id="container">
  598.  
  599.  <div id="sidebar2">
  600.       <div id="linkss">
  601. <div class="izamenu"><a href="{text:link1}">{text:link1 title}</a><br></div>
  602. <div class="izamenu"><a href="{text:link2}">{text:link2 title}</a><br></div>
  603. <div class="izamenu"><a href="{text:link3}">{text:link3 title}</a><br></div>
  604. <div class="izamenu"><a href="{text:link4}">{text:link4 title}</a><br></div>
  605. {block:ifextralinks}<div class="izamenu"><a href="{text:link5}">{text:link5 title}</a><br></div>
  606. <div class="izamenu"><a href="{text:link6}">{text:link6 title}</a></div>{/block:ifextralinks}
  607.    
  608. </div>
  609.   </div>
  610.  
  611. <div id="sidebar">
  612.  
  613.  
  614.  
  615. <h1><a href="{BlogURL}">{Title}</a></h1>
  616. {block:Description}<div class="h2">{Description}</div>{/block:Description}
  617.    {block:ifextralinks2} <div id="ilinks">
  618.         <a href="{text:link5}">{text:link5 title}</a><a href="{text:link6}">{text:link6 title}</a>
  619.     </div>{/block:ifextralinks2}
  620.     {block:ifPagination}<div id="sidebar3"><div class="h5">
  621.       {block:Pagination}
  622.       {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}">»</a>
  623. {/block:NextPage}
  624.       {/block:Pagination}
  625.   </div></div>{/block:ifPagination}
  626. </div>
  627.  
  628. <div id="credit"><a title="(c) sicknssad" href="http://sicknssad.tumblr.com/" target="_blank"></a></div>
  629.  
  630.  
  631.  
  632. <div id="entry">
  633.  
  634. {block:Posts}
  635.  
  636. {block:ContentSource}
  637. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  638. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  639. {/block:SourceLogo}
  640. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  641. {/block:ContentSource}
  642.  
  643. <div id="post">
  644.  
  645. {block:Text}
  646. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  647. <div class="h6">{Body}</div>
  648. {/block:Text}
  649.  
  650. {block:Quote}
  651. <h1><a href="{Permalink}">"{Quote}"</a></h1><br>
  652. <div class="h4">— {Source}</div>
  653. {/block:Quote}
  654.  
  655. {block:Link}
  656. <h1><a href="{URL}">{Name}</a></h1>
  657. {/block:Link}
  658.  
  659.  
  660.                     {block:Chat}
  661. <div class="cap">
  662. {block:Title}
  663. <h1>{Title}</h1>
  664. {/block:Title}
  665. <div class="chat">
  666. {block:Lines}
  667. <div class="chat">
  668. <div class="line {Alt}">
  669. <div class="{Alt} user_{UserNumber}">
  670. {block:Label}
  671. <b>{Label} </b>
  672. {/block:Label}
  673. {Line}
  674. </div>
  675. </div>
  676. </div>
  677. {/block:Lines}
  678. </div>
  679. </div>
  680. {/block:Chat}
  681.  
  682. {block:Answer}
  683. <div class="ask"> <img src="{AskerPortraitURL-24}"align="left" class="asker"/><b>{Asker}</b>: {Question} </div>
  684.  
  685. {block:Answerer}<div class="text"><img class="answerer" src="{AnswererPortraitURL-24}" align="left" margin-top="10px"><div class="resposta">{Answer}</div></div>{/block:Answerer}
  686.  <div class="resposta">
  687.         {Replies}
  688.     </div>
  689. {/block:Answer}
  690.  
  691. {block:Audio}
  692. <div id="audio">{block:AlbumArt}<div id="cover"><img src="{AlbumArtURL}" width="60px"></div>{/block:AlbumArt}<div class="belle"><div class="h7"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div><br><div id="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
  693. {/block:Audio}
  694.  
  695. {block:Video}
  696. {Video-250}
  697. {/block:Video}
  698.  
  699. {block:Photo}
  700. <a href="{permalink}">
  701. <div id="pc"><img src="{PhotoURL-250}"></div>
  702. </a>
  703. {/block:Photo}
  704.  
  705. {block:Photoset}
  706. {Photoset-250}
  707. {block:PermalinkPage}
  708. {Photoset-250}
  709. {/block:PermalinkPage}
  710. {/block:Photoset}
  711.  
  712. {block:caption}{Caption}{/block:caption}
  713.  
  714. {block:PermalinkPage}
  715. {block:PostNotes}{PostNotes}{/block:PostNotes}
  716. {/block:PermalinkPage}
  717.  
  718. {block:IndexPage}
  719. <div id="info"><div id="links"><a href="{Permalink}" title="{TimeAgo}">{NoteCountWithLabel}</a>{/block:NoteCount} {/block:Date}{block:RebloggedFrom}・ <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> {/block:RebloggedFrom}
  720. {block:ContentSource}・ <a href="{SourceURL}" title="{SourceTitle}">source</a>{/block:ContentSource} ・ <a href="{ReblogUrl}" title ="now!!">reblog</a> <br>
  721. {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>{/block:IndexPage}
  722.  
  723. </div>
  724. {/block:Posts}
  725. </div>
  726.  
  727. {block:IndexPage}
  728. {block:Pagination}
  729. <div id="pagination">
  730. {block:NextPage}
  731. <a id="nextPage" href="{NextPage}"></a>
  732. {/block:NextPage}
  733. {block:PreviousPage}
  734. <a href="{PreviousPage}"></a>
  735. {/block:PreviousPage}
  736. </div>
  737. {/block:Pagination}
  738. {/block:IndexPage}
  739.  
  740. </body>
  741.  
  742. </html>
Advertisement
Add Comment
Please, Sign In to add comment