Advertisement
sleeplessthemes

Constant

Dec 1st, 2011
23,829
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.50 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4. <!-- Please keep my credit on this theme. Or at least link
  5. me as the creator on your blog somewhere. Thanks! =)
  6.  
  7. Constant Theme by: destroyer.tumblr.com | sleeplessthemes.com
  8. Constant Theme by: destroyer.tumblr.com | sleeplessthemes.com
  9. Constant Theme by: destroyer.tumblr.com | sleeplessthemes.com
  10. Constant Theme by: destroyer.tumblr.com | sleeplessthemes.com
  11. Constant Theme by: destroyer.tumblr.com | sleeplessthemes.com
  12. Constant Theme by: destroyer.tumblr.com | sleeplessthemes.com
  13. -->
  14.  
  15. <html>
  16. <head>
  17. <!-- DEFAULT COLORS -->
  18. <meta name="color:Background" content="#dbdbdb"/>
  19. <meta name="color:post" content="#ffffff"/>
  20. <meta name="color:sidebar" content="#ffffff"/>
  21. <meta name="color:Text" content="#464646"/>
  22. <meta name="color:text headers" content="#111111"/>
  23. <meta name="color:bold text" content="#111111"/>
  24. <meta name="color:label background" content="#ebe9e9"/>
  25. <meta name="color:link" content="#969696"/>
  26. <meta name="color:link hover" content="#ffffff"/>
  27. <meta name="color:notes" content="#ffffff"/>
  28. <meta name="color:notes hover" content="#969696"/>
  29.  
  30. <meta name="image:Portrait" content=""/>
  31. <meta name="image:Background" content="http://img41.imageshack.us/img41/866/constantbackground.jpg"/>
  32.  
  33. <meta name="if:Show Infinite Scroll" content="1" />
  34. <meta name="if:Show Caption" content="1" />
  35. <meta name="if:Show Portrait" content="1" />
  36. <meta name="if:Show Title" content="1" />
  37. <meta name="if:Show Tags" content="1" />
  38. <meta name="if:Show Round Corners" content="1" />
  39. <meta name="if:Show Post Opacity" content="1" />
  40.  
  41.  
  42. <meta name="text:Font Size" content="9px"/>
  43. <meta name="font:Body" content="'Arial', Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  44.  
  45. <meta name="text:Custom Link One" content="" />
  46. <meta name="text:Custom Link One Title" content="" />
  47. <meta name="text:Custom Link Two" content="" />
  48. <meta name="text:Custom Link Two Title" content="" />
  49. <meta name="text:Custom Link Three" content="" />
  50. <meta name="text:Custom Link Three Title" content="" />
  51. <meta name="text:Custom Link Four" content="" />
  52. <meta name="text:Custom Link Four Title" content="" />
  53.  
  54.  
  55. <title>{Title}</title>
  56. <link rel="stylesheet" href="http://static.tumblr.com/usaykzx/o8Bku9w35/reset.css" type="text/css" />
  57. <link rel="shortcut icon" href="{Favicon}">
  58. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  59. {block:Description}
  60. <meta name="description" content="{MetaDescription}" />
  61. {/block:Description}
  62.  
  63. <script> $("#entry").css({ opacity: 0.5 }); </script>
  64. {block:IfShowInfiniteScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfShowInfiniteScroll}
  65.  
  66. <style type="text/css">
  67. small{font-size:100%;}
  68. body{
  69. margin-top: 10px;
  70. text-align:justify;
  71. color: {color:Text};
  72. font-family: {font:Body};
  73. font-size: {text:Font Size};
  74. line-height: 12px;
  75. background-color:{color:Background};
  76. background-image:url({image:Background});
  77. background-attachment: fixed;
  78. background-position:bottom center;
  79. background-repeat: repeat;}
  80.  
  81. a, a:link, a:visited, a:active{color: {color:link}; text-decoration:none;
  82. font-family: {font:Body};
  83. font-size: {text:Font Size}; line-height:12px; }
  84. a:hover{color: {color:link hover}; line-height:12px;}
  85.  
  86. #tumblr_controls{
  87. position:fixed!important;}
  88.  
  89. b, strong{color: {color:bold text};
  90. font-family: {font:Body};
  91. font-size: {text:Font Size}; line-height:12px;}
  92.  
  93. #wtf {
  94. background-color: transparent;
  95. background-image:url();
  96. width:506px;
  97. overflow: visible;
  98. margin-left:400px;
  99. left:0px;
  100. position:absolute;
  101. padding:0px;
  102. color: {color:Text};
  103. font-family: {font:Body};
  104. font-size: {text:Font Size};
  105. line-height: 12px;}
  106.  
  107. #entry {
  108. {block:IfShowPostOpacity}opacity: 0.8;{/block:IfShowPostOpacity}
  109. position: relative;
  110. float:left;
  111. {block:IfShowRoundCorners}-moz-border-radius:6px; border-radius:6px;{/block:IfShowRoundCorners}
  112. background-color: {color:post};
  113. border: 0px solid {color:post};
  114. z-index:6;
  115. overflow:visible;
  116. width:500px;
  117. height: auto;
  118. padding:4px;
  119. margin:0px 0px 10px 0px;}
  120.  
  121. #info {
  122. {block:IfShowPostOpacity}opacity: 0.8;{/block:IfShowPostOpacity}
  123. position: relative;
  124. float:left;
  125. {block:IfShowRoundCorners}-moz-border-radius:6px; border-radius:6px;{/block:IfShowRoundCorners}
  126. background-color: {color:post};
  127. border: 0px solid {color:post};
  128. z-index:6;
  129. overflow:visible;
  130. width:500px;
  131. height: auto;
  132. padding:4px;
  133. margin:0px 0px 10px 0px;}
  134.  
  135. #notes {
  136. {block:IfShowPostOpacity}opacity: 0.8;{/block:IfShowPostOpacity}
  137. position: relative;
  138. float:left;
  139. {block:IfShowRoundCorners}-moz-border-radius:6px; border-radius:6px;{/block:IfShowRoundCorners}
  140. background-color: {color:post};
  141. border: 0px solid {color:post};
  142. z-index:6;
  143. overflow:visible;
  144. width:500px;
  145. height: auto;
  146. padding:4px;
  147. margin:0px 0px 10px 0px;}
  148.  
  149.  
  150. p{
  151. margin-top:0px;
  152. margin-bottom:0px;}
  153.  
  154. #question{
  155. overflow:SHOW;
  156. padding-bottom:3px;
  157. margin-bottom:3px;}
  158.  
  159. #askr{
  160. display:block;
  161. float:left;
  162. width:33px;
  163. overflow:hidden;
  164. margin-right:3px;}
  165.  
  166. ul {
  167. list-style: disc;
  168. padding: 4px 0px 6px 20px;}
  169.  
  170. blockquote{padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:label background};}
  171.  
  172. blockquote img{display:block; width:100%;}
  173.  
  174. blockquote p{padding:0px; margin:0px;}
  175.  
  176. blockquote blockquote{position:relative; left:6px; margin-top:0px; margin-right:0px; padding-right:0px;}
  177.  
  178. #bottominfo{
  179. padding:2px 0px 0px 0px;
  180. display:block;}
  181.  
  182. .answer p{margin:0px;}
  183. .notes img{
  184. width:10px;
  185. position:relative;
  186. top:1px;}
  187.  
  188. ol.notes, .notes li{
  189. list-style:none;
  190. margin:0px;
  191. padding:0px;}
  192.  
  193. small {font-size:8px; line-height:8px; letter-spacing:0px;}
  194. big {font-family:arial black; color:{color:text}; font-size:14px;}
  195.  
  196. .audio {width:100%; background:black; border:0px dotted #D6D6D6;}
  197.  
  198. a img{border:none;}
  199.  
  200. .label {
  201. color: {color:bold text};font-weight: bold; line-height:12px;}
  202.  
  203. .odd {
  204. background-color:{color:label background};}
  205.  
  206.  
  207. h1 {
  208. font-size: 18px;
  209. line-height: 18px;
  210. font-family: impact;
  211. font-weight:normal;
  212. text-transform: uppercase;
  213. letter-spacing: -1px;
  214. color:{color:text headers};
  215. text-align:center;}
  216.  
  217. h2 {
  218. font-size: 16px;
  219. line-height: 16px;
  220. font-family: impact;
  221. font-weight:normal;
  222. text-transform: uppercase;
  223. letter-spacing: -1px;
  224. color:{color:text headers};
  225. text-align:left;}
  226.  
  227.  
  228. a.links1 {
  229. text-align:left;
  230. width:298px;
  231. color: {color:post};
  232. display: inline-block;
  233. text-transform: uppercase;
  234. font-family:arial;
  235. font-weight:bold;
  236. font-size:7px;
  237. padding: 2px;
  238. -webkit-transition-property:color, text;
  239. -webkit-transition-duration: .2s;
  240. -moz-transition-duration: .2s;
  241. -webkit-transition-timing-function: linear, ease-in;
  242. margin-bottom:2px;
  243. background-color: {color:text headers};}
  244.  
  245.  
  246. a.links1:hover {
  247. text-align:center;
  248. color: {color:text headers};
  249. padding-left: 0px;
  250. -webkit-transition-duration: .2s;
  251. -moz-transition-duration: .2s;
  252. background-color: {color:post};}
  253.  
  254.  
  255. #sideholder {
  256. width: 308px;
  257. height: auto;
  258. position:fixed;
  259. left: 0px;
  260. margin-left:84px;}
  261.  
  262.  
  263. #sidebar {
  264. {block:IfShowPostOpacity}opacity: 0.8;{/block:IfShowPostOpacity}
  265. width:300px;
  266. {block:IfShowRoundCorners}-moz-border-radius:5px; border-radius:5px;{/block:IfShowRoundCorners}
  267. z-index:8;
  268. margin-bottom: 10px;
  269. padding: 4px;
  270. background-color: {color:sidebar};}
  271.  
  272. #ask {
  273. font-size:10px;
  274. line-height:12px;
  275. background-color: {color:label background};
  276. padding:4px;
  277. margin-bottom:4px;}
  278.  
  279.  
  280. #entry #infos {
  281. opacity:0.0;
  282. filter: alpha(opacity=0);
  283. -moz-opacity:0.0;
  284. background-color:transparent;
  285. width:auto;
  286. position: absolute;
  287. top:0px;
  288. left:0px;
  289. margin-left:0px;
  290. -webkit-transition: all .4s ease-out;
  291. -moz-transition: all .4s ease-out;
  292. -o-transition: all .4s ease-out;
  293. transition: all .4s ease-out;
  294. z-index:10;
  295. overflow-y:hidden;}
  296.  
  297.  
  298. #entry:hover #infos {
  299. opacity:0.8;
  300. filter: alpha(opacity=80);
  301. -moz-opacity:0.8;
  302. -webkit-transition: all .4s ease-out;
  303. -moz-transition: all .4s ease-out;
  304. -o-transition: all .4s ease-out;
  305. transition: all .4s ease-out;
  306. top:0px;
  307. left:514px;}
  308.  
  309.  
  310. #entry #infos #details {
  311. color:#fff;
  312. float:left;
  313. display:block;
  314. width: 140px;
  315. height: auto;
  316. top: 0px;
  317. padding-left:6px;
  318. padding-right:60px;
  319. padding-top:2px;
  320. padding-bottom:6px;
  321. text-align:left;
  322. background-image:url(http://img33.imageshack.us/img33/556/transparentfp.png);
  323. background-color: transparent;
  324. {block:IfShowRoundCorners}-moz-border-radius: 6px; /* Firefox */
  325. -webkit-border-radius: 6px; /* Safari, Chrome */
  326. border-radius: 6px; /* CSS3 */{/block:IfShowRoundCorners} }
  327.  
  328. #details b {
  329. font-size: 12px;
  330. line-height: 20px;
  331. margin-right:3px;
  332. font-family: impact;
  333. font-weight:normal;
  334. text-transform: uppercase;
  335. letter-spacing: 0px;
  336. color:{color:post};
  337. text-shadow: 1px 1px 6px #000;}
  338.  
  339. #details a {
  340. text-shadow: 1px 1px 6px #000;
  341. color:{color:notes};}
  342. #details a:hover {
  343. color:{color:notes hover};}
  344.  
  345. a.notecount {
  346. text-shadow: 1px 1px 6px #000;
  347. color: {color:notes};
  348. font-size: 20px;
  349. line-height: 20px;
  350. margin-left: 0px;
  351. font-family: impact;
  352. font-weight:normal;
  353. text-transform: uppercase;
  354. letter-spacing: -2px;}
  355.  
  356. a.notecount:hover {
  357. color: {color:notes hover};}
  358.  
  359. a.timeago {
  360. text-shadow: 1px 1px 6px #000;
  361. color: {color:notes};
  362. font-size: 12px;
  363. line-height: 20px;
  364. margin-right:3px;
  365. font-family: impact;
  366. font-weight:normal;
  367. text-transform: uppercase;
  368. letter-spacing: 0px;}
  369.  
  370. a.timeago:hover {
  371. color: {color:notes hover};}
  372.  
  373. .nav_list {
  374. margin:0px;
  375. padding:0px;
  376. width:300px; background-color: transparent;}
  377.  
  378. .nav_head {
  379. padding:0px 0px;
  380. cursor:pointer;
  381. position:relative;
  382. font-weight:bold;
  383. color:{color:text};
  384. font-size:8px;
  385. line-height:8px;
  386. text-transform:uppercase;
  387. background-color: transparent;
  388. margin:4px;
  389. text-align:center;}
  390.  
  391. .nav_body {
  392. overflow:hidden;
  393. padding:0px;
  394. margin:0px;
  395. text-align:justify;
  396. background-image:url();
  397. background-color: transparent;
  398. display:none;}
  399.  
  400. .credit {
  401. text-shadow: 1px 1px 6px #000;
  402. color: {color:text headers};
  403. font-size: 7px;
  404. line-height: 8px;
  405. font-family: verdana;
  406. font-weight:normal;
  407. text-transform: uppercase;
  408. letter-spacing: 2px;}
  409.  
  410. .credit b {
  411. text-shadow: 1px 1px 6px #000;
  412. color: {color:text headers};
  413. font-size: 7px;
  414. line-height: 8px;
  415. font-family: verdana;
  416. font-weight: bold;
  417. text-transform: uppercase;
  418. letter-spacing: 2px;}
  419.  
  420. .credit a {
  421. text-shadow: 1px 1px 6px #000;
  422. color: {color:text headers};
  423. font-size: 7px;
  424. line-height: 8px;
  425. font-family: verdana;
  426. font-weight:normal;
  427. text-transform: uppercase;
  428. letter-spacing: 2px;}
  429.  
  430. .credit a:hover {
  431. text-shadow: 1px 1px 6px #000;
  432. color: {color:post};
  433. font-size: 7px;
  434. line-height: 8px;
  435. font-family: verdana;
  436. font-weight:normal;
  437. text-transform: uppercase;
  438. letter-spacing: 2px;}
  439.  
  440. {CustomCSS}
  441. </style>
  442.  
  443. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  444.  
  445. <script type="text/javascript" src="http://static.tumblr.com/j4dtzbm/TKllubdk7/scrolltopcontrol.js"></script>
  446.  
  447. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  448. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/2eWl5b9xv/nav.js"></script>
  449.  
  450. </head>
  451.  
  452.  
  453. <body>
  454.  
  455. <div id="wtf">
  456.  
  457. <div id="sideholder">
  458.  
  459. {block:IfShowPortrait}<center><div style="border: 4px solid {color:sidebar}; width:96px; -moz-border-radius: 100px; /* Firefox */
  460. -webkit-border-radius: 100px; /* Safari, Chrome */
  461. border-radius: 100px; /* CSS3 */ margin-bottom:10px;"><a href="http://{name}.tumblr.com"><img src="{PortraitURL-96}" style="-moz-border-radius: 100px; /* Firefox */
  462. -webkit-border-radius: 100px; /* Safari, Chrome */
  463. border-radius: 100px; /* CSS3 */" border="0"></a></div></center>{block:IfShowPortrait}
  464.  
  465. {block:IfShowTitle}
  466. <div id="sidebar">
  467. <h1>{Title}</h1>
  468. </div>
  469. {/block:IfShowTitle}
  470.  
  471. {block:IfPortraitImage}
  472. <div id="sidebar">
  473. <a href="http://{name}.tumblr.com"><img src="{image:Portrait}" width="300"></a>
  474. </div>
  475. {/block:IfPortraitImage}
  476.  
  477.  
  478. <div id="sidebar">
  479. <div class="nav_list">
  480. <p class="nav_head">Navigation</p>
  481. <div class="nav_body">
  482.  
  483. <center>
  484. <a href="http://{name}.tumblr.com" class="links1">Home</a>
  485. {block:AskEnabled}<a href="/ask" class="links1">Ask</a>{/block:AskEnabled}
  486. {block:SubmissionsEnabled}<a href="/submit" class="links1">Submit</a>{/block:SubmissionsEnabled}
  487.  
  488. <a href="/archive" class="links1">Archive</a>
  489.  
  490. {block:HasPages}
  491. {block:Pages}
  492. <a href="{URL}" class="links1">{Label}</a>
  493. {/block:Pages}
  494. {/block:HasPages}
  495.  
  496. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="links1">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
  497.  
  498. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="links1">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
  499.  
  500. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="links1">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  501.  
  502. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="links1">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  503. </center>
  504.  
  505. </div><!-- Nav Body -->
  506. </div><!-- Nav List -->
  507. </div>
  508.  
  509. {block:Description}
  510. <div id="sidebar">
  511. {Description}
  512. </div>
  513. {/block:Description}
  514.  
  515.  
  516. {block:Pagination}
  517. <div id="sidebar">
  518. <center> <table width="300" border="0" cellspacing="0" cellpadding="0">
  519. <tr>
  520. <td width="150">
  521. {block:PreviousPage}<div align="left"><a href="{PreviousPage}">◄ Previous</a></div>{/block:PreviousPage}
  522. </td>
  523.  
  524. <td width="150">{block:NextPage}<div align="right"><a href="{NextPage}">Next ►</a></div>{/block:NextPage}
  525. </td>
  526. </tr>
  527. </table></center>
  528. </div>
  529. {/block:Pagination}
  530.  
  531.  
  532. <div class="credit">
  533. <center><b>Theme By:</b> <a href="http://destroyer.tumblr.com">Destroyer</a> & <a href="http://sleeplessthemes.tumblr.com">Sleepless</a></center></div>
  534.  
  535.  
  536.  
  537. </div>
  538.  
  539. <div class="autopagerize_page_element">
  540. {block:Posts}
  541. <div id="entry">
  542.  
  543.  
  544. {block:IndexPage}
  545. <div id="infos">
  546. <div id="details">
  547. <a href="{Permalink}" class="notecount">{NoteCountWithLabel}</a><br>
  548. <a href="{Permalink}" class="timeago">{TimeAgo}</a><br>
  549. <div style="margin-top:0px;"><a href="{ReblogURL}"><img src="http://assets.tumblr.com/images/iframe_reblog_alpha.png?4" border="0"></a></div><br>
  550. {block:IfShowTags}
  551. {block:HasTags}<div id="tags"><b>Tagged:</b><br> {block:Tags}# <a href="{TagURL}">{Tag}</a><br>{/block:Tags}</div>{/block:HasTags}
  552. {/block:IfShowTags}
  553.  
  554. </div>
  555. </div>
  556. {/block:IndexPage}
  557.  
  558.  
  559.  
  560. {block:Text}<h2>{Title}</h2>{Body}{/block:Text}
  561.  
  562. {block:Photo}
  563. {block:IndexPage}
  564. <center><a href="{permalink}"><img src="{PhotoURL-500}" width="500" border="0"></a></center>
  565. {block:IfShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaption}
  566. {/block:IndexPage}
  567.  
  568. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="500" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  569.  
  570. {block:Photoset}<center>{block:IndexPage}{Photoset-500}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
  571.  
  572. {block:Quote}<h2>"{Quote}"</h2>{block:Source}{Source}{/block:Source}{/block:Quote}
  573.  
  574. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
  575.  
  576. {block:Chat}
  577. {block:Title}{Title}{/block:Title}
  578. {block:Lines}
  579. {block:Label}
  580. <div class="{Alt}"><span class="label"><strong>{Label}</strong></span>
  581. <span class="line">{Line}</span></div>
  582. {/block:Label}
  583. {/block:Lines}
  584. {/block:Chat}
  585.  
  586. {block:Video}<center>{block:IndexPage}<div id="video">{Video-500}</div>{block:IfNotHidePhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfNotHidePhotoCaption}{/block:IndexPage}
  587.  
  588. {block:PermalinkPage}<div id="video">{Video-400}</div>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</center>
  589.  
  590. {block:IndexPage}
  591. <div id="vid"><a href="{Permalink}">∞</a></div>
  592. {/block:IndexPage}
  593. {/block:Video}
  594.  
  595. {block:Audio}
  596. <center><div class="audio">{AudioPlayerBlack}</div></center>
  597. {block:Caption}{Caption}{/block:Caption}
  598. {/block:Audio}
  599.  
  600. {block:Answer}
  601. <div id="ask"><img src="{AskerPortraitURL-24}" style="width:28px; height:24px; vertical-align:middle; padding-right:4px;">{Asker} Asked: {Question}</div>
  602. <p>{Answer}</p>
  603. {/block:Answer}
  604.  
  605. </div>
  606.  
  607.  
  608. {block:PermalinkPage}
  609. {block:Date}
  610. <div id="info"><div id="bottominfo">
  611.  
  612. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a> at {12Hour}:{Minutes}{AmPm}{block:RebloggedFrom}<br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  613.  
  614. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  615.  
  616. {block:Answer}<BR>Ask: <a href="/ask">{AskLabel}</a>{/block:Answer}
  617.  
  618. {block:Audio}<BR>Plays: {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  619.  
  620. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  621.  
  622. </div></div>
  623. {/block:Date}
  624. {/block:PermalinkPage}
  625.  
  626.  
  627. {block:PostNotes}
  628. <div id="notes">{PostNotes}</div>
  629. {/block:PostNotes}
  630.  
  631. {/block:Posts}
  632.  
  633.  
  634.  
  635. </div> </*Infinite Scroll*/>
  636.  
  637.  
  638.  
  639. </div> </*WTF*/>
  640.  
  641.  
  642.  
  643. </body>
  644. </html>
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement