Advertisement
extendedhate

"annoying" theme

Jul 31st, 2013
1,966
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.81 KB | None | 0 0
  1. <!--
  2. "annoying" theme by coolified
  3. keep the credit or add it to your faq & enjoy!
  4. -->
  5.  
  6. <html lang="en">
  7. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10.  
  11.  
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15.  
  16. <!--DEFAULT VARIABLES-->
  17. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  18. <meta name="color:Background" content="#fff"/>
  19. <meta name="color:Hover" content="#fff"/>
  20. <meta name="color:Entry Text" content="#aaa"/>
  21. <meta name="color:Description Text" content="#aaa"/>
  22. <meta name="color:Links" content="#aaa"/>
  23. <meta name="color:Title" content="#aaa"/>
  24. <meta name="image:Background" content="0"/>
  25. <meta name="text:Link One" content="">
  26. <meta name="text:Link One Title" content="">
  27. <meta name="text:Link Two" content="">
  28. <meta name="text:Link Two Title" content="">
  29. <meta name="text:Link Three" content="">
  30. <meta name="text:Link Three Title" content="">
  31. <meta name="text:Link Four" content="">
  32. <meta name="text:Link Four Title" content="">
  33. <meta name="text:Link Five" content="">
  34. <meta name="text:Link Five Title" content="">
  35. <meta name="text:Link Six" content="">
  36. <meta name="text:Link Six Title" content="">
  37. <meta name="text:Link Seven" content="">
  38. <meta name="text:Link Seven Title" content="">
  39. <meta name="text:Link Eight" content="">
  40. <meta name="text:Link Eight Title" content="">
  41. <meta name="color:Scrollbar" content="#000000"/>
  42. <meta name="color:Scrollbar Background" content="#fff"/>
  43. <meta name="if:White Follow Buttons" content="1" />
  44. <meta name="if:Faded Images" content="1" />
  45.  
  46.  
  47. <style type="text/css">
  48. ::-webkit-scrollbar-thumb{
  49. background-color: {color:scrollbar};
  50. border: 2px solid {color:scrollbar background};
  51. height:auto;
  52. -moz-border-radius: 10px;
  53. border-radius: 10px;
  54. }
  55.  
  56.  
  57.  
  58. ::-webkit-scrollbar {
  59. height:auto;
  60. width:8px;
  61. background-color: #999999;
  62. border: 4px solid {color:scrollbar background};
  63. }
  64.  
  65.  
  66. {block:ifWhiteFollowButtons}iframe#tumblr_controls {-webkit-filter: invert(100%); right:2px !important; z-index: 1; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.4;-webkit-transition: all 0.8s ease-out;-moz-
  67.  
  68. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  69.  
  70. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifWhiteFollowButtons}
  71.  
  72. {block:ifNOTWhiteFollowButtons}iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-
  73.  
  74. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  75.  
  76. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifNOTWhiteFollowButtons}
  77. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  78.  
  79.  
  80. p {
  81. margin:0px;
  82. margin-top:0px;
  83. }
  84.  
  85.  
  86. body {
  87. padding: 0px;
  88. margin: 0px;
  89. color:{color:Entry Text};
  90. font-family: calibri;
  91. text-align: left;
  92. line-height:11px;
  93. font-size:10px;
  94. background-color: {color:Background};
  95. background-image:url({image:Background});
  96. background-attachment: fixed;
  97. background-repeat: repeat;
  98. background-size:100%;
  99. }
  100.  
  101.  
  102. a:link, a:active, a:visited{
  103. text-decoration: none;
  104. -webkit-transition: color 0.3s ease-out;
  105. -moz-transition: color 0.3s ease-out;
  106. transition: color 0.3s ease-out;
  107. color:{color:Links};
  108. }
  109.  
  110. a:hover {
  111. text-decoration: none;
  112. font-style:;
  113. color: {color:Hover};
  114. }
  115.  
  116. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  117.  
  118. .entry{
  119. text-align:left;
  120. float:left;
  121. font-family: calibri;
  122. font-size: 10px;
  123. width: 230px;
  124. height: auto;
  125. border: 1px solid #f8f8f8;
  126. {block:PermalinkPage}
  127. width: 500px;
  128. height: auto;
  129. {/block:PermalinkPage}
  130. line-height:12px;
  131. background-color:#fff;
  132. margin:15px;
  133. overflow:hidden;
  134. padding: 25px;-webkit-filter:grayscale(60%);
  135. border-radius:0px;
  136. -webkit-transition: color 0.9s ease-out;
  137. -moz-transition: color 0.9s ease-out;
  138. }
  139. {block:iffadedimages}.entry img{
  140. opacity: 0.6;
  141. border-radius: 0px;
  142. transition: all 0.5s ease-out;
  143. -o-transition-transition: all 0.5s ease-out;
  144. -webkit-transition: all 0.5s ease-out;
  145. -moz-transition: all 0.5s ease-out;}
  146.  
  147. .entry img:hover{
  148. opacity:0.8;
  149. transition: all 0.5s ease-out;
  150. -o-transition-transition: all 0.5s ease-out;
  151. -webkit-transition: all 0.5s ease-out;
  152. -moz-transition: all 0.5s ease-out;} {/block:iffadedimages}
  153.  
  154.  
  155. .perma1 {
  156. color:black;
  157. font-size:9px;
  158. line-height: 10px;
  159. opacity: 0;
  160. -webkit-transition-duration: .75s;top:-6px;
  161. width:260px;
  162. height:auto;
  163. padding: 5px;
  164. border-radius: 0px;
  165. color: {color:entry text};
  166. position: absolute;
  167. text-align:center;
  168. border: 0px solid #f8f8f8;
  169. text-transform:uppercase;
  170. margin-left: -20px;
  171. font-family:consolas;
  172. letter-spacing:1px;
  173. display:block;-webkit-transform: rotate(0deg);
  174. -moz-transform: rotate(0deg);
  175. }
  176.  
  177. .entry:hover .perma1 {
  178. opacity:0.9;
  179. z-index:999999;
  180. top: 3px;-webkit-transform: rotate(0deg);
  181. -moz-transform: rotate(0deg);}
  182.  
  183.  
  184. .permalinktext a{
  185. color: {entry links};}
  186. .permalinktext {
  187. display: block;
  188. padding: 4px;
  189. margin: 9px 0px 0px 0px;
  190. text-transform:uppercase;
  191. font-family:consolas;
  192. font-size: 9px;
  193. color: {color:entry text};
  194. line-height: 11px;
  195. letter-spacing:1px;
  196. text-align: center;
  197. font-style: none;
  198. text-decoration: none;
  199. border-top: 1px solid #eee;
  200. background-color:#fff;
  201. webkit-transition: all 0.2s linear;
  202. -webkit-transition: all 0.2s linear;
  203. -moz-transition: all 0.2s linear;
  204. transition: all 0.2s linear;
  205. }
  206.  
  207. .permalinktext:hover{
  208. webkit-transition: all 0.2s linear;
  209. -webkit-transition: all 0.2s linear;
  210. -moz-transition: all 0.2s linear;
  211. transition: all 0.2s linear;
  212. }
  213.  
  214. #postnotes{
  215. text-align: left;}
  216.  
  217. #postnotes blockquote{
  218. border: 0px;}
  219.  
  220.  
  221. blockquote{
  222. padding:0px 0px 2px 3px;
  223. margin:0px 0px 2px 1px;
  224. }
  225. ul, ol, li{
  226. list-style: square;
  227. margin-left:26px;
  228. padding:0px;
  229. }
  230.  
  231. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  232. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  233. }
  234.  
  235. @font-face { font-family: "cedar"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  236.  
  237. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  238. @font-face { font-family: "bebas"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  239. @font-face { font-family: "heartbreaks"; src: url('http://static.tumblr.com/8hrjcus/3AMmlmh05/heartbreaks.ttf'); }
  240. @font-face { font-family: "milliondollars"; src: url('http://static.tumblr.com/8hrjcus/9llmlmi3z/milliondollars.ttf'); }
  241. @font-face { font-family: "strawberry"; src: url('http://static.tumblr.com/8hrjcus/9llmlmi3z/milliondollars.ttf'); }
  242. @font-face {font-family: good; src: url(http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf);}
  243. @font-face {font-family:Emmis; src: url(http://static.tumblr.com/9wzbixa/jdnmj2htg/emmis.ttf);}
  244.  
  245. @font-face { font-family: "demurest"; src: url('http://static.tumblr.com/ygfurav/J8Dmjdol7/organic_fridays.ttf'); }
  246. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  247. .caption { margin-left:5px; line-height:0px; }
  248. .blockquote, blockquote { text-align:left; letter-spacing:0px; padding-left:5px; border-left:3px solid #cccccc; }
  249. blockquote small, blockquote { font-size:10px; }
  250.  
  251. #cunt{width:250px; height:auto;}
  252. {block:PermalinkPage}
  253. width:410px;
  254. {/block:PermalinkPage}
  255. }
  256.  
  257. #center{
  258. padding-top:3px;
  259. padding-bottom:3px;
  260. position:fixed !important;
  261. width:250px;
  262. height:207px;
  263. background-color:#fff;
  264. {block:PermalinkPage}
  265. width:410px;
  266. height:207px;
  267. {/block:PermalinkPage}
  268. }
  269. #posts{
  270. opacity: 1;
  271. float:center;
  272. width:942px;
  273. margin-left: 100px;
  274. margin-top:0px;
  275. border-right: 0px solid #f8f8f8;
  276. border-left: 0px solid #f8f8f8;
  277. transition: all 0.5s ease-out;
  278. -o-transition-transition: all 0.5s ease-out;
  279. -webkit-transition: all 0.5s ease-out;
  280. -moz-transition: all 0.5s ease-out;{block:permalinkpage}margin-left: 300px;{/block:permalinkpage}
  281. }
  282. #sidebar{
  283. position:fixed;
  284. text-align: center;
  285. opacity:1;
  286. height:auto;
  287. background: white;
  288. width: 230px;
  289. letter-spacing: 1px;
  290. color:{color:description text};
  291. padding: 20px;
  292. font-family: consolas;
  293. font-size: 9px;
  294. text-transform: uppercase;
  295. margin-top:150px;
  296. border-left: 1px solid #f8f8f8;
  297. margin-left:1050px;
  298. {block:permalinkpage}margin-left: 900px;{/block:permalinkpage}
  299. -o-transition-transition: all 0.5s ease-out;
  300. -webkit-transition: all 0.5s ease-out;
  301. -moz-transition: all 0.5s ease-out;
  302. }
  303.  
  304.  
  305.  
  306. .title{
  307. font-family: cedar;
  308. font-size: 25px;
  309. line-height: 28px;
  310. color:{color:Title};
  311. letter-spacing: 0px;
  312. font-weight: normal;
  313. text-shadow: 2px 2px 2px #ddd;
  314. padding:0px 0px 0px 0px;
  315. }
  316.  
  317. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  318. @font-face { font-family: "cute"; src: url('http://static.tumblr.com/8hrjcus/16Lmhnmvv/dk_carte_blanche.otf'); }
  319. @font-face { font-family: "demo"; src: url('http://static.tumblr.com/jdjsstr/Eq8m819c1/neou-thin_1_.ttf'); }
  320. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  321. @font-face {font-family:"Bree"; src:url('http://static.tumblr.com/9wzbixa/YBvm26pgu/bree.ttf');}
  322. @font-face { font-family: "sb"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  323. @font-face { font-family: "lala"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  324. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  325. @font-face { font-family: "icons"; src: url('http://static.tumblr.com/8hrjcus/Q3fmg7rhn/breezi_font-webfont.ttf'); }
  326.  
  327. .permalink{
  328. text-transform: normal;
  329. display: block;
  330. background: {color:Permatext Background};
  331. padding: 3px;
  332. margin-top: 4px;
  333. text-align: right;
  334. text-decoration: none;
  335. }
  336. askk{
  337. font-family:calibri;
  338. font-size: 8px;
  339. line-height:10px;
  340. z-index: 1;
  341. letter-spacing: 1px;
  342. text-transform: uppercase;
  343. color: {color:entry links};
  344. font-weight: normal;}
  345.  
  346.  
  347. #infscr-loading{
  348. bottom: -70px;
  349. position: absolute;
  350. left: 50%;
  351. margin-left:-8px;
  352. width:16px;
  353. height:11px;
  354. overflow:hidden;
  355. margin-bottom: 50px;
  356. }
  357.  
  358. #postnotes{
  359. text-align: justify;}
  360.  
  361. #postnotes blockquote{
  362. border: 0px;}
  363.  
  364. blockquote{
  365. padding:0px 0px 0px 5px;
  366. margin:0px 0px 0px 10px;
  367. border-left: 1px dotted #ddd;
  368. }
  369.  
  370. blockquote p, ul{
  371. margin:0px;
  372. padding:0px;
  373. }
  374.  
  375. a img{border: 0px;}
  376.  
  377.  
  378.  
  379. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  380. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  381.  
  382. .notes img{width:10px; position:relative; top:3px;}
  383. <--ses-->
  384. small{font-size: 90%;}
  385.  
  386. {CustomCSS}
  387.  
  388. #audio {width:500px; height:auto; min-height:60px; padding-bottom:13px;}
  389. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  390. .cover img {float:left; width:60px; height:60px;}
  391. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  392. .info {margin-left:73px; width: 200px;margin-top:4px; line-height:14px;}
  393. </style>
  394.  
  395. {block:IndexPage}
  396. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  397. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  398.  
  399. <script type="text/javascript">
  400. $(window).load(function(){
  401. var $wall = $('#posts');
  402. $wall.imagesLoaded(function(){
  403. $wall.masonry({
  404. itemSelector: '.entry, .entry_photo',
  405. isAnimated : false
  406. });
  407. });
  408.  
  409. $wall.infinitescroll({
  410. navSelector : '#pagination',
  411. nextSelector : '#pagination a',
  412. itemSelector : '.entry, .entry_photo',
  413. bufferPx : 2000,
  414. debug : false,
  415. errorCallback: function() {
  416. $('#infscr-loading').fadeOut('normal');
  417. }},
  418. function( newElements ) {
  419. var $newElems = $( newElements );
  420. $newElems.hide();
  421. $newElems.imagesLoaded(function(){
  422. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  423. });
  424. }); $('#posts').show(500);
  425. });
  426. </script>
  427.  
  428.  
  429. {/block:IndexPage}
  430.  
  431.  
  432. <title>{title}</title>
  433.  
  434. <link rel="shortcut icon" href="{favicon}" />
  435. <meta name="viewport" content="width=820" />
  436. </head>
  437.  
  438. <body>
  439.  
  440. <div id="center">
  441. <div id="content"><div style=" position: fixed; top:26px; background: white; right: 10px; border: 1px solid #f8f8f8; padding: 3px"><a href="http://coolified.tumblr.com/"><img src="http://media.tumblr.com/tumblr_lfhu337F4Z1qzvcyt.gif"></a> </div>
  442. <div id="sidebar">
  443. {description}<br>
  444.  
  445. <center>
  446. <select style="font-family: consolas; color: {color:Description Text}; background: #fff; width:230px; font-size: 9px; letter-spacing: 1px; border:0px transparent; margin-top: 3px; border: 1px solid #ddd; padding: 3px; text-transform: uppercase;" onChange="location.href=this.options[this.selectedIndex].value;">
  447. <option value=''>navigation</option>
  448. <option value="{text:Link One}">&rarr; {text:Link One Title}</option>
  449. <option value="{text:Link Two}">&rarr; {text:Link Two Title}</option>
  450. <option value="{text:Link Three}">&rarr; {text:Link Three Title}</option><option value="{text:Link Four}">&rarr; {text:Link Four Title}</option><option value="{text:Link Five}">&rarr; {text:Link Five Title}</option><option value="{text:Link Six}">&rarr; {text:Link Six Title}</option><option value="{text:Link Seven}">&rarr; {text:Link Seven Title}</option><option value="{text:Link Eight}">&rarr; {text:Link Eight Title}</option>
  451. </select>
  452. </center>
  453. </div></div>
  454. </div>
  455.  
  456. </div>
  457.  
  458. <div class="left">
  459. <div id="posts">
  460. {block:Posts}
  461. <div class="entry">
  462.  
  463. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext"><a href="{ReblogURL}" target="_blank">reblog</a> this with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  464. {/block:Text}
  465.  
  466. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext"><a href="{ReblogURL}" target="_blank">reblog</a> this with <a href="{permalink}">{NoteCountwithlabel}</a></div>{block:Link}
  467.  
  468. {block:Photo}
  469. {block:IndexPage}
  470. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  471. <div class="perma1">{timeago} / <a href="{permalink}">{notecountwithlabel}</a> /
  472. <a href="{ReblogURL}" target="_blank">reblog</a>
  473. </div>
  474. {/block:IndexPage}
  475. {block:PermalinkPage}
  476. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  477. {block:caption}{caption}{/block:caption}
  478. {LinkCloseTag}
  479. {/block:PermalinkPage}
  480. {/block:Photo}
  481.  
  482. {block:Answer}
  483. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3px; border-radius: 0px; border: 4px double #ddd; padding: 3px; background: white;"/>
  484. <div style="margin-top:0px; margin-bottom:0px; height:44px; padding: 5px; background-color:#f8f8f8; overflow: auto;">
  485.  
  486. <askk>{Asker}</askk>: {Question}</div>
  487. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  488. {/block:Answer}
  489.  
  490. {block:Photoset}
  491. {block:IndexPage}
  492. {Photoset-250}</center>
  493. <div class="perma1">{timeago} / <a href="{permalink}">{notecountwithlabel}</a> /
  494. <a href="{ReblogURL}" target="_blank">reblog</a>
  495. </div>
  496. {/block:IndexPage}
  497. {block:PermalinkPage}
  498. <center>
  499. {Photoset-250}</center>
  500. {/block:PermalinkPage}
  501. {/block:Photoset}
  502.  
  503. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext"><a href="{ReblogURL}" target="_blank">reblog</a> this with <a href="{permalink}">{NoteCountwithlabel}</a></div>{/block:Quote}
  504.  
  505. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  506. <ul class="chat">
  507. {block:Lines}
  508. <li class="user_{UserNumber}">
  509. {block:Label}
  510. <span class="label">{Label}</span>
  511. {/block:Label}
  512.  
  513. {Line}
  514. </li>
  515. {/block:Lines}
  516. <div class="permalinktext"><a href="{ReblogURL}" target="_blank">reblog</a> this with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  517. {/block:Chat}
  518.  
  519. {block:Video}
  520. {block:IndexPage}
  521. {Video-250}</center>
  522. <div class="permalinktext"><a href="{ReblogURL}" target="_blank">reblog</a> with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  523. {/block:IndexPage}
  524. {block:PermalinkPage}
  525. <center>
  526. {Video-500}</center>
  527. {/block:PermalinkPage}
  528. {block:Video}
  529.  
  530. {block:Audio}
  531. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><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>
  532. {block:IndexPage}
  533. <div class="permalinktext"><a href="{ReblogURL}" target="_blank">reblog</a> this with <a href="{permalink}">{NoteCountwithlabel}</a></div>
  534. {/block:IndexPage}
  535. {/block:Audio}
  536.  
  537. {block:PostNotes}
  538. <center>
  539.  
  540. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  541.  
  542. {block:HasTags}
  543. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  544. {block:RebloggedFrom}
  545. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  546. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  547.  
  548. {/block:RebloggedFrom}
  549. </center></span>
  550. <br>
  551. <div id="postnotes">{PostNotes}</div><br>
  552.  
  553. <center>{block:ContentSource}
  554. <br><a href="{SourceURL}">
  555. {lang:Source}:
  556. {block:SourceLogo}
  557. <img src="{BlackLogoURL}" width="{LogoWidth}"
  558. height="{LogoHeight}" alt="{SourceTitle}" />
  559. {/block:SourceLogo}
  560. {block:NoSourceLogo}
  561. {SourceLink}
  562. {/block:NoSourceLogo}
  563. </a>
  564. {/block:ContentSource}</center>
  565.  
  566. {/block:PostNotes}
  567. </div>
  568. {/block:Posts}
  569. </div></div>
  570.  
  571. {block:IndexPage}
  572. {block:Pagination}
  573. <div id="pagination">
  574. {block:NextPage}
  575. <a id="nextPage" href="{NextPage}"></a>
  576. {/block:NextPage}
  577. {block:PreviousPage}
  578. <a href="{PreviousPage}"></a>
  579. {/block:PreviousPage}
  580. </div>
  581. {/block:Pagination}
  582. {/block:IndexPage}
  583. </body>
  584.  
  585. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement