sexycullen

RPEDIT

Apr 20th, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.61 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <!--------------------------------------------
  8. SPUNKHANDSOME THEMES # 68
  9. THEME BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
  10.  
  11. RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
  12.  
  13. --------------------------------------------->
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="altertnate" type="application/rss+xml" href="{RSS}">
  18. <meta name="description" content="" />
  19. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  20.  
  21.  
  22. <meta name="color:Background" content="#FFFFFF">
  23. <meta name="color:Link" content="#919192">
  24. <meta name="color:Link Hover" content="#75B1D6">
  25. <meta name="color:Text" content="#3B3B3B">
  26. <meta name="color:Scrollbar" content="#75B1D6">
  27. <meta name="color:Blockquote" content="#EAEAEA">
  28. <meta name="color:Questions Border" content="#FBFBFB">
  29. <meta name="color:Info Border" content="#F5F5F5">
  30. <meta name="color:Top BG" content="#97C5E0">
  31. <meta name="color:Title" content="#FFFFFF">
  32. <meta name="color:Left" content="#F6F7F7">
  33. <meta name="color:Top Links" content="#FFFFFF">
  34. <meta name="color:Top Links Hover" content="#FFFFFF">
  35. <meta name="color:Top Links BG Hover" content="#75B1D6">
  36.  
  37.  
  38.  
  39. <meta name="text:Body Font Size" content="11px"/>
  40. <meta name="text:Body Font" content="Calibri"/>
  41.  
  42. <meta name="image:Header" content=""/>
  43. <meta name="image:Sidebar" content=""/>
  44. <meta name="text:phrase" content="welcome to Robert Pattinson Daily">
  45.  
  46. <meta name="if:Show Link1" content="0" />
  47. <meta name="if:Show Link2" content="0" />
  48. <meta name="if:Show Link3" content="0" />
  49. <meta name="if:Show Link4" content="0" />
  50.  
  51. <meta name="text:link1" content="">
  52. <meta name="text:link1 url" content="/">
  53. <meta name="text:link2" content="">
  54. <meta name="text:link2 url" content="/">
  55. <meta name="text:link3" content="">
  56. <meta name="text:link3 url" content="/">
  57. <meta name="text:link4" content="">
  58. <meta name="text:link4 url" content="/">
  59.  
  60. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
  61.  
  62. <link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
  63.  
  64. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  65.  
  66. <link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  69.  
  70. <link href='http://fonts.googleapis.com/css?family=Rambla:400,700,400italic,700italic|Anaheim|Hammersmith+One&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Oranienbaum&subset=latin,latin-ext,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
  73.  
  74. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  75. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  76. <script>
  77. (function($){
  78. $(document).ready(function(){
  79. $("a[title]").style_my_tooltips({
  80. tip_follows_cursor:true,
  81. tip_delay_time:90,
  82. tip_fade_speed:600,
  83. attribute:"title"
  84. });
  85. });
  86. })(jQuery);
  87. </script>
  88.  
  89. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  90.  
  91. <style type="text/css">
  92.  
  93. #scrollToTop:link,#scrollToTop:visited {
  94. display: none;
  95. font-family:Inconsolata;
  96. text-transform:uppercase;
  97. font-size:10px;
  98. }
  99.  
  100. #s-m-t-tooltip {
  101. max-width:300px;
  102. padding:2px 2px 2px 2px;
  103. margin:20px 0px 0px 20px;
  104. margin-left:0px;
  105. font-size:11px;
  106. padding:2px;
  107. font-family:Open Sans Condensed;
  108. letter-spacing:1px;
  109. font-weight:normal;
  110. text-align:center;
  111. text-transform:lowercase;
  112. background-color:{color:Top BG};
  113. color:{color:Title};
  114. z-index:999999999999999999999999999999999999;
  115. }
  116.  
  117. ::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px}
  118. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px}
  119. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
  120.  
  121. h1 {
  122. font-weight:normal;
  123. font-size:11px;
  124. text-align:center;
  125. font-style:italic;
  126. line-height:50%;
  127. letter-spacing:0px;
  128. font-family:Josefin Slab;
  129. text-transform:none;
  130. color:{color:text};
  131. }
  132.  
  133. h2 {
  134. font-size:18px;
  135. font-family:Open Sans Condensed;
  136. letter-spacing:0px;
  137. margin-bottom:10px;
  138. font-weight:normal;
  139. line-height:90%;
  140. text-transform:lowercase;
  141. color: {color:Text};
  142. margin: 0px;}
  143.  
  144. code {
  145. width:500px;
  146. font-size:11px;
  147. font-family:cutive mono;
  148. text-align: left;
  149. word-wrap: break-word;
  150. color:{color:Text};
  151. }
  152.  
  153. pre {
  154. width:500px;
  155. font-size:11px;
  156. font-family:cutive mono;
  157. text-align: left;
  158. word-wrap: break-word;
  159. color:{color:Text};
  160. }
  161.  
  162.  
  163. blockquote {
  164. border-left:1px solid {color:Blockquote};
  165. padding-left:6px;
  166. margin:8px;
  167. }
  168.  
  169. blockquote img {
  170. max-width:470px;
  171. }
  172.  
  173. body {
  174. color: {color:Text};
  175. background-color:{color:Background};}
  176.  
  177. a {
  178. color: {color:Link};
  179. text-decoration: none;
  180. -moz-transition-duration: 0.5s;
  181. -o-transition-duration: 0.5s;
  182. -webkit-transition-duration: 0.5s;
  183. transition-duration: 0.5s;
  184. }
  185.  
  186. a:hover {
  187. color: {color:Link Hover};
  188. -moz-transition-duration: 0.5s;
  189. -o-transition-duration: 0.5s;
  190. -webkit-transition-duration: 0.5s;
  191. transition-duration: 0.5s;
  192. }
  193.  
  194. .toph {
  195. width:900px;
  196. position:relative;
  197. margin: auto;
  198. z-index: 10;
  199. }
  200.  
  201. .topside {
  202. width:900px;
  203. height:230px;
  204. }
  205.  
  206. .sidebarimg {
  207. width:900px;
  208. height:230px;
  209. top: 0px;
  210. left: 0px;
  211. }
  212.  
  213. .links {
  214. width:900px;
  215. font-family:calibri;
  216. font-size:8px;
  217. text-transform:uppercase;
  218. text-align:center;
  219. letter-spacing:2px;
  220. padding-top:7px;
  221. padding-bottom:7px;
  222. background-color: {color:Top BG};
  223. }
  224.  
  225. .links a {
  226. padding:5px;
  227. color:{color:Top Links};
  228. }
  229.  
  230. .links a:hover{
  231. color:{color:Top Links Hover};
  232. background-color:{color:Top Links BG Hover};
  233. }
  234.  
  235. #leftbar {
  236. width:300px;
  237. height:1400%;
  238. position:fixed;
  239. margin-left:0px;
  240. top:0px;
  241. overflow:hidden;
  242. padding:5px;
  243. background:{color:Left};
  244. }
  245.  
  246. .phrase {
  247. width:252px;
  248. margin-top:1px;
  249. font-size:16px;
  250. padding:5px;
  251. font-family:Open Sans Condensed;
  252. letter-spacing:1px;
  253. font-weight:normal;
  254. text-align:center;
  255. text-transform:uppercase;
  256. background-color:{color:Top BG};
  257. color:{color:Title};
  258. }
  259.  
  260. .sidebar {
  261. width:250px;
  262. position:relative;
  263. height:auto;
  264. margin-top:40px;
  265. margin-left:25px;
  266. }
  267.  
  268. .sidebar img {
  269. width:245px;
  270. margin-left:8px;
  271. margin-bottom:4px;
  272. outline:9px solid {color:Background};
  273. }
  274.  
  275. .description {
  276. width:251px;
  277. margin-left:0px;
  278. margin-top:0px;
  279. padding:6px;
  280. text-transform:;
  281. text-align:center;
  282. font-size:11px;
  283. font-family:calibri;
  284. letter-spacing:0px;
  285. color:{color:Text};
  286. background-color:{color:Background};
  287. }
  288.  
  289. .pagination {
  290. font-family:Inconsolata;
  291. text-transform:lowercase;
  292. letter-spacing:4px;
  293. font-style:normal;
  294. text-align:center;
  295. font-size:10px;
  296. text-align:center;
  297. margin-top:60px;
  298. margin-bottom:80px;
  299. padding:0px;
  300. position:justify;
  301. margin-left:auto;
  302. margin-right:auto
  303. background-color:{color:Background};
  304. }
  305.  
  306. .pagination a {
  307. padding:5px;
  308. color:{color:Link};
  309. }
  310.  
  311. .pagination a:hover {
  312. color:{color:Top Links Hover};
  313. background-color:{color:Top Links BG Hover};
  314. }
  315.  
  316. .affiliates {
  317. width:252px;
  318. margin-top:1px;
  319. font-size:16px;
  320. padding:5px;
  321. font-family:Open Sans Condensed;
  322. letter-spacing:1px;
  323. font-weight:normal;
  324. text-align:center;
  325. text-transform:uppercase;
  326. background-color:{color:Top BG};
  327. color:{color:Title};
  328. }
  329.  
  330. .affiliatess {
  331. width:252px;
  332. margin-top:6px;
  333. margin-left:8px;
  334. }
  335.  
  336. .affiliatess img {
  337. width: 44px;
  338. height: 44px;
  339. padding: 0px;
  340. margin:4px 1px 6px;
  341. }
  342.  
  343. .container {
  344. width:900px;
  345. margin: auto;
  346. margin-top:-8px;
  347. outline:0px solid {color:Posts Border};
  348. }
  349.  
  350. .postscontainer {
  351. width:500px;
  352. margin-left:330px;
  353. margin-top:-550px;
  354. outline:0px solid {color:Posts Border};
  355. }
  356.  
  357. .posts {
  358. width:500px;
  359. font-size: {text:Body Font Size};
  360. font-family: {text:Body Font};
  361. line-height:100%;
  362. margin-top:100px;
  363. text-align:justify;
  364. }
  365.  
  366. #info {
  367. text-align:left;
  368. font-size:18px;
  369. letter-spacing:-1px;
  370. font-family:Oranienbaum;
  371. text-transform:lowercase;
  372. line-height:12px;
  373. margin-top:7px;
  374. margin-left:515px;
  375. position:absolute;
  376. padding:5px;
  377. border-left: 0px solid {color:Info Border};
  378. }
  379.  
  380. #info a {
  381. color:{color:Link};
  382. }
  383.  
  384. #info a:hover {
  385. color:{color:Link Hover};
  386. }
  387.  
  388. .tags {
  389. width:500px;
  390. font-family:calibri;
  391. text-transform:none;
  392. margin-top:-1px;
  393. letter-spacing:0px;
  394. font-style:none;
  395. line-height:140%;
  396. font-size:10px;
  397. text-align:left;
  398. padding:2px;
  399. border-top: 0px solid {color:Info Border};
  400. -moz-transition-duration:0.5s;
  401. -webkit-transition-duration:0.5s;
  402. -o-transition-duration:0.5s;
  403. }
  404.  
  405. .tags a {
  406. background-color:none;
  407. color:{color:Link};
  408. }
  409.  
  410. .tags a:hover {
  411. text-decoration:underline;
  412. color:{color:Link Hover};
  413. }
  414.  
  415. .postnote {
  416. width:500px;
  417. font-family:calibri;
  418. text-transform:lowercase;
  419. font-style:normal;
  420. letter-spacing:0px;
  421. font-size:10px;
  422. text-align:left;
  423. line-height:90%;
  424. margin-top:40px;
  425. }
  426.  
  427. .postnote li {
  428. list-style-type:none;
  429. border-bottom:1px solid {color:Questions Border};
  430. padding:37px 0px 3px 0px;
  431. text-align:left;
  432. margin:0px;
  433. -moz-transition-duration:0.5s;
  434. -webkit-transition-duration:0.5s;
  435. -o-transition-duration:0.5s;
  436. }
  437.  
  438. .postnote img {
  439. align: left;
  440. margin: 0px 2px -4px 1px;
  441. padding: 3px;
  442. }
  443.  
  444. .music {
  445. width:500px;
  446. padding-bottom:10px;
  447. }
  448.  
  449. .albumart {
  450. float:left;
  451. padding:10px 10px 10px 0px;
  452. }
  453.  
  454. .albumart img {
  455. width:30px;
  456. padding: 3px;
  457. margin:2px 7px -3px 6px;
  458. border:2px solid {color:Info Border};
  459. border-radius:100px;
  460. -webkit-border-radius:100px;
  461. -moz-border-radius:100px;
  462. }
  463.  
  464. .playercontainer {
  465. text-align:left;
  466. padding:5px 5px -5px;
  467. width:480px;
  468. }
  469.  
  470. .musicinfo {
  471. padding:10px;
  472. margin-top:9px;
  473. color:{color:text};
  474. }
  475.  
  476. .quote {
  477. font-size:18px;
  478. font-family:Open Sans Condensed;
  479. letter-spacing:0px;
  480. line-height:90%;
  481. font-weight:normal;
  482. text-align:center;
  483. text-transform:lowercase;
  484. }
  485.  
  486. .source {
  487. font-family:calibri;
  488. font-size:10px;
  489. font-style:normal;
  490. text-align:center;
  491. line-height:17px;
  492. }
  493.  
  494. .chat ol {
  495. font-family:Open Sans Condensed;
  496. font-size:12px;
  497. line-height:100%;
  498. padding:0px;
  499. list-style:none;
  500. }
  501. .label {
  502. font-family:Open Sans Condensed;
  503. text-transform:lowercase;
  504. font-size:12px;
  505. font-weight:bold;
  506. color:{color:Text};
  507. }
  508. .line.odd {
  509. padding:4px;
  510. margin-bottom:2px;
  511. }
  512. .line.even {
  513. padding:4px;
  514. margin-bottom:2px;
  515. }
  516.  
  517. .ask {
  518. font-size:18px;
  519. font-family:Open Sans Condensed;
  520. letter-spacing:0px;
  521. text-align:left;
  522. margin-top:3px;
  523. text-transform:lowercase;
  524. }
  525.  
  526. .question {
  527. width:500px;
  528. letter-spacing:0px;
  529. margin-top:10px;
  530. padding-bottom:4px;
  531. text-align:justify;
  532. color:{color:Text};
  533. border-bottom: 1px solid {color:Questions Border};
  534. }
  535.  
  536. .answer {
  537. width:500px;
  538. letter-spacing:0px;
  539. text-align:justify;
  540. padding-top:5px;
  541. margin-bottom:1px;
  542. color:{color:Text};
  543. }
  544.  
  545. .askimg {
  546. padding: 3px;
  547. margin:2px 7px -3px 6px;
  548. border:2px solid {color:Info Border};
  549. border-radius:100px;
  550. -webkit-border-radius:100px;
  551. -moz-border-radius:100px;
  552. }
  553.  
  554. .credit {
  555. position:fixed;
  556. font-family:calibri;
  557. font-size:8px;
  558. font-weight:normal;
  559. line-height:150%;
  560. letter-spacing:0px;
  561. right:5px;
  562. bottom:20px;
  563. text-transform:uppercase;
  564. text-align:center;
  565. }
  566.  
  567. .credit a {
  568. font-style:normal;
  569. padding:3px;
  570. color:{color:Link};
  571. -moz-transition-duration:0.5s;
  572. -webkit-transition-duration:0.5s;
  573. -o-transition-duration:0.5s;
  574. }
  575.  
  576.  
  577. </style>
  578. </head>
  579.  
  580. <body>
  581. <div class="container">
  582. <div class="toph">
  583. <div class="topside">
  584. <img src="http://i.imgur.com/PVaJXPY.png" class="sidebarimg">
  585. </div>
  586. <div class="links">
  587. <a href="/">home</a>
  588. <a href="/ask">ask</a>
  589. <a href="{text:link1 url}">{text:link1}</a>
  590. <a href="{text:link2 url}">{text:link2}</a>
  591. <a href="{text:link3 url}">{text:link3}</a>
  592. <a href="{text:link4 url}">{text:link4}</a>
  593. <a href="{text:link5 url}">{text:link5}</a>
  594. <a href="{text:link6 url}">{text:link6}</a>
  595. <a href="{text:link7 url}">{text:link7}</a>
  596. </div>
  597. </div>
  598.  
  599. <div id="leftbar">
  600. </div>
  601. <div class="sidebar">
  602. <center><a href="/"><img src="http://static.tumblr.com/0eaccafdbf07086d45fe66fbb87bc43d/misjaau/8Mdn57v29/tumblr_static_5213j6hnnx8gg4s0kk0kgww8w.png"></a></center>
  603. <div class="phrase">{text:phrase}</div>
  604. <div class="description">
  605. {Description}
  606. </div>
  607.  
  608. <div class="affiliates">Affiliates</div>
  609. <div class="affiliatess">
  610. <a title="karen gillan daily" href="http://karengillandaily.tumblr.com/">
  611. <img src="https://31.media.tumblr.com/0c24cc4046ecf7647b4e86d6bf026f23/tumblr_inline_n27410ca8P1r23mcd.png"></a>
  612.  
  613. <a title="affiliate name" href="/">
  614. <img src="https://31.media.tumblr.com/4ae6f42247ddddca83dea1556652dd27/tumblr_inline_my4a3wWFPZ1r23mcd.png"></a>
  615.  
  616. <a title="affiliate name" href="/">
  617. <img src="https://31.media.tumblr.com/4ae6f42247ddddca83dea1556652dd27/tumblr_inline_my4a3wWFPZ1r23mcd.png"></a>
  618.  
  619. <a title="affiliate name" href="/">
  620. <img src="https://31.media.tumblr.com/4ae6f42247ddddca83dea1556652dd27/tumblr_inline_my4a3wWFPZ1r23mcd.png"></a>
  621.  
  622. <a title="affiliate name" href="/">
  623. <img src="https://31.media.tumblr.com/4ae6f42247ddddca83dea1556652dd27/tumblr_inline_my4a3wWFPZ1r23mcd.png"></a>
  624. </div>
  625.  
  626. </div>
  627.  
  628.  
  629. <div class="postscontainer">
  630. {block:Posts}
  631.  
  632. <div class="posts">
  633.  
  634. {block:Date}<div id="info"><span style="font-size:16px;letter-spacing:-1px;text-transform:uppercase">{ShortMonth}</span> <a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix}</a><br><span style="font-size:9px;font-family:calibri;text-transform:uppercase;letter-spacing:1px">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</span><br><span style="font-size:9px;font-family:calibri;text-transform:uppercase;letter-spacing:1px">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} › <a href="{SourceURL}">src</a></span>{/block:ContentSource}{/block:RebloggedFrom}</div>{/block:Date}
  635.  
  636. {block:Text}
  637. {block:Title}<h2>{Title}</h2>{/block:Title}
  638. {Body}
  639. {/block:Text}
  640.  
  641. {block:Quote}<div class="quote">&#8220;{Quote}&#8221;</div><center><div class="source">&mdash; {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
  642.  
  643. {/block:Quote}
  644.  
  645. {block:Link}
  646. <h2><a href="{URL}">{Name}</a></h2>
  647. {block:Description}{Description}{/block:Description}
  648. {/block:Link}
  649.  
  650. {block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
  651. </ol></div>{/block:Chat}
  652.  
  653. {block:Answer}<img src="{AskerPortraitURL-48}" width="20px" align="left" class="askimg"> <div class="ask"><span style="text-transform:lowercase;">{Asker} asked:</b></span></div> <div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:answer}
  654.  
  655. {block:Photo}
  656. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">
  657. {LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  658. {/block:Photo}
  659.  
  660. {block:Photoset}
  661. {Photoset-500}
  662. {block:Caption}{Caption}{/block:Caption}
  663. {/block:Photoset}
  664.  
  665. {block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  666. <div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  667. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  668. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  669. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  670.  
  671. {block:Video}
  672. {Video-500}
  673. {block:Caption}{Caption}{/block:Caption}
  674. {/block:Video}
  675.  
  676. {block:HasTags}
  677. <div class="tags">
  678. <span style="font-size:8px;letter-spacing:;text-transform:uppercase;font-weight:bold">
  679. filed under:</span> {block:Tags}<a href="{TagURL}">{Tag}</a>  {/block:Tags}</div>
  680. {/block:HasTags}
  681.  
  682. <div class="postnote">
  683. {block:PostNotes}{PostNotes}{/block:PostNotes}
  684. </div>
  685.  
  686. {/block:Posts}
  687. {block:Pagination}
  688. <div class="pagination">
  689. <a href="javascript:;" id="scrollToTop"><span style="font-size:8px;letter-spacing:1;text-transform:uppercase;">
  690. backtotop</span></a>
  691. {block:PreviousPage}
  692. <a href="{PreviousPage}"> ‹ </a>
  693. {/block:PreviousPage}
  694. {block:JumpPagination length="4"}
  695. {block:CurrentPage}
  696. <span class="current_page">{PageNumber}</span>
  697. {/block:CurrentPage}
  698. {block:JumpPage}
  699. <a class="jump_page" href="{URL}">{PageNumber}</a>
  700. {/block:JumpPage}
  701. {/block:JumpPagination}
  702. {block:NextPage}
  703. <a href="{NextPage}"> › </a>
  704. {/block:NextPage}
  705. </div>
  706. {/block:Pagination}
  707. {/block:Posts}
  708.  
  709.  
  710. </div>
  711. </div>
  712. </div>
  713. </body>
Advertisement
Add Comment
Please, Sign In to add comment