Advertisement
ramisaaaaa

Untitled

Mar 19th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.76 KB | None | 0 0
  1. <!--
  2. theme by cyrusnigga
  3. don't remove credit or i'll piss on you.
  4. (◣_◢)
  5. -->
  6.  
  7. <head>
  8. <script type="text/javascript"
  9. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  10. <meta name="color:background" content="#FFFFFF"/>
  11. <meta name="color:text" content="#130C11"/>
  12. <meta name="color:hover" content="#ffffff"/>
  13. <meta name="color:link" content="#aaaaaa"/>
  14. <meta name="image:sidebar" content="1"/>
  15. <meta name="image:background" content="1"/>
  16. <meta name="text:separating symbol" content="/" />
  17. <meta name="text:Link One" content=""/>
  18. <meta name="text:Link One Title" content=""/>
  19. <meta name="text:Link Two" content="" />
  20. <meta name="text:Link Two Title" content=""/>
  21. <meta name="text:Link Three" content="" />
  22. <meta name="text:Link Three Title" content=""/>
  23. <meta name="text:Link Four" content="" />
  24. <meta name="text:Link Four Title" content=""/>
  25. <meta name="text:Link Five" content="" />
  26. <meta name="text:Link Five Title" content=""/>
  27. <meta name="text:Sidebar Title" content="我爱你的男人"/>
  28. <meta name="if:black hover images" content="0"/>
  29. <meta name="if:perma1" content="1"/>
  30. <meta name="if:faded images" content="0"/>
  31. <meta name="if:tiny cursor" content="1"/>
  32. <meta name="if:text shadow" content="1"/>
  33. <meta name="if:italic hover" content="1"/>
  34. <meta name="if:underline hover" content="1"/>
  35. <style type="text/css">
  36.  
  37.  
  38. a {color:{color:link};text-decoration:none;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  39.  
  40. .wrapper{
  41. margin:1px auto;
  42. width: 802px;
  43. }
  44.  
  45. .header{
  46. float: left;
  47. width: 100%;
  48. }
  49.  
  50. .left{
  51. float: left;
  52. margin-right: 20px;
  53. width: 802px;
  54. }
  55.  
  56. .right{
  57. float: right;
  58. width: 200px;
  59. background-color: {color:Background};
  60. }
  61.  
  62.  
  63. p {
  64. margin:0px;
  65. margin-top:0px;
  66. }
  67.  
  68.  
  69. {block:ifblackhoverimages}img{-webkit-filter: grayscale(0);-webkit-transition: opacity 0.1s linear; opacity: 1.0;}img:hover{ -webkit-filter: grayscale(1);-webkit-transition: 0.9s linear; -moz-transition: all 0.9s linear;
  70. transition: all 0.9s linear; opacity:1.0;}{/block:ifblackhoverimages}
  71.  
  72. .excel{
  73. opacity:0.6;
  74. }
  75.  
  76. body {
  77. margin:0px;
  78. text-decoration: none;
  79. background-color: {color:background};
  80. background-image:url({image:Background});
  81. background-attachment: fixed;
  82. background-repeat: repeat;
  83. color: {color:Text};
  84. font-family:trebuchet ms;
  85. font-size: 10px;
  86. line-height:11px;
  87. letter-spacing: 0px;
  88. {block:iftinycursor}cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;{/block:iftinycursor}
  89. }
  90.  
  91.  
  92. a:link, a:active, a:visited{
  93. color: {color:Link};
  94. text-decoration: none;
  95. -webkit-transition: color 0.2s ease-out;
  96. -moz-transition: color 0.2s ease-out;
  97. {block:iftinycursor}cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;{/block:iftinycursor}
  98. }
  99.  
  100. ::-webkit-scrollbar {width: 4px; height: 0px; background: {color:background}; }
  101.  
  102. ::-webkit-scrollbar-thumb{ background-color: {color:link};}
  103.  
  104.  
  105.  
  106. a:hover{
  107. color:{color:Hover};
  108. -webkit-transition: opacity 0.4s linear;
  109. -webkit-transition: all 0.2s ease-out;
  110. -moz-transition: all 0.3s ease-out;
  111. transition: all 0.2s ease-out;
  112. {block:iftextshadow}text-shadow: 0px 0px 3px #000000;{/block:iftextshadow}
  113. {/block:ifunderlinehover}text-decoration:underline;{/block:ifunderlinehover}
  114. -webkit-transition: all 0.3s ease-in-out;
  115. {block:ifitalichover}font-style:italic;{/block:ifitalichover}
  116. {block:iftinycursor}cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;{/block:iftinycursor}
  117. }
  118.  
  119. .entry .gay a{
  120. color:#6e6f6e;}
  121.  
  122.  
  123. .entry .gay{
  124. width:auto;
  125. position: absolute;
  126. line-height: 13px;
  127. overflow:hidden;
  128. font-size:10px;
  129. background:#ffffff;
  130. letter-spacing: 1px;
  131. opacity: 0.0;
  132. margin-left:20px;
  133. padding:6px;
  134. border:1px solid #dadada;
  135. margin-top:5px;
  136. -webkit-transition: all 0.4s linear;
  137. -moz-transition: all 0.4s linear;
  138. transition: all 0.4s linear;
  139. }
  140.  
  141. .entry:hover .gay{
  142. width:auto;
  143. margin-left: 0px;
  144. height:auto;
  145. overflow:visible;
  146. opacity:0.9;
  147. margin-left:5px;
  148. -webkit-transition: all 0.4s linear;
  149. -moz-transition: all 0.4s linear;
  150. transition: all 0.4s linear;
  151. }
  152.  
  153.  
  154. .entry {
  155. float:left;
  156. margin:0px;
  157. overflow:hidden;
  158. {block:iffadedimages}opacity:0.8;{/block:iffadedimages}
  159. -webkit-transition: opacity 0.4s linear;
  160. -webkit-transition: all 0.2s ease-out;
  161. -moz-transition: all 0.3s ease-out;
  162. transition: all 0.2s ease-out;
  163. padding:1px;
  164. {block:IndexPage}
  165. width: 500px;
  166. {/block:IndexPage}
  167. {block:PermalinkPage}
  168. width:500px;
  169. {/block:PermalinkPage}
  170. }
  171.  
  172. .entry:hover{
  173. {block:iffadedimages}opacity:1.0;{/block:iffadedimages}
  174. -webkit-transition: opacity 0.4s linear;
  175. -webkit-transition: all 0.2s ease-out;
  176. -moz-transition: all 0.3s ease-out;
  177. transition: all 0.2s ease-out;
  178. }
  179.  
  180. .permalink{
  181. line-height: 17px;
  182. font-size: 10px;
  183. text-align:center;
  184. margin-top: 5px;
  185. text-align: right;
  186. border-top:1px solid #dadada;
  187. }
  188.  
  189.  
  190. div#sidebar{
  191. position:fixed !important;
  192. width: 220px;
  193. height:auto;
  194. margin-top: 150px;
  195. text-align:left;
  196. margin-left: -120px;
  197. letter-spacing:0px;
  198. padding-bottom:5px;
  199. margin-bottom: 6px;
  200. padding-right:22px;
  201. background-color:#ffffff;
  202. letter-spacing: 0px;
  203. {block:iffadedimages}opacity:0.8;{/block:iffadedimages}
  204. -webkit-transition: opacity 0.4s linear;
  205. -webkit-transition: all 0.2s ease-out;
  206. -moz-transition: all 0.3s ease-out;
  207. transition: all 0.2s ease-out;
  208. }
  209.  
  210.  
  211. div#sidebar2{
  212. position:fixed !important;
  213. font-size:13px;
  214. letter-spacing:2px;
  215. text-transform:uppercase;
  216. background-color:#ffffff;
  217. padding:5px;
  218. padding-bottom:2px;
  219. margin-top:3px;
  220. margin-left:8px;
  221. }
  222.  
  223.  
  224. div#sidebarr2{
  225. position:fixed !important;
  226. border-top:1px solid #dadada;
  227. margin-top:13px;
  228. width:250px;
  229. margin-left:-5px;
  230. background-color:transparent;
  231. }
  232.  
  233.  
  234.  
  235.  
  236. div#sidebar:hover {
  237. {block:iffadedimages}opacity:1.0;{/block:iffadedimages}
  238. -webkit-transition: opacity 0.4s linear;
  239. -webkit-transition: all 0.2s ease-out;
  240. -moz-transition: all 0.3s ease-out;
  241. transition: all 0.2s ease-out;
  242. }
  243.  
  244. #posts {
  245. width:500px;
  246. margin-left:160px;
  247. margin-top: 10px;
  248. background-color: {color:background};
  249. background-image:url({image:Background});
  250. {block:PermalinkPage}
  251. margin-left:160px;
  252. {/block:PermalinkPage}
  253. float:left;
  254. }
  255.  
  256. #infscr-loading{
  257. bottom: -70px;
  258. position: absolute;
  259. left: 50%;
  260. margin-left:-8px;
  261. width:16px;
  262. height:11px;
  263. overflow:hidden;
  264. margin-bottom: 50px;
  265. }
  266.  
  267. .title{
  268. font-size: 15px;
  269. line-height:14px;
  270. color: {color:Title};
  271. }
  272.  
  273.  
  274. #pagination{
  275. display:none;
  276. }
  277.  
  278.  
  279. .perma {
  280. opacity: 0.0;
  281. filter: alpha(opacity = 0);
  282. z-index:9999991;
  283. display: inline-block;
  284. position: absolute;
  285. text-align: left;
  286. margin-top: 5px;
  287. margin-left: 5px;
  288. width: 100%;
  289. -webkit-transition: opacity 0.7s linear;
  290. opacity: 0.0;
  291. -webkit-transition: all 0.4s ease-out;
  292. -moz-transition: all 0.4s ease-out;
  293. transition: all 0.4s ease-out;
  294. }
  295.  
  296.  
  297. .bubble2 {align:right;background: kdfkdd;padding:2px;position: relative;border-radius:10px; margin:0px 0px 0px 58px;}
  298.  
  299.  
  300. .entry:hover .perma {
  301. opacity: 1;
  302. filter: alpha(opacity = 100);
  303. -webkit-transition: opacity 0.7s linear;
  304. opacity: 1;
  305. -webkit-transition: all 0.4s ease-out;
  306. -moz-transition: all 0.4s ease-out;
  307. transition: all 0.4s ease-out;
  308. }
  309.  
  310. .likep {
  311. width: 21px;
  312. height: 20px;
  313. overflow: hidden;
  314. z-index: 9999999;
  315. display: inline-block;
  316. margin-right: 3px;
  317. }
  318.  
  319. .rep {
  320. width: 24px;
  321. height: 20px;
  322. overflow: hidden;
  323. z-index: 9999999;
  324. display: inline-block;
  325. }
  326.  
  327. .likep a:hover {
  328. background-position: 0px 0px;
  329. }
  330.  
  331.  
  332. .bubble {align:right;background: kdfkdd;padding:10px;position: relative;border-radius:10px; margin:0px 0px 0px 50px;}
  333.  
  334. .likep a {
  335. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  336. background-position: 0px 0px;
  337. display: block;
  338. z-index: 9999999;
  339.  
  340. }
  341.  
  342. .likep img {
  343. width: 21px;
  344. height: 20px;
  345. }
  346.  
  347. .rep img{
  348. width: 24px;
  349. height: 20px;
  350. line-height: 30px;
  351. display: inline;
  352. margin-right: 2px;
  353. }
  354.  
  355. .not { display: inline-block;
  356. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  357. height: 20px;
  358. top: -6px;
  359. font-size: 11px;
  360. line-height: 20px;
  361. color: #fff;
  362. padding-left: 4px;
  363. padding-right: 4px;
  364. -moz-border-radius: 2px;
  365. border-radius: 2px;
  366. position: relative;
  367. left: 2px;
  368. }
  369.  
  370. .not a, .not:hover a, .not a:hover{
  371. color: #ffffff!important;
  372. letter-spacing: 0px;
  373. font-family:;
  374. font-size:11px;
  375. font-weight:bold;
  376. font-family:arial;
  377. }
  378.  
  379. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  380. opacity: 1.0;
  381. filter: alpha(opacity = 80);
  382. }
  383.  
  384. .not:hover , .rep:hover, .likep:hover {
  385. opacity: 0.8!important;
  386. filter: alpha(opacity = 100)!important;
  387. }
  388.  
  389. .t {
  390. text-align: right;
  391. opacity: 1;
  392. filter: alpha(opacity =100);
  393. margin-right: 3px;
  394.  
  395. }
  396.  
  397. .t {
  398. font-size: 10px;
  399. line-height: 13px;
  400. height: 13px;
  401. margin-right: 3px;
  402. }
  403.  
  404.  
  405.  
  406. .entry:hover .t {
  407. opacity: 1;
  408. filter: alpha(opacity = 100);
  409. margin-right: 3px;
  410. }
  411.  
  412.  
  413. #omg{
  414. letter-spacing: 1px;
  415. line-height:10px;
  416. margin-bottom:-3px;
  417. margin-top:28px;
  418. font-size:9px;
  419. margin-left:8px;
  420. }
  421.  
  422. #omg:hover{
  423. }
  424.  
  425.  
  426.  
  427. #omg2{
  428. margin-left:8px;
  429. }
  430.  
  431. #omg2:hover{
  432. }
  433.  
  434.  
  435. blockquote{
  436. padding:0px 0px 2px 5px;
  437. margin:0px 0px 2px 10px;
  438. border-left: 1px dotted #555555;
  439. border-lleft: 1px dotted #r4mfag;
  440. }
  441.  
  442.  
  443.  
  444. .askborder {float: left;margin: 1px -3px 0 0;padding: 2px;}
  445.  
  446. .bubble p {margin:1px 0px;}
  447.  
  448.  
  449. .bubble a{
  450. }
  451.  
  452.  
  453. #uno {
  454. bottom:3px;
  455. right:3px;
  456. font-size:9px;
  457. position:fixed;
  458. }
  459.  
  460. #sidebarimg img {max-width:220px; margin-left:0px; margin-top:0px;
  461. height: auto; text-align:center;padding: 10px;
  462. border:1px double #dadada;}
  463.  
  464.  
  465.  
  466. {CustomCSS}
  467.  
  468. </style>
  469.  
  470. {block:IndexPage}
  471. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  472. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  473.  
  474. <script type="text/javascript">
  475. $(window).load(function () {
  476. var $content = $('#posts');
  477. $content.masonry({itemSelector: '.entry'}),
  478. $content.infinitescroll({
  479. navSelector : 'div#pagination',
  480. nextSelector : 'div#pagination a#nextPage',
  481. itemSelector : '.entry',
  482. loading: {
  483. finishedMsg: '',
  484. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  485. },
  486. bufferPx : 600,
  487. debug : false,
  488. },
  489. // call masonry as a callback.
  490. function( newElements ) {
  491. var $newElems = $( newElements );
  492. $newElems.hide();
  493. // ensure that images load before adding to masonry layout
  494. $newElems.imagesLoaded(function(){
  495. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  496.  
  497.  
  498. });
  499. });
  500. });
  501. </script>
  502.  
  503. {/block:IndexPage}
  504.  
  505.  
  506. <title>{title}</title>
  507.  
  508. <link rel="shortcut icon" href="{Favicon}">
  509. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" /></head><body><div class="wrapper"><div class="header"></span></div><div id="sidebar">
  510.  
  511.  
  512. <div id="sidebarimg"><img src="{image:sidebar}"></div>
  513.  
  514.  
  515.  
  516. <div id="sidebarr2"><center></center></div>
  517.  
  518. <div id="sidebar2"><center>{text:sidebar title}</center></div>
  519.  
  520.  
  521. <div id="omg"><big>{block:IfLinkonetitle}<a href="{text:link one}">{text:link one title}</a>{/block:IfLinkonetitle}
  522.  
  523. {block:IfLinktwotitle} {text:separating symbol} <a href="{text:link two}">{text:link two title}</a> {/block:IfLinktwotitle}
  524.  
  525. {block:IfLinkthreetitle} {text:separating symbol} <a href="{text:link three}">{text:link three title}</a>{/block:IfLinkthreetitle}
  526.  
  527. {block:IfLinkfourtitle} {text:separating symbol} <a href="{text:link four}">{text:link four title}</a>{/block:IfLinkfourtitle}
  528.  
  529. {block:IfLinkfivetitle} {text:separating symbol} <a href="{text:link five}">{text:link five title}</a>{/block:IfLinkfivetitle}</big>
  530. </div>
  531. <div id="omg2"><br>{Description}</div>
  532.  
  533.  
  534.  
  535. </div>
  536.  
  537.  
  538. <div id="uno">
  539. <a href="
  540. http://cyrusnigga.tumblr.com/">
  541. credit</a></div>
  542. <div class="left">
  543.  
  544. <div id="posts">
  545.  
  546. {block:Posts}
  547. <div class="entry">
  548.  
  549. {block:IndexPage}
  550. {/block:IndexPage}
  551.  
  552. {block:Text}
  553. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span>
  554. <div class="permalink">
  555. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  556. {/block:Text}
  557.  
  558. {block:Link}
  559. <a href="{URL}" class="title">{Name}</a>
  560. {block:Description}{Description}{/block:Description}
  561. <div class="permalink">
  562. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  563. {block:Link}
  564.  
  565.  
  566. {block:Photo}
  567.  
  568. {block:ifnotperma1}<center>
  569. <div class="gay">
  570. <a href="{permalink}">{month}</a><a href="{permalink}"></a> - <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div></center> {/block:ifnotperma1}
  571.  
  572.  
  573. {block:ifperma1} <div class="perma">
  574. <div class="likep">
  575. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  576. </div>
  577. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  578. </div>
  579. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  580. </div>
  581. {/block:ifperma1}
  582.  
  583. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a></div>
  584.  
  585. {LinkCloseTag}{/block:IndexPage}
  586.  
  587.  
  588.  
  589. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  590. <img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  591. {LinkCloseTag}{/block:PermalinkPage}
  592. {/block:Photo}
  593.  
  594. {block:Photoset}
  595.  
  596.  
  597. {block:ifnotperma1}<center>
  598. <div class="gay">
  599. <a href="{permalink}">{month}</a> - <a href="{permalink}">{timeago}</a> - <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div></center> {/block:ifnotperma1}
  600.  
  601.  
  602. {block:ifperma1} <div class="perma">
  603. <div class="likep">
  604. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  605. </div>
  606. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  607. </div>
  608. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  609. </div>
  610. {/block:ifperma1}
  611. {block:IndexPage}
  612. {Photoset-500}
  613. {/block:IndexPage}
  614. {/block:Photoset}
  615.  
  616. {block:Quote}
  617. {Quote}</span>
  618. {block:Source}<strong>{Source}</strong>{/block:Source}
  619. <div class="permalink">
  620. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  621. {/block:Quote}
  622.  
  623.  
  624. {block:Answer}
  625. <img src="{AskerPortraitURL-48}" align="left" class="askborder">
  626. <div class="bubble"><span></span><b>{Asker}</b> asked:<i>{Question}&nbsp;</i></div>
  627. <div class="bubble2"><span>
  628. {Answer}</span></div>
  629. <div class="permalink">
  630. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  631. {/block:Answer}
  632.  
  633.  
  634.  
  635. {block:Chat}
  636. {block:Title}<span class="title">{Title}</span>{/block:Title}
  637. <ul class="chat">
  638. {block:Lines}
  639. <li class="user_{UserNumber}">
  640. {block:Label}
  641. <span class="label">{Label}</span>
  642. {/block:Label}
  643.  
  644. {Line}
  645. </li>
  646. {/block:Lines}
  647. </ul><div class="permalink">
  648. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  649.  
  650. {/block:Chat}
  651.  
  652. {block:Audio}
  653. <center><div style="width:250px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div><div style="margin-top:10px; float:right;">
  654. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center>
  655. <div class="permalink">
  656. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{reblogurl}">reblog</a></div>
  657. {/block:Audio}
  658.  
  659. {block:Video}
  660.  
  661.  
  662.  
  663. {block:ifnotperma1}<center>
  664. <div class="gay">
  665. <a href="{permalink}">{month}</a> - <a href="{permalink}">{timeago}</a> - <a href="{permalink}">{NoteCountWithLabel}</a> - <a href="{ReblogURL}" target="_blank"> Reblog </a></div></center> {/block:ifnotperma1}
  666.  
  667.  
  668. {block:ifperma1} <div class="perma">
  669. <div class="likep">
  670. <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  671. </div>
  672. <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  673. </div>
  674. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  675. </div>
  676. {/block:ifperma1}
  677. {block:IndexPage}
  678. <center>
  679. {Video-500}</center>
  680. {/block:IndexPage}
  681. {block:Video}
  682.  
  683. {block:PermalinkPage}
  684. <center>
  685. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  686. {/block:PermalinkPage}
  687.  
  688.  
  689. {block:PostNotes}{PostNotes}
  690. {/block:PostNotes}
  691. </div>
  692.  
  693.  
  694. {/block:Posts}
  695. </div>
  696. </div>
  697. {block:IndexPage}
  698. {block:Pagination}
  699. <div id="pagination">
  700. {block:NextPage}
  701. <a id="nextPage" href="{NextPage}"></a>
  702. {/block:NextPage}
  703. {block:PreviousPage}
  704. <a href="{PreviousPage}"></a>
  705. {/block:PreviousPage}
  706. </div>
  707. {/block:Pagination}
  708. {/block:IndexPage}
  709. </div>
  710.  
  711.  
  712. </body>
  713.  
  714. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement