Advertisement
sunkei

Chance 2 theme

Feb 22nd, 2012
8,626
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.46 KB | None | 0 0
  1. <!-- theme made by gyapo.tumblr.com don't remove this comment -->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9. <title>{Title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}
  13. <meta name="description" content="{MetaDescription}" />
  14. {/block:Description}
  15.  
  16.  
  17. <meta name="color:Link" content="#4e4e4e" />
  18. <meta name="color:Link hover" content="#131313" />
  19. <meta name="color:Background" content="#e4e4e4" />
  20. <meta name="image:Background" content="http://static.tumblr.com/s2ymoja/hLDlzs43c/crazykira-resources_34__141_.png"/>
  21. <meta name="color:Scroll" content="#bfff00" />
  22. <meta name="color:ScrollBG" content="#fff" />
  23.  
  24. <meta name="image:SidePic" content="http://static.tumblr.com/s2ymoja/DpSlzs4zn/150300.png"/>
  25. <meta name="color:Description" content="#b5ff00" />
  26. <meta name="color:DescriptionBG" content="#000" />
  27. <meta name="image:DescriptionBG" content="http://static.tumblr.com/s2ymoja/VCRlzrxnp/tumblr_lws4qdzvyh1qi201y.png"/>
  28.  
  29. <meta name="color:Navigation" content="#0082ff" />
  30. <meta name="color:NavigationHover" content="#fff" />
  31. <meta name="color:NavigationBG" content="#020202" />
  32.  
  33. <meta name="color:AskerBorder" content="#e5e5e5" />
  34. <meta name="color:EntryBG" content="#fff" />
  35. <meta name="color:Texts" content="#838383" />
  36. <meta name="color:Infos" content="#5f5f5f" />
  37. <meta name="color:InfosBG" content="#0f0f0f" />
  38. <meta name="color:Notes" content="#ffa600" />
  39. <meta name="color:Reblog" content="#f3f3f3" />
  40. <meta name="color:PostedOn" content="#b5ff00" />
  41.  
  42.  
  43. <meta name="text:Link1 title" content="link 1" />
  44. <meta name="text:Link1" content="" />
  45. <meta name="text:Link2 title" content="link 2" />
  46. <meta name="text:Link2" content="" />
  47.  
  48. <meta name="if:PostSize1" content="1"/>
  49. {block:IfPostSize1}
  50. <meta name="if:PostSize2" content="0"/>
  51. <meta name="if:PostSize3" content="0"/>
  52. {block:IfPostSize1}
  53.  
  54. {block:IfPostSize2}
  55. <meta name="if:PostSize1" content="0"/>
  56. <meta name="if:PostSize3" content="0"/>
  57. {block:IfPostSize2}
  58.  
  59. {block:IfPostSize3}
  60. <meta name="if:PostSize1" content="0"/>
  61. <meta name="if:PostSize2" content="0"/>
  62. {block:IfPostSize3}
  63.  
  64. <meta name="if:EndlessScroll" content="0"/>
  65. <meta name="if:Caption" content="0"/>
  66.  
  67.  
  68. <script src="http://static.tumblr.com/ko3o6ju/QzNls3n3y/smoothscroll.js" type="text/javascript"></script>
  69.  
  70. {block:IfEndlessScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEndlessScroll}
  71.  
  72. <style type="text/css">
  73.  
  74. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-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: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  77.  
  78. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scroll};height:50px;}
  79. ::-webkit-scrollbar {height:0px;width:8px;background-color:{color:ScrollBG};}
  80.  
  81. body
  82. {font-family:consolas;
  83. font-size:10px;
  84. color:{color:Texts};
  85. background-color:{color:Background};
  86. background-image:url('{image:Background}');
  87. background-position: fixed;
  88. background-attachment:fixed;
  89. background-repeat:repeat;}
  90.  
  91.  
  92. a
  93. {text-decoration:none;
  94. color:{color:Link};
  95. -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;
  96. opacity:1;}
  97.  
  98. a:hover
  99. {text-decoration:none;
  100. color:{color:Link hover};
  101. opacity:1;}
  102.  
  103. blockquote
  104. {border-left:2px solid;
  105. padding-left:5px;}
  106.  
  107. .border a
  108. {font-weight:700;
  109. letter-spacing:1px;}
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116. .pagination
  117. {position:fixed;
  118. bottom:85px;
  119. left:270px;
  120. text-align:center;
  121. width:150px;}
  122.  
  123.  
  124. #pic
  125. {position:fixed;
  126. left:270px;
  127. bottom:110px;}
  128. .pic
  129. {width:150px;}
  130.  
  131.  
  132. #inside
  133. {position:fixed;
  134. left:270px;
  135. bottom:110px;}
  136.  
  137. #description
  138. {width:130px;
  139. max-height:115px;
  140. padding:5px;
  141. margin:5px;
  142. letter-spacing:1px;
  143. overflow:auto;
  144. border-radius: 10px 10px 10px 10px;
  145. color:{color:Description};
  146. background-color:{color:DescriptionBG};
  147. background-image:url('{image:DescriptionBG}');}
  148.  
  149. #menu
  150. {height:14px;
  151. margin-top:25px;
  152. overflow:hidden;
  153. background-color:{color:NavigationBG};
  154. -webkit-transition: opacity 1.2s linear;-webkit-transition: all 1.2s ease-in-out;-moz-transition: all 1.2s ease-in-out;-o-transition: all 1.2s ease-in-out;}
  155.  
  156. .menu
  157. {text-align:center;
  158. letter-spacing:6px;
  159. opacity:0.6;
  160. color:{color:NavigationHover};
  161. -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
  162.  
  163.  
  164. .button
  165. {width:65px;
  166. margin:2px 2px 2px 10px;
  167. padding:1px 15px 1px 10px;
  168. letter-spacing:3px;
  169. font-weight:700;
  170. text-transform:uppercase;
  171. border-left:5px solid;
  172. color:{color:Navigation};
  173. background-color:{color:NavigationBG};
  174. -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
  175.  
  176.  
  177. #inside:hover #menu
  178. {height:120px;}
  179.  
  180. #inside:hover .menu
  181. {opacity:0;}
  182.  
  183.  
  184. .button:hover
  185. {padding:1px 0px 1px 20px;
  186. border-left:35px solid;
  187. color:{color:NavigationHover};}
  188.  
  189. .cred
  190. {color:{color:NavigationHover};
  191. margin-top:10px;
  192. font-size:8px;
  193. text-align:center;
  194. opacity:0.2;}
  195.  
  196.  
  197.  
  198. #posts
  199. {{block:IfPostSize1}width:510px;{/block:IfPostSize1}
  200. {block:IfNotPostSize1}{/block:IfNotPostSize1}
  201. {block:IfPostSize2}width:410px;{/block:IfPostSize2}
  202. {block:IfNotPostSize2}{/block:IfNotPostSize2}
  203. {block:IfPostSize3}width:260px;{/block:IfPostSize3}
  204. {block:IfNotPostSize3}{/block:IfNotPostSize3}
  205. float:left;
  206. height:autolength;
  207. overflow:hidden;
  208. margin-left:450px;
  209. margin-bottom:20px;
  210. overflow:hidden;
  211. font-size:10px;
  212. color:{color:Texts};
  213. }
  214.  
  215. .border
  216. {padding:3px;}
  217.  
  218. .titlepost
  219. {font-size:12px;
  220. letter-spacing:3px;
  221. padding:3px;
  222. text-align:center;
  223. color:{color:Navigation};
  224. border-bottom:1px dotted ;
  225. font-style:italic;}
  226.  
  227. .post
  228. {{block:IfPostSize1}width:506px;{/block:IfPostSize1}
  229. {block:IfNotPostSize1}{/block:IfNotPostSize1}
  230. {block:IfPostSize2}width:406px;{/block:IfPostSize2}
  231. {block:IfNotPostSize2}{/block:IfNotPostSize2}
  232. {block:IfPostSize3}width:256px;{/block:IfPostSize3}
  233. {block:IfNotPostSize3}{/block:IfNotPostSize3}
  234. overflow:hidden;
  235. height:autolength;
  236. margin-top:15px;
  237. font-size:10px;
  238. color:{color:Texts};
  239. overflow:hidden;
  240. background-color:{color:EntryBG};}
  241.  
  242. #permabar
  243. {{block:IfPostSize1}width:500px;{/block:IfPostSize1}
  244. {block:IfNotPostSize1}{/block:IfNotPostSize1}
  245. {block:IfPostSize2}width:400px;{/block:IfPostSize2}
  246. {block:IfNotPostSize2}{/block:IfNotPostSize2}
  247. {block:IfPostSize3}width:250px;{/block:IfPostSize3}
  248. {block:IfNotPostSize3}{/block:IfNotPostSize3}
  249. overflow:hidden;
  250. height:autolength;
  251. padding:3px;
  252. font-size:9px;
  253. letter-spacing:1px;
  254. text-transform : uppercase;
  255. color:{color:Infos};
  256. background-color:{color:InfosBG};}
  257.  
  258.  
  259.  
  260. a.per
  261. {color:{color:Notes};}
  262.  
  263. a.par
  264. {color:{color:Reblog};}
  265.  
  266.  
  267.  
  268. .green
  269. {color:{color:PostedOn};}
  270.  
  271.  
  272.  
  273. #photo
  274. {{block:IfPostSize1}{/block:IfPostSize1}
  275. {block:IfNotPostSize1}width:500px;{/block:IfNotPostSize1}
  276. {block:IfPostSize2}width:400px;{/block:IfPostSize2}
  277. {block:IfNotPostSize2}{/block:IfNotPostSize2}
  278. {block:IfPostSize3}width:250px;{/block:IfPostSize3}
  279. {block:IfNotPostSize3}{/block:IfNotPostSize3}}
  280.  
  281.  
  282. .center{text-align:center;}
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289. #pagination
  290. {position:fixed
  291. bottom:10px;
  292. right:10px;;}
  293.  
  294. .page
  295. {width:50px;
  296. text-align:center;
  297. font-family:consolas;
  298. color:#000;
  299. opacity:0.4;
  300. margin-left:3px;
  301. margin-bottom:6px;
  302. background-color:#fff;
  303. -webkit-transition: opacity 0.8s linear;-webkit-transition: all 0.8s ease-in-out;-moz-transition: all 0.8s ease-in-out;-o-transition: all 0.8s ease-in-out;}
  304.  
  305. .page:hover
  306. {opacity:1;}
  307.  
  308.  
  309. #up
  310. {position:fixed;
  311. padding:3px;
  312. bottom:3px;
  313. right:10px;
  314. border-bottom:0px solid;}
  315.  
  316.  
  317. a#top
  318. {color:#000;}
  319.  
  320. a#top:hover
  321. {color:#000;}
  322. </style>
  323. </head>
  324. <body>
  325.  
  326. {block:IfEndlessScroll}
  327. <div id="pagination"><div class="page" id="up">
  328. <a href="#top" id="top">^^^</a>
  329. <div><a href="#top" id="top">|||</a></div>
  330. </div></div>{/block:IfEndlessScroll}
  331.  
  332.  
  333. {block:IfNotEndlessScroll}{block:Pagination}
  334.  
  335. <div class="pagination">
  336.  
  337. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page" >[-]</a>{/block:PreviousPage}
  338.  
  339. {block:JumpPagination length="5"}
  340. {block:CurrentPage}
  341. <span class="current_page" >{PageNumber}</span>
  342. {/block:CurrentPage}
  343.  
  344. {block:JumpPage}
  345. <a class="jump_page" href="{URL}">{PageNumber}</a>
  346. {/block:JumpPage}
  347. {/block:JumpPagination}
  348.  
  349. {block:NextPage}<a href="{NextPage}" class="jump_page" >[+]</a>{/block:NextPage}
  350. </div> {/block:Pagination}{block:IfNotEndlessScroll}
  351.  
  352. <div id="pic"><img src="{image:Sidepic}" class="pic"></div>
  353. <div id="inside">
  354. <div id="description">{Description}</div>
  355.  
  356. <div id="menu">
  357. <div class="menu">=menu=</div>
  358. <a href="/"><div class="button">home</div></a>
  359. <a href="/ask"><div class="button">message</div></a>
  360. <a href="{text:link1}"><div class="button">{text:link1 title}</div></a>
  361. <a href="{text:link2}"><div class="button">{text:link2 title}</div></a>
  362. <a href="/archive"><div class="button">archive</div></a>
  363. <a href="http://gyapo.tumblr.com"><div class="button">theme</div></a>
  364.  
  365. </div>
  366. </div>
  367.  
  368.  
  369.  
  370. <div id="posts">
  371. <table style="width:600px;" cellpadding="0" cellspacing="0">
  372. <tr><td>
  373. {block:Posts}
  374.  
  375.  
  376. {block:Text}
  377. <div class="post">
  378. <div class="border">
  379. {block:Title}
  380. <a href="{Permalink}"><div class="titlepost">{Title}</div></a>
  381. {/block:Title}
  382. <div class="texte">{Body}</div>
  383. </div>
  384.  
  385. {block:IndexPage}
  386. <div id="permabar"><center>
  387. [ <a href="{Permalink}" class="per">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank" class="par">Reblog</a> ]
  388. </center></div>
  389. {/block:IndexPage}
  390. </div>
  391. {/block:Text}
  392.  
  393.  
  394. {block:Photoset}
  395. <div class="post">
  396. <div class="border">
  397. <a href="{Permalink}">{block:IfPostSize1}{Photoset-500}{/block:IfPostSize1}
  398. {block:IfNotPostSize1}{/block:IfNotPostSize1}
  399. {block:IfPostSize2}{Photoset-400}{/block:IfPostSize2}
  400. {block:IfNotPostSize2}{/block:IfNotPostSize2}
  401. {block:IfPostSize3}{Photoset-250}{/block:IfPostSize3}
  402. {block:IfNotPostSize3}{/block:IfNotPostSize3}</a>
  403.  
  404. {block:IfCaption}{block:Caption}
  405. <div class="texte">{Caption}</div>{/block:Caption}{/block:IfCaption} {block:IfNotCaption}{block:PermalinkPage}{block:Caption}<div class="texte">{Caption}</div>{/block:Caption}{block:PermalinkPage}{/block:IfNotCaption} </div>
  406.  
  407. {block:IndexPage}
  408. <div id="permabar"><center>
  409. [ <a href="{Permalink}" class="per">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank" class="par">Reblog</a> ]
  410. </center></div>
  411. {/block:IndexPage}
  412. </div>
  413. {/block:Photoset}
  414.  
  415.  
  416.  
  417. {block:Photo}
  418. <div class="post">
  419. <div class="border">
  420. <a href="{Permalink}"><img class="center" id="photo"
  421. {block:IfStrechedImages}
  422. {block:IfPostSize1}width="500px"{/block:IfPostSize1}
  423. {block:IfNotPostSize1}{/block:IfNotPostSize1}
  424. {block:IfPostSize2}width="400px"{/block:IfPostSize2}
  425. {block:IfNotPostSize2}{/block:IfNotPostSize2}
  426. {block:IfPostSize3}width="250px"{/block:IfPostSize3}
  427. {block:IfNotPostSize3}{/block:IfNotPostSize3}
  428. {/block:IfStrechedImages}
  429.  
  430. src="{PhotoURL-500}"
  431. alt="{PhotoAlt}"/></a>
  432.  
  433. {block:IfCaption}{block:Caption}<div class="texte">{Caption}</div> {/block:Caption}{/block:IfCaption}
  434. {block:IfNotCaption}{block:PermalinkPage}{block:Caption}
  435. <div>{Caption}</div>
  436. {/block:Caption}{block:PermalinkPage}{/block:IfNotCaption}
  437.  
  438. </div>
  439. {block:IndexPage}
  440. <div id="permabar"><center>
  441. [ <a href="{Permalink}" class="per">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank" class="par">Reblog</a> ]
  442. </center></div>
  443. {/block:IndexPage}
  444. </div>
  445. {/block:Photo}
  446.  
  447.  
  448. {block:Quote}
  449. <div class="post">
  450. <div class="border">
  451. <div> "{Quote}"</div>
  452. {block:Source}
  453. <div> {Source}</div>
  454. {/block:Source}
  455.  
  456. </div>
  457. {block:IndexPage}
  458. <div id="permabar"><center>
  459. [ <a href="{Permalink}" class="per">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank" class="par">Reblog</a> ]
  460. </center></div>
  461. {/block:IndexPage}
  462. </div>
  463. {/block:Quote}
  464.  
  465.  
  466.  
  467. {block:Link}
  468. <div class="post">
  469. <div class="border">
  470. <a href="{URL}" {Target}><div class="titlepost">{Name}</div></a>
  471. {block:Description}
  472. <div>{Description}</div>
  473. {/block:Description}
  474. </div>
  475. {block:IndexPage}
  476. <div id="permabar"><center>
  477. [ <a href="{Permalink}" class="per">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank" class="par">Reblog</a> ]
  478. </center></div>
  479. {/block:IndexPage}
  480. </div>
  481. {/block:Link}
  482.  
  483.  
  484.  
  485. {block:Chat}
  486. <div class="post">
  487. <div class="border">
  488. {block:Title}
  489. <a href="{Permalink}"><div class="titlepost">{Title}</div></a>
  490. {/block:Title}
  491. <div>
  492. {block:Lines}
  493. <div class="{Alt} user_{UserNumber}">
  494. {block:Label}
  495. <a href="{Permalink}"><div>{Label}</a> {Line} </div>{/block:Label}
  496. </div>
  497. {/block:Lines}
  498. </div></div>
  499. {block:IndexPage}
  500. <div id="permabar"><center>
  501. [ <a href="{Permalink}" class="per">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank" class="par">Reblog</a> ]
  502. </center></div>
  503. {/block:IndexPage}
  504.  
  505. </div>
  506. {/block:Chat}
  507.  
  508. {block:Video}
  509. <div class="post">
  510. <div class="border">
  511. <div align="center">
  512. {block:IfPostSize1}{Video-500}{/block:IfPostSize1}
  513. {block:IfNotPostSize1}{/block:IfNotPostSize1}
  514. {block:IfPostSize2}{Video-400}{/block:IfPostSize2}
  515. {block:IfNotPostSize2}{/block:IfNotPostSize2}
  516. {block:IfPostSize3}{Video-250}{/block:IfPostSize3}
  517. {block:IfNotPostSize3}{/block:IfNotPostSize3}</div>
  518. {block:IfCaption}{block:Caption}
  519. <div>{Caption}</div>{/block:Caption} {/block:IfCaption}
  520. {block:IfNotCaption}{block:PermalinkPage}{block:Caption}
  521. <div>{Caption}</div>
  522. {/block:Caption}{block:PermalinkPage}{/block:IfNotCaption}
  523. </div>
  524. {block:IndexPage}
  525. <div id="permabar"><center>
  526. [ <a href="{Permalink}" class="per">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank" class="par">Reblog</a> ]
  527. </center></div>
  528. {/block:IndexPage}
  529. </div>
  530. {/block:Video}
  531.  
  532. {block:Audio}
  533. <div class="post">
  534. <div class="border">
  535. <table><tr><td>
  536. {block:AlbumArt}
  537. <img src="{AlbumArtURL}" width="100px"/>
  538. {/block:AlbumArt}</td><td>
  539. <center>{PlayCountWithLabel}</center>
  540. <div style="background-color:#000;{block:IfPostSize1}width:390px;{/block:IfPostSize1}
  541. {block:IfNotPostSize1}{/block:IfNotPostSize1}
  542. {block:IfPostSize2}width:290px;{/block:IfPostSize2}
  543. {block:IfNotPostSize2}{/block:IfNotPostSize2}
  544. {block:IfPostSize3}width:140px;{/block:IfPostSize3}
  545. {block:IfNotPostSize3}{/block:IfNotPostSize3}">{AudioPlayerBlack}</div>
  546. {block:IfCaption}{block:Caption}
  547. <div>{Caption}</div> {/block:Caption} {/block:IfCaption}
  548. {block:IfNotCaption}{block:PermalinkPage}{block:Caption}
  549. <div>{Caption}</div>
  550. {/block:Caption}{block:PermalinkPage}{/block:IfNotCaption}
  551. </td></tr></table>
  552.  
  553. </div>
  554. {block:IndexPage}
  555. <div id="permabar"><center>
  556. [ <a href="{Permalink}" class="per">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank" class="par">Reblog</a> ]
  557. </center></div>
  558. {/block:IndexPage}
  559. </div>
  560. {/block:Audio}
  561.  
  562. {block:Answer}
  563. <div class="post">
  564. <div class="border">
  565.  
  566.  
  567. <table cellpadding="3" cellspacing="0" {block:IndexPage}{block:IfPostSize1}width="500px"{/block:IfPostSize1}
  568. {block:IfNotPostSize1}{/block:IfNotPostSize1}
  569. {block:IfPostSize2}width="400px"{/block:IfPostSize2}
  570. {block:IfNotPostSize2}{/block:IfNotPostSize2}
  571. {block:IfPostSize3}width="250px"{/block:IfPostSize3}
  572. {block:IfNotPostSize3}{/block:IfNotPostSize3}{/block:IndexPage}
  573.  
  574. align="left;">
  575. <tr>
  576. <td style="width:40px;">
  577. <a href="{Permalink}"><span><img src="{AskerPortraitURL-48}" style="border:3px solid {color:AskerBorder};"/></span></a></td>
  578. <td><div style="padding-left:5px;padding-right:5px;">
  579. {Asker} asked : <span style="font-size:10px;letter-spacing:1px;font-style:italic;color:{color:Link};">{Question}</span></div></td></tr>
  580. <tr><td colspan="2"><div style="border-top:1px dotted {color:Navigation};padding-left:5px;padding-right:5px;">{Answer}</div></td></tr></table>
  581. </div>
  582.  
  583. {block:IndexPage}
  584. <div id="permabar"><center>
  585. [ <a href="{Permalink}" class="per">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank" class="par">Reblog</a> ]
  586. </center></div>
  587. {/block:IndexPage}</div>{/block:Answer}
  588.  
  589.  
  590.  
  591.  
  592. {block:PermalinkPage}<div id="permabar">
  593. <span class="green">Posted on</span> {block:Date}{DayOfWeek}, {DayOfWeekNumber}{DayOfMonthSuffix} of {Month} {Year}{/block:Date} <span class="green">with</span> {NoteCountWithLabel} <br/>
  594. {block:RebloggedFrom}<span class="green">via :</span> <a href="{ReblogParentURL}">{ReblogParentName}</a> , <span class="green">org :</span> <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  595. <div>{block:HasTags}<div id="tags"><span class="green">tagged:</span>{block:Tags}
  596. &#160#<a href="{TagURL}" class="per">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  597. {block:PostNotes}{PostNotes} {/block:PostNotes}</div>
  598. </div>{/block:PermalinkPage}
  599.  
  600. {/block:Posts}
  601. </td></tr></table></div>
  602. </body>
  603. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement