Advertisement
mayourbodiesremain

Rococo Theme (UPDATED DEC 16 13)

May 25th, 2012
4,331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.67 KB | None | 0 0
  1.  
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <title>{Title}</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. {block:Description}
  9. <meta name="description" content="{MetaDescription}" />
  10. {/block:Description}
  11.  
  12. <!--
  13.  
  14.  
  15. Theme by http://PHANTOMS-INDISCREET.tumblr.com
  16. Yes, you can modify anything you want.
  17. No, DO NOT REMOVE the credit icon.
  18. Photoset Resize Code by Kevin - EXCOLO.TUMBLR.COM
  19.  
  20.  
  21. -->
  22.  
  23. <script src="https://plnchtt.googlecode.com/files/rococojsum.js" type="text/javascript"></script>
  24. <script>
  25. $(document).ready(function() {
  26. function photosetResize() {
  27. $('iframe.photoset').each(function(){
  28. var newSize = {text:Posts width};
  29. var newSrc = $(this).attr('src').replace('500',newSize);
  30. $(this).attr('src', newSrc).width(newSize);
  31. var high = $(this).css('height');
  32. var calculate = parseInt(high, 10)* newSize/500;
  33. $(this).css('height', calculate);
  34. });
  35. }
  36. photosetResize();
  37. });
  38. </script>
  39.  
  40.  
  41.  
  42. <script src="http://edge.quantserve.com/quant.js" type="text/javascript"></script>
  43.  
  44. {block:ifHidecaption}
  45. <script src="https://plnchtt.googlecode.com/files/rococojstwo.js" type="text/javascript"></script>
  46. {/block:ifHidecaption}
  47.  
  48. {block:ifHidepostsfooter}
  49. <script src="https://plnchtt.googlecode.com/files/rococojstres.js" type="text/javascript"></script>
  50. {/block:ifHidepostsfooter}
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. <meta name="image:Portrait" content=""/>
  59. <meta name="if:Left Sidebar" content="1"/>
  60. <meta name="text:Posts width" content="500"/>
  61. <meta name="text:Sidebar width" content="200"/>
  62. <meta name="text:Space between sidebar and posts" content="20"/>
  63. <meta name="if:Hide caption" content="1"/>
  64. <meta name="if:Hide posts footer" content="1"/>
  65. <meta name="if:Cover background" content="1"/>
  66.  
  67.  
  68. <!--body-->
  69. <meta name="color:Text" content="#666"/>
  70. <meta name="color:Background" content="#fff"/>
  71. <meta name="image:Background" content=""/>
  72. <meta name="color:Background center" content="#ffffff"/>
  73. <meta name="font:Text" content="Open Sans, sans-serif"/>
  74. <meta name="text:Text size" content="10"/>
  75.  
  76.  
  77. <!--links-->
  78. <meta name="font:Links" content="Baskerville"/>
  79. <meta name="color:Links" content="#7A7A7A"/>
  80. <meta name="color:Links hover" content="#A2A2A2"/>
  81. <meta name="if:Italic links" content="0"/>
  82. <meta name="text:List style" content="ยป"/>
  83.  
  84.  
  85.  
  86. <!--title-->
  87. <meta name="color:Title" content="#181818"/>
  88. <meta name="font:Title" content="Baskerville"/>
  89. <meta name="text:Title size" content="20"/>
  90. <meta name="if:Italic title" content="0"/>
  91. <meta name="if:Show title" content="1"/>
  92. <meta name="if:Title default font" content="0"/>
  93.  
  94. <meta name="select:Font" content="'Pinyon Script', cursive" title="Pinyon Script">
  95. <meta name="select:Font" content="'Ewert', cursive" title="Ewert">
  96. <meta name="select:Font" content="'Diplomata SC', cursive" title="Diplomata SC">
  97. <meta name="select:Font" content="'Monsieur La Doulaise', cursive" title="Monsieur La Doulaise">
  98. <meta name="select:Font" content="'Great Vibes', cursive" title="Great Vibes">
  99. <meta name="select:Font" content="'Yesteryear', cursive" title="Yesteryear">
  100. <meta name="select:Font" content="'Sail', cursive" title="Sail">
  101.  
  102.  
  103. <meta name="if:Polaroid frame" content="1"/>
  104. <meta name="color:Navigation links" content="#eeeeee"/>
  105.  
  106. <!--ask box-->
  107. <meta name="if:Show askbox" content="1"/>
  108. <meta name="if:Askbox at the bottom" content="0"/>
  109.  
  110. <meta name="if:Show archive link" content="1"/>
  111.  
  112.  
  113. <!--twitter-->
  114. <meta name="text:YOUR WIDGET ID HERE" content=""/>
  115.  
  116. <!--lastfm-->
  117. <meta name="text:Lastfm username" content=""/>
  118.  
  119. <!--sidebar-->
  120. <meta name="text:Sidebar margin top" content="35"/>
  121. <meta name="if:Fixed sidebar" content="1"/>
  122.  
  123.  
  124. <!--posts-->
  125. <meta name="text:Posts margin top" content="35"/>
  126. <meta name="text:Space between posts" content="20"/>
  127. <meta name="color:Footer post background" content="#eeeeee"/>
  128. <meta name="text:Permalink" content="+"/>
  129. <meta name="text:Post title size" content="20"/>
  130.  
  131.  
  132. <!--quote-->
  133. <meta name="color:Quote" content="#000"/>
  134.  
  135. <link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,600' rel='stylesheet' type='text/css'>
  136.  
  137.  
  138.  
  139.  
  140. <style type='text/css'>
  141. @import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,600);
  142. @import url(http://fonts.googleapis.com/css?family=Ewert|Diplomata+SC|Pinyon+Script|Monsieur+La+Doulaise);
  143. @import url(http://fonts.googleapis.com/css?family=Sail|Yesteryear|Great+Vibes);
  144.  
  145.  
  146.  
  147. /*basic*/
  148.  
  149. body {
  150. padding: 0px;
  151. margin: 0px;
  152. width:100%;
  153. background-color: {color:Background};
  154. background-image:url('{image:Background}');
  155. {block:ifCoverbackground}
  156. background-size:100% 100%;
  157. {/block:ifCoverbackground}
  158. font-size: {text:Text size}px;
  159. font-family:{font:Text};
  160. word-spacing:0px;
  161. letter-spacing:0px;
  162. text-align:justify;
  163. color:{color:Text};
  164. background-attachment:fixed;
  165. }
  166.  
  167. .left {
  168. {block:ifLeftSidebar}
  169. width:40%;
  170. float:left;
  171. {block:ifFixedsidebar}
  172. position:fixed;
  173. {/block:ifFixedsidebar}
  174. height:100%;
  175. {/block:ifLeftSidebar}
  176. {block:ifnotLeftSidebar}
  177. width:40%;
  178. float:right;
  179.  
  180. {/block:ifnotLeftSidebar}
  181. }
  182.  
  183. .sidebar {
  184. {block:ifLeftSidebar}
  185. float: right!important;
  186. margin-right:{text:Space between sidebar and posts}px!important;
  187. {/block:ifLeftSidebar}
  188. {block:ifnotLeftSidebar}
  189. float: left;
  190. {block:ifFixedsidebar}
  191. position:fixed;
  192. {/block:ifFixedsidebar}
  193. margin-left:{text:Space between sidebar and posts}px!important;
  194. {/block:ifnotLeftSidebar}
  195. width: {text:Sidebar width}px;
  196. padding:15px;
  197. background-color: {color:Background center};
  198. margin-top:{text:sidebar margin top}px;
  199. }
  200.  
  201. .right {
  202. {block:ifLeftSidebar}
  203. width:60%;
  204. float:right;
  205.  
  206. {/block:ifLeftSidebar}
  207. {block:ifnotLeftSidebar}
  208. width:60%;
  209. float:left;
  210.  
  211. {/block:ifnotLeftSidebar}
  212. }
  213.  
  214. .posteos{
  215. {block:ifLeftSidebar}
  216. float: left;
  217. {/block:ifLeftSidebar}
  218. {block:ifnotLeftSidebar}
  219. float:right;
  220. {/block:ifnotLeftSidebar}
  221. width: {text:Posts width}px;
  222. padding:5px;
  223. padding-bottom:100px;
  224. padding-top:{text:Posts margin top}px;
  225. height: 100%;
  226. bottom: 0px;
  227. {block:PermalinkPage}{color:Background center}!important{/block:PermalinkPage};
  228. }
  229.  
  230. img {max-width:100%; border:none;}
  231.  
  232. #video iframe { width:100%;}
  233.  
  234. a:link {color:{color:Links}; font-family:{font:Links}; {block:ifItaliclinks}font-style:italic;{/block:ifItaliclinks} text-decoration:none;}
  235. a:visited {color:{color:Links}; text-decoration:none;}
  236. a:hover {color:{color:Linkshover}; text-decoration:none;}
  237. a:active {color:{color:Links}; text-decoration:none;}
  238.  
  239. p.askbox {display:none;}
  240.  
  241. /*basic*/
  242.  
  243. /*sidebar*/
  244. {block:ifPolaroidframe}
  245. .sidebar .photo { width:100%; background: url('http://img171.imageshack.us/img171/1539/85281379.png'); background-size:100% }
  246. .sidebar .photobottom {margin-top:-2px; width:100%; height:45px; background: url('http://img580.imageshack.us/img580/1827/10937644.png'); background-repeat:repeat-x; }
  247. .sidebar .photobottom img { width:100%;}
  248. .sidebar .photo img { max-width:90%; position:static; margin-top:16px; margin-left:2px; max-height:289px; border:0px; }
  249. {/block:ifPolaroidframe}
  250.  
  251. /*
  252. .sidebar iframe {height:220px;}
  253. */
  254.  
  255.  
  256. .title a {
  257. font-family:{block:ifnotTitledefaultfont}{select:Font}{/block:ifnotTitledefaultfont}{block:ifTitledefaultfont}{font:Title}{/block:ifTitledefaultfont}!important;
  258. {block:ifItalictitle}
  259. font-style:italic!important;
  260. {/block:ifItalictitle}
  261. {block:ifnotItalictitle}
  262. font-style:normal!important;
  263. {/block:ifnotItalictitle}
  264. font-size:{text:Title size}px!important;
  265. line-height:normal!important;
  266. color:{color:Title}!important;
  267. }
  268.  
  269. .title {
  270. text-align:center;
  271. font-size:{text:Title size}px!important;
  272. }
  273.  
  274.  
  275. td.last_img {
  276. display:none;
  277. }
  278.  
  279. span.last_time {
  280. font-size:90%;
  281. }
  282.  
  283. span.last_time {
  284. display:none;
  285. }
  286.  
  287. td.last_text:hover span.last_time{
  288. display:block;
  289. }
  290.  
  291. {block:IfListstyle}
  292. ul.links, ul.links li:before {
  293. padding:0px;
  294. list-style-type:none;
  295. }
  296. {/block:IfListstyle}
  297.  
  298. {block:IfnotListstyle}
  299. .sidebar ul.links {text-align:center!important; list-style-type:none;
  300. padding:inherit; padding-top:0px; padding-bottom:0px;}
  301.  
  302. ul.links li {
  303. display:inline;
  304. padding-right:7px;
  305. }
  306. {/block:IfnotListstyle}
  307.  
  308. iframe#twitter-widget-0 {
  309. filter: alpha(opacity=85);
  310. opacity: 0.85;
  311. }
  312.  
  313.  
  314. /*sidebar*/
  315.  
  316. /*posts*/
  317. .posts {
  318. margin-bottom:{text:Space between posts}px;
  319. {block:PermalinkPage}{color:Background center}!important{/block:PermalinkPage};
  320. }
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327. .box {
  328. background-color: {color:Background center}!important;
  329. padding:20px;
  330. }
  331.  
  332.  
  333. .hide {background-color: {color:Background center}; margin-top:-10px!important}
  334.  
  335. .postsimg {
  336. width:auto!important;
  337. height:100%!important;
  338. background-color: transparent!important;
  339. overflow-x:auto; overflow-y:hidden;
  340. }
  341.  
  342. .postsimg:hover {
  343. width:auto!important;
  344. height:100%!important;
  345. background-color: {color:Background center}!important;
  346. }
  347.  
  348. {block:IndexPage}
  349. .box iframe {
  350. width:50%!important;
  351. }
  352. {/block:IndexPage}
  353. #mainContainer.maincontainer iframe {
  354. display:none;
  355. }
  356.  
  357. .album-art-container iframe {
  358. display:none;
  359. }
  360.  
  361. .perma {
  362. text-align:right!important;
  363. font-size:200%;
  364. }
  365.  
  366. .perma a {
  367. font-family:'helvetica'!important;
  368. }
  369.  
  370. .cosas {
  371. background:{color:Footer post background};
  372. padding:10px;
  373. filter: alpha(opacity=85);
  374. opacity: 0.85;
  375. }
  376.  
  377. .navegacion a {
  378. font-family:arial;
  379. text-transform:uppercase;
  380. font-style:normal!important;
  381. }
  382.  
  383. ol.notes img {
  384. display:none;
  385. }
  386.  
  387. .even {
  388. border-right: 1px solid #E2E4E7;
  389. border-bottom: 1px solid #E2E4E7;
  390. border-left: 1px solid #E2E4E7;
  391. padding:5px;
  392. }
  393.  
  394. .odd {
  395. border-right: 1px solid #E2E4E7;
  396. border-bottom: 1px solid #E2E4E7;
  397. border-left: 1px solid #E2E4E7;
  398. padding:5px;
  399. }
  400.  
  401. .odd:first-child {
  402. border-top: 1px solid #E2E4E7;
  403. }
  404.  
  405. blockquote {
  406. margin-left:20px;
  407. border-left: solid 4px #E2E4E7;
  408. padding:2px;
  409. }
  410.  
  411.  
  412. #quote {text-align:center;}
  413.  
  414.  
  415. .question a { font-size:110%;}
  416.  
  417. .perma {background:transparent!important}
  418.  
  419.  
  420.  
  421.  
  422. {CustomCSS}
  423. </style>
  424. </head>
  425. <body>
  426.  
  427.  
  428.  
  429. <div class="left"> <!--left-->
  430. <div class="sidebar"> <!--sidebar-->
  431.  
  432.  
  433. {block:ifShowtitle}
  434. <div class="title" style="font-size:{text:Title size};"><a href="/">{title}</a></div>
  435. {/block:ifShowtitle}
  436.  
  437. {block:ifPortraitimage}
  438. <div class="photo">
  439. <a href="/" title="{Title}"><center><img src="{image:Portrait}"/></center></a>
  440. </div>
  441. <div class="photobottom">
  442. </div>
  443. {/block:ifPortraitimage}
  444.  
  445.  
  446.  
  447. {block:Description}{Description}{/block:Description}
  448.  
  449. <ul class="links">
  450.  
  451. {block:AskEnabled}
  452. {block:ifnotShowaskbox}
  453. <li>{text:List style} <a href="/ask">{AskLabel}</a> </li>
  454. {/block:ifnotShowaskbox}
  455. {/block:AskEnabled}
  456.  
  457. {block:ifShowarchivelink}
  458. <li>{text:List style} <a href="/archive">{lang:Archive}</a> </li>
  459. {/block:ifShowarchivelink}
  460.  
  461. {block:SubmissionsEnabled}<li>{text:List style} <a href="/submit">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}
  462. {block:HasPages}{block:Pages}<li>{text:List style} <a href="{URL}">{Label}</a></li>{/block:Pages}{/block:HasPages}
  463.  
  464. </ul>
  465.  
  466. {block:ifnotAskboxatthebottom}
  467. {block:AskEnabled}
  468. {block:ifShowaskbox}
  469. <iframe frameborder="0" scrolling="no" width="100%" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><!
  470. [endif]-->
  471. {/block:ifShowaskbox}
  472. {/block:AskEnabled}
  473. {/block:ifnotAskboxatthebottom}
  474.  
  475.  
  476.  
  477.  
  478.  
  479. <!--twitter-->
  480.  
  481. {block:ifYOURWIDGETIDHERE}
  482. <a class="twitter-timeline" href="https://twitter.com/twitterapi" data-widget-id="{text:YOUR WIDGET ID HERE}" data-chrome="noheader nofooter noborders transparent" data-link-color="{color:Links}" data-tweet-limit="2" height="100%" >Tweets by @twitterapi</a>
  483.  
  484. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
  485. {/block:ifYOURWIDGETIDHERE}
  486.  
  487.  
  488. <!--twitter-->
  489.  
  490.  
  491.  
  492. <!--lastfm-->
  493. {block:IfLastfmUsername}
  494. <a title="{text:Lastfm username}" href="http://www.last.fm/user/{text:Lastfm username}"><img src="http://static.tumblr.com/tcozonu/gWnm4kcxz/lastfmv.png" width="20px"/></a><br/>
  495. <table id="last_fm_tracks"></table>
  496. {/block:IfLastfmUsername}
  497. <!--lastfm-->
  498.  
  499. {block:ifAskboxatthebottom}
  500. {block:AskEnabled}
  501. {block:ifShowaskbox}
  502. <br><br>
  503. <iframe frameborder="0" scrolling="no" width="100%" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><!
  504. [endif]-->
  505. {/block:ifShowaskbox}
  506. {/block:AskEnabled}
  507. {/block:ifAskboxatthebottom}
  508.  
  509.  
  510. </div> <!--sidebar-->
  511. </div> <!--left-->
  512.  
  513.  
  514. <div class="right"> <!--right-->
  515. <div class="posteos"> <!--posteos-->
  516. {block:Posts}
  517. <div class="posts"> <!--posts-->
  518.  
  519. {block:Text}
  520. <div class="box">
  521. <div style="font-family:{block:ifnotTitledefaultfont}{select:Font}{/block:ifnotTitledefaultfont}{block:ifTitledefaultfont}{font:Title}{/block:ifTitledefaultfont}!important; font-size:{Text:Post title size}px;">{Title}</div>
  522. {Body}
  523. </div>
  524. {/block:Text}
  525.  
  526.  
  527.  
  528. {block:Photo}
  529. <div class="postsimg">
  530. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  531. <center><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/></center>
  532. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  533. </div>
  534. {/block:Photo}
  535.  
  536. {block:Photoset}
  537.  
  538. <center>
  539. {Photoset-500}
  540. </center>
  541.  
  542. {/block:Photoset}
  543.  
  544. {block:Quote}
  545. <div class="box">
  546. <div id="quote">
  547. <span style="font-family:times; font-style:italic; color:{color:Quote};line-height: 1;font-weight:lighter!important;">โ€œ{Quote}โ€</span><br>
  548. {block:Source}โ€”{Source}{/block:Source}
  549. </div>
  550. </div>
  551. {/block:Quote}
  552.  
  553. {block:Link}
  554. <div class="box">
  555. <a style="text-transform:uppercase;font-style:normal;" href="{URL}">{Name}</a>
  556. {block:Description} {Description}{/block:Description}
  557. </div>
  558. {/block:Link}
  559.  
  560. {block:Chat}
  561. <div class="box">
  562. {block:Title}
  563. {Title}
  564. {/block:Title}
  565. {block:Lines}
  566. <div class="{Alt} user_{UserNumber}">
  567. {block:Label}<b>{Label} </b>{/block:Label}{Line}<br>
  568. </div>
  569. {/block:Lines}
  570. </div>
  571. {/block:Chat}
  572.  
  573.  
  574. {block:Video}
  575. <div class="postsimg">
  576. <div id="video">
  577. {Video-500}
  578. </div>
  579. </div>
  580. {/block:Video}
  581.  
  582. {block:Audio}
  583. <div class="box">
  584. {block:AudioEmbed}
  585. {AudioEmbed}
  586. {/block:AudioEmbed}
  587.  
  588. {block:AudioPlayer}
  589. <div style="min-height:50px;">
  590. {block:AlbumArt}
  591. <div style="float:left; margin-right:5px;"><img src="{AlbumArtURL}"width="50px"></div>
  592. {/block:AlbumArt}
  593. {AudioPlayerBlack}
  594. <b>{block:Artist}{Artist}{/block:Artist}</b>, <i>{block:TrackName}{TrackName}{/block:TrackName}</i>
  595. </div>
  596. {/block:AudioPlayer}
  597. </div>
  598. {/block:Audio}
  599.  
  600. {block:Answer}
  601. <div class="box">
  602.  
  603. <table>
  604. <td style="width:64px;"><a href="http://{PlaintextAsker}.tumblr.com" title="{PlaintextAsker}" target="_blank"> <img src="{AskerPortraitURL-64}"></a></td>
  605. <td><i>{Question}</i></td>
  606. </table>
  607.  
  608. {Answer}
  609.  
  610. </div>
  611. {/block:Answer}
  612.  
  613.  
  614.  
  615.  
  616. {block:IndexPage}
  617. <div class="hover"> <!--hove-->
  618.  
  619. <div class="hide"> <!--hide-->
  620.  
  621. {block:Caption}<div style="padding:15px">{Caption}</div>{/block:Caption}
  622.  
  623. </div> <!--hide-->
  624.  
  625. <div class="hidedos">
  626. <div class="cosas">
  627. <span style="text-transform:uppercase; font-size:80%;letter-spacing:1px;">{ShortMonth} {DayOfMonth}, {Year} &nbsp; &nbsp; &nbsp; {lang:Notes}</span>: <a href="{permalink}">{NoteCount}</a> {block:HasTags} &nbsp;<span style="text-transform:uppercase; font-size:80%; letter-spacing:1px;">{lang:Tags}</span>: {block:Tags}<span class="tag"><a href="{TagURL}">#{Tag} &nbsp;</a></span>{/block:Tags}
  628. {/block:HasTags}
  629. </div>
  630. </div>
  631.  
  632. <div class="perma"><a href="{permalink}">
  633. {text:Permalink}
  634. </a>
  635. </div>
  636.  
  637. </div> <!--hove-->
  638. {/block:IndexPage}
  639.  
  640. {block:IndexPage}
  641.  
  642.  
  643.  
  644. {block:ContentSource}
  645. <div style="display:none;">
  646. <a href="{SourceURL}">{SourceTitle}</a>
  647. </div>
  648. {/block:ContentSource}
  649. {/block:IndexPage}
  650.  
  651.  
  652. {block:PermalinkPage}
  653. {block:Caption}{Caption}{/block:Caption}<br><br>
  654. {block:HasTags}<span style="text-transform:uppercase; font-size:80%; letter-spacing:1px;">{lang:Tags}</span>: {block:Tags}<span class="tag"><a href="{TagURL}">#{Tag} </a></span>{/block:Tags}{/block:HasTags}<br>
  655. {block:Date}{lang:Posted on DayOfWeek the DayOfMonthWithSuffix of Month Year at FormattedTime}{block:Date}<br>
  656. {block:RebloggedFrom}
  657. {lang:Originally from ReblogRootName 2}<br>
  658. {lang:Reblogged from ReblogParentName 2}<br>
  659. {/block:RebloggedFrom}
  660. {block:NoteCount} <span style="text-transform:uppercase; font-size:80%;letter-spacing:1px;">{lang:Notes}</span>: {NoteCount}{/block:NoteCount}<br>
  661.  
  662. {/block:PermalinkPage}
  663.  
  664. {block:PostNotes}
  665. {PostNotes}
  666. {/block:PostNotes}
  667.  
  668. </div> <!--posts-->
  669. {/block:Posts}
  670.  
  671. {block:Pagination}
  672.  
  673. {block:PreviousPage}
  674. <div class="navegacion" style="float:left; background:{color:Navigation links}; padding:10px;"><a href="{PreviousPage}">{lang:Prev}</a></div>
  675. {/block:PreviousPage}
  676.  
  677. {block:NextPage}
  678. <div class="navegacion" style="float:right; background:{color:Navigation links}; padding:10px;"><a href="{NextPage}">{lang:Next}</a></div>
  679. {/block:NextPage}
  680.  
  681. {/block:Pagination}
  682.  
  683. </div> <!--posteos-->
  684. </div> <!--right-->
  685.  
  686.  
  687. <script type="text/javascript">
  688. loadLastFMTracks('{text:Lastfm username}');
  689. </script>
  690.  
  691.  
  692. </body>
  693. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement