Advertisement
thepinkrebellion

amaz0nriver theme by thepinkrebellion

Feb 21st, 2012
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.94 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3. theme by thepinkrebellion
  4. thepinkrebellionthemes.tumblr.com
  5. -->
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8. {block:IfDisableRightClick}<script type="text/javascript" src="http://static.tumblr.com/oplygjf/w2Blhh3fn/tomxander-dot-tumblr-dot-com.js"></script>{/block:IfDisableRightClick}
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  10. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14.  
  15. <meta name="color:Text" content="#000000"/>
  16. <meta name="color:Header Text" content="#000000"/>
  17. <meta name="color:Link" content="#1a5a1b"/>
  18. <meta name="color:Permalink Background" content="#ffffff"/>
  19. <meta name="color:Permalink Icon" content="#000000"/>
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:Post Background" content="#ffffff"/>
  22. <meta name="color:Blank Audio Post Background" content="#b3c2ac"/>
  23. <meta name="color:Scrollbar" content="#bbbbbb"/>
  24. <meta name="if:Show Users Online" content="1"/>
  25. <meta name="if:Disable right click" content="1"/>
  26.  
  27. <meta name="font:Serif" content="Amethysta, serif"/>
  28. <meta name="font:Body" content="PT Sans, sans-serif"/>
  29.  
  30. <meta name="image:Background" content=""/>
  31. <meta name="image:Title" content=""/>
  32.  
  33. <meta name="if:Infinite Scrolling" content="0"/>
  34. <meta name="if:Full Sized Background" content="0"/>
  35. <meta name="if:Scroll To Top Button" content="1"/>
  36.  
  37. <meta name="if:Width Small" content="0"/>
  38. <meta name="if:Width Medium" content="1"/>
  39. <meta name="if:Width Big" content="0"/>
  40. <meta name="if:Width Huge" content="0"/>
  41.  
  42. <meta name="if:Transparent Header Background" content="1"/>
  43. <meta name="if:Hide Title" content="0"/>
  44. <meta name="text:Users Online" content="Online"/>
  45. <meta name="if:Hide Links List" content="0"/>
  46. <meta name="if:Show Archive Link" content="0"/>
  47. <meta name="text:Link Separator" content="♥"/>
  48. <meta name="text:Ask Title" content="Ask me anything!"/>
  49. <meta name="text:Submit Title" content="Submit stuff"/>
  50.  
  51. <meta name="text:Post Height" content="350px"/>
  52. <meta name="text:Post Width" content="350px"/>
  53. <meta name="text:Columns" content="5"/>
  54. <meta name="text:Post Gutter" content="12px"/>
  55.  
  56. <meta name="text:Permalink Icon Opacity" content="0.6"/>
  57. <meta name="text:Permalink Background Opacity" content="0.4"/>
  58. <meta name="text:Permalink Hover Opacity" content="1"/>
  59.  
  60. <meta name="text:Twitter Username" content=""/>
  61. <meta name="text:Analytics ID" content=""/>
  62.  
  63. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  64. <link href='http://fonts.googleapis.com/css?family=PT+Sans|Amethysta' rel='stylesheet' type='text/css'>
  65. <script type="text/javascript">
  66. var araminta = {name: '{Name}', index: {block:IndexPage}true{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage}, infscr: {block:IndexPage}{block:IfInfiniteScrolling}true{/block:IfInfiniteScrolling}{block:IfNotInfiniteScrolling}false{/block:IfNotInfiniteScrolling}{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage}, width: '{text:Post Width}', gutter: '{text:Post Gutter}', columns: {text:Columns}, pad: false}
  67. if ("{color:Background}" == "{color:Post Background}" && "{image:Background}" == "http://assets.tumblr.com/images/x.gif" && "{text:Post Gutter}" != "0px") {araminta.pad = true;} else {araminta.pad = false;};
  68. </script>
  69.  
  70. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/2L6lzc5ku/araminta.less.min.js"></script>
  71. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/me5sfsd/JqAlzc4f8/fonticon.css" />
  72.  
  73. <style type="text/css">
  74.  
  75. /* standard */
  76. {block:IfFullSizedBackground}html {background: url('{image:Background}') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}{/block:IfFullSizedBackground}
  77. body {font-size: 11px; margin: 0; padding: 0; overflow-x: hidden; line-height: 1.3em; color: {color:Text}; font-family: {font:Body}; {block:IfNotFullSizedBackground}background-color: {color:Background}; background-attachment: fixed; background-image: url('{image:Background}');{/block:IfNotFullSizedBackground}}
  78.  
  79. #shell {position: absolute; left: 50%; top: 0;{block:IndexPage} padding: 0 0 {text:Post Gutter} {text:Post Gutter};{/block:IndexPage}}
  80. #content {overflow: auto;}
  81. .post-shell {padding: 0; float: left; overflow: hidden; position: relative; background-color: {color:Post Background};}
  82. .index .post-shell {width: {text:Post Width}; height: {text:Post Height}; margin: {text:Post Gutter} {text:Post Gutter} 0 0;}
  83. .post {margin: 0;}
  84. .slide {overflow: hidden;}
  85. .fade {overflow: auto;}
  86. .pad .post, .note-shell.pad .post {padding: 10px;}
  87. .fill {position: absolute; width: 102%; height: 102%; margin: -1%; background-position: 50% 50%; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
  88.  
  89. /* header */
  90. #header {text-align: center; padding: 10px;{block:IndexPage} margin: {text:Post Gutter} {text:Post Gutter} 0 0;{/block:IndexPage} {block:IfNotTransparentHeaderBackground}background-color: {color:Post Background};{/block:IfNotTransparentHeaderBackground}}
  91. #header, #header a {color: {color:Header Text};}
  92. h1 {margin: 10px 0 8px; font-weight: normal; font-size: 3.2em; line-height: 1.2em; font-family: 'Gochi Hand', cursive;}
  93. #header img {max-width: 100%;}
  94. #twitter {font-family: {font:Serif};}
  95. #twitter a.timestamp {text-transform: uppercase; font-size: 0.9em; text-decoration: none;}
  96. .links {padding: 5px 5px 0; list-style-type: none; font-size: 1.4em; margin: 5px 0; font-family: {font:Serif};}
  97. .links li {display: inline-block; margin: 0px 10px;}
  98. .links a {text-decoration: none; transition: background-color 0.3s ease-in-out;}
  99.  
  100. /* text */
  101. img, embed, iframe, video {vertical-align: bottom;}
  102. a {text-decoration: underline; -webkit-transition: color 0.5s ease-out; -moz-transition: color 0.5s ease-out; transition: color 0.5s ease-out; color: {color:Text};}
  103. #content a:hover {color: {color:Link};}
  104. h2 a, h1 a, .nodec {text-decoration: none;}
  105. img#title {margin-top: 2px;}
  106. h2, h3 {font-family: {font:Serif};}
  107. h2 {font-weight: 300; text-align: left; text-decoration: none; font-size: 1.6em; line-height: 1.1em; margin: 0; font-family: {font:Serif};}
  108. h2.page {text-align: center; margin: -5px 0 10px;}
  109. h3 {font-size: 1.4em; font-weight: normal; margin: 12px 0 0; text-indent: 40px; line-height: 1.3em;}
  110. .post ul, .post ol {padding: 0 0 0 18px; margin: 0.5em 0 0;}
  111. img {margin: 0px; padding: 0px; border: 0;}
  112. blockquote {margin: 0.6em 0 0; padding: 0 0 0 9px; border-left: 1px solid {color:Text};}
  113. .audio blockquote, .quote blockquote {padding: 0; border: 0;}
  114. blockquote img {width: auto;}
  115. p {margin: 0.6em 0 0;}
  116. p:first-child {margin-top: 0!important;}
  117. .text img {max-width: 100%;}
  118. .caption {margin: 8px 0 0; background-color: {color:Post Background};}
  119. .caption.pad {margin: 0; padding: 8px;}
  120. .caption p {margin: 0;}
  121. .quote .caption {text-align: right;}
  122. .audio .caption {text-align: center;}
  123. p.question {margin: 0px; font-size: 1.2em; font-family: {font:Serif};}
  124. p.asker {margin: 0 0 5px; text-align: right; letter-spacing: 1px; font-family: {font:Serif};}
  125. .indiset {margin: 0 0 10px;}
  126. div.quot {font-size: 10em; position: relative; height: 100px; width: 0px; margin: -20px 0 -80px -4px; left: 0px; line-height: normal; display: block; font-family: Arial, Helvetica, sans-serif; color: {color:Accents};}
  127. .quot a {text-decoration: none;}
  128. .index .audio .post {position: absolute; height: 100%; width: 100%; background-color: {color:Blank Audio Post Background};}
  129. .audiobox {height: 27px!important;}
  130. .index .audiobox {background-color: #000; height: 27px; width: 27px; overflow: hidden; position: absolute; left: 50%; top: 50%; margin: -19px 0 0 -19px; padding: 6px; border-radius: 24px;}
  131. .index .audiobox .audio_player {width: 27px; overflow: hidden;}
  132. .pad.audio .caption {margin-top: 18px;}
  133. .perm .albumart {width: 283px; float: left; margin-right: 10px;}
  134. .perm .pad .albumart {width: 263px;}
  135. .perm .audio .post {overflow: auto;}
  136. .post td {vertical-align: top;}
  137. h3 + table {margin-top: 10px;}
  138. .index .video object, .index .video embed, .index .video iframe {width: 100%; height: 100%; position: absolute;}
  139. .nodisplay {display: none!important;}
  140. .trans {background-color: transparent!important;}
  141.  
  142. /* scrollbar */
  143. .fade::-webkit-scrollbar {width: 10px;}
  144. .fade::-webkit-scrollbar-thumb {border-right: solid 5px {color:Scrollbar};}
  145.  
  146. /* permalink */
  147. .corner.r {margin-left: {text:Post Width};}
  148. .corner.b {margin-top: {text:Post Height};}
  149. .corner .icon {opacity: {text:Permalink Icon Opacity};}
  150. .corner .background {border-color: {color:Permalink Background} transparent; opacity: {text:Permalink Background Opacity};}
  151. .corner:hover .background {opacity: {text:Permalink Hover Opacity};}
  152. .corner a, .corner a:hover {text-decoration: none; color: {color:Permalink Icon}!important;}
  153. .permblock {font-size: 16px; height: 16px; text-align: center; margin-top: 8px;}
  154. .permblock a {margin: 0 2px; display: inline-block; text-decoration: none;}
  155. .permblock .icon {display: none;}
  156.  
  157. /* permalink page */
  158. .perm {margin-left: -250px; width: 500px;}
  159. .perm .post-shell {width: 500px; margin: 30px 0 0;}
  160. .perm #header {margin-top: 30px;}
  161. #post-info {text-align: center; letter-spacing: 1px; font-family: {font:Serif};}
  162. #notes ol {padding: 0; margin: 0; list-style-type: none; counter-reset: li;}
  163. #notes li {min-height: 16px; margin: 0 0 10px;}
  164. #notes li:last-child {margin-bottom: 0;}
  165. #notes li:before {content: counter(li); counter-increment: li; float: left; padding: 0 10px 10px 0; height: 16px; vertical-align: top;}
  166. #notes li:last-child:before {display: none;}
  167. #notes img.avatar {vertical-align: bottom;}
  168. #notes span.action {margin-left: 10px;}
  169. #notes blockquote {margin: 0; border-width: 0; padding: 0;}
  170. #notes blockquote a {text-decoration: none;}
  171.  
  172. /* navigation */
  173. #nav {font-size: 25px; text-align: center; margin: {text:Post Gutter} 0; color: {color:Header Text};}
  174. #nav a {text-decoration: none; font-size: 30px; color: {color:Header Text};}
  175.  
  176. #infscr-loading, #infscr-error {display: none; position: fixed; z-index: 12345; bottom: 10px; left: 50%; margin-left: -60px; width: 120px; text-align: center;}
  177. #totop {position: fixed; top: 20px; right: 20px; width: 30px; height: 30px; cursor: help; vertical-align: middle; text-align: center; font-size: 3em; line-height: 36px; display: none{block:IfNotScrollToTopButton}!important{/block:IfNotScrollToTopButton};}
  178.  
  179. {CustomCSS}
  180. </style>
  181.  
  182. {block:IfAnalyticsID}
  183. <script type="text/javascript">
  184. var _gaq = _gaq || [];
  185. _gaq.push(['_setAccount', '{text:Analytics ID}']);
  186. _gaq.push(['_trackPageview']);
  187. (function() {
  188. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  189. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  190. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  191. })();
  192. </script>
  193. {/block:IfAnalyticsID}
  194.  
  195. </head>
  196.  
  197. <body>
  198.  
  199. <div id="totop">&#8657;</div>
  200.  
  201. <div id="shell" class="{block:PermalinkPage}perm {/block:PermalinkPage}{block:IndexPage}index{/block:IndexPage}">
  202.  
  203. <div id="header">
  204.  
  205. {block:IfTwitterUsername}
  206. <div id="twitter"></div>
  207. <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/{text:Twitter Username}.json?callback=twitterCallback&count=1"></script>
  208. {/block:IfTwitterUsername}
  209.  
  210. {block:IfNotHideLinksList}
  211. <ul class="links">
  212. <li><a href="/">Home</a></li>{block:IfShowArchiveLink}{text:Link Separator}<li><a href="/archive">Archive</a></li>{/block:IfShowArchiveLink}{block:IfAskTitle}{block:AskEnabled}{text:Link Separator}<li><a href="/ask">{text:Ask Title}</a></li>{/block:AskEnabled}{/block:IfAskTitle}{block:IfSubmitTitle}{block:SubmissionsEnabled}{text:Link Separator}<li><a href="/submit">{text:Submit Title}</a></li>{/block:SubmissionsEnabled}{/block:IfSubmitTitle}{block:HasPages}{block:Pages}{text:Link Separator}<li><a href="{URL}">{Label}</a></li>{/block:Pages}{/block:HasPages}
  213. </ul>
  214. {/block:IfNotHideLinksList}
  215.  
  216. {block:IfNotHideTitle}<h1><a href="/">{block:IfNotTitleImage}{Title}{/block:IfNotTitleImage}{block:IfTitleImage}<img src="{image:Title}" class="title" alt="{Title}" border="0" />{/block:IfTitleImage}</a></h1>{/block:IfNotHideTitle}
  217.  
  218. {block:TagPage}<p>Posts tagged "{Tag}"</p>{/block:TagPage}
  219. {block:SearchPage}<p>Search results for "{SearchQuery}"{block:NoSearchResults}<br />No results found{/block:NoSearchResults}</p>{/block:SearchPage}
  220.  
  221. {block:Description}<p>{Description}{block:IfShowUsersOnline}<script type="text/javascript" src="http://www.usuarios-online.com/usuarios.php?v={Name}.tumblr.com"></script> </a> {text:Users Online}{/block:IfShowUsersOnline}</p>{/block:Description}
  222. </div>
  223.  
  224. <div id="content">
  225.  
  226. {block:Posts}
  227.  
  228. {block:Photoset}
  229. {block:IndexPage}
  230. {block:Photos}
  231. <div class="post-shell photoset">
  232.  
  233. {block:IndexPage}{block:Date}
  234. <div class="corner permalink t l"><a href="{Permalink}" title="posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}"><div class="inside"><div class="background"></div><div class="icon">p</div></div></a></div>
  235. {block:ContentSource}<div class="corner source t r"><a href="{SourceURL}" title="from {PlaintextSourceTitle}"><div class="inside"><div class="background"></div><div class="icon">s</div></div></a></div>{/block:ContentSource}
  236. {/block:Date}{/block:IndexPage}
  237.  
  238. <div class="post clearbg">
  239. {block:ContentSource}<a href="{SourceURL}">{/block:ContentSource}
  240. <div class="fill" style="background-image: url('{block:IfWidthSmall}{PhotoURL-250}{/block:IfWidthSmall}{block:IfWidthMedium}{PhotoURL-400}{/block:IfWidthMedium}{block:IfWidthBig}{PhotoURL-500}{/block:IfWidthBig}{block:IfWidthHuge}{PhotoURL-500}{/block:IfWidthHuge}');"></div>
  241. {block:ContentSource}</a>{/block:ContentSource}
  242. </div></div>
  243. {/block:Photos}
  244. {/block:IndexPage}
  245. {/block:Photoset}
  246.  
  247. <div class="post-shell {block:Photo}photo slide{/block:Photo}{block:Photoset}{block:IndexPage}nodisplay{/block:IndexPage}{block:PermalinkPage}photoset trans{/block:PermalinkPage}{/block:Photoset}{block:Quote}quote pad fade{/block:Quote}{block:Link}link pad fade{/block:Link}{block:Text}text pad fade{/block:Text}{block:Chat}chat pad fade{/block:Chat}{block:Audio}audio slide{block:PermalinkPage} pad {/block:PermalinkPage}{/block:Audio}{block:Video}video slide{/block:Video}{block:Answer}answer pad fade{/block:Answer}">
  248.  
  249. {block:IndexPage}{block:Date}
  250. <div class="corner permalink t l"><a href="{Permalink}" title="posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}"><div class="inside"><div class="background"></div><div class="icon">p</div></div></a></div>
  251. {block:ContentSource}<div class="corner source t r"><a href="{SourceURL}" title="from {PlaintextSourceTitle}"><div class="inside"><div class="background"></div><div class="icon">s</div></div></a></div>{/block:ContentSource}
  252. {/block:Date}{/block:IndexPage}
  253.  
  254. <div class="post">
  255.  
  256. {block:Quote}
  257. <div class="quot">&ldquo;</div><h3>{Quote}</h3>
  258. <div class="caption">{block:Source}{Source}{/block:Source}</div>
  259. {/block:Quote}
  260.  
  261. {block:Photo}
  262. {LinkOpenTag}<center>
  263. {block:IndexPage}
  264. <div class="fill" style="background-image: url('{block:IfWidthSmall}{PhotoURL-250}{/block:IfWidthSmall}{block:IfWidthMedium}{PhotoURL-400}{/block:IfWidthMedium}{block:IfWidthBig}{PhotoURL-500}{/block:IfWidthBig}{block:IfWidthHuge}{PhotoURL-500}{/block:IfWidthHuge}');"></div>
  265. {/block:IndexPage}
  266. {block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" border="0" />{/block:PermalinkPage}</center>{LinkCloseTag}
  267. {block:PermalinkPage}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  268. {/block:Photo}
  269.  
  270. {block:Photoset}
  271. {block:PermalinkPage}
  272. {Photoset-500}
  273. {block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}
  274. {/block:PermalinkPage}
  275. {/block:Photoset}
  276.  
  277. {block:Video}
  278. {block:IndexPage}<div class="videobox" id="{PostID}">
  279. {block:IfWidthSmall}{Video-250}{/block:IfWidthSmall}
  280. {block:IfWidthMedium}{Video-400}{/block:IfWidthMedium}
  281. {block:IfWidthBig}{Video-500}{/block:IfWidthBig}
  282. {block:IfWidthHuge}{Video-500}{/block:IfWidthHuge}
  283. </div>{/block:IndexPage}
  284. {block:PermalinkPage}{Video-500}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  285. {/block:Video}
  286.  
  287. {block:Link}
  288. <h2><a href="{URL}" {Target}>{Name}</a>
  289. </h2>
  290. {block:Description}<caption>{Description}</caption>{/block:Description}
  291. {/block:Link}
  292.  
  293. {block:Chat}
  294. {block:Title}<h3>{Title}</h3>{/block:Title}
  295. <table class="chat" style="border-spacing: 0px;">
  296. {block:Lines}
  297. <tr>
  298. {block:Label}<td class="label" style="padding-right: 20px;">{Label}</td>{/block:Label}
  299. <td class="line">{Line}</td>
  300. </tr>
  301. {/block:Lines}
  302. </table>
  303. {/block:Chat}
  304.  
  305. {block:Audio}
  306. {block:AlbumArt}{block:IndexPage}<div class="fill" style="background-image: url('{AlbumArtUrl}');"></div>{/block:IndexPage}{/block:AlbumArt}
  307. {block:AlbumArt}{block:PermalinkPage}<img src="{AlbumArtUrl}" class="albumart" />{/block:PermalinkPage}{/block:AlbumArt}
  308. <div class="audiobox" id="{PostID}">{AudioPlayerBlack}</div>
  309. {block:PermalinkPage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  310. {/block:Audio}
  311.  
  312. {block:Text}
  313. {block:Title}<h2>{Title}</h2>{/block:Title}
  314. {Body}
  315. {/block:Text}
  316.  
  317. {block:Answer}
  318. <p class="question">{Question}</p>
  319. <p class="asker">@{Asker}</p>
  320. {Answer}
  321. {/block:Answer}
  322.  
  323. {block:IndexPage}{block:Date}
  324. <div class="permblock">
  325. <a href="{Permalink}" title="posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}"><div class="icon">p</div></a>
  326. {block:ContentSource}<a href="{SourceURL}" title="from {PlaintextSourceTitle}"><div class="icon">s</div></a>{/block:ContentSource}
  327. </div>
  328. {/block:Date}{/block:IndexPage}
  329.  
  330. </div>
  331.  
  332. </div>
  333.  
  334. {block:PermalinkPage}
  335. {block:Date}
  336. <div class="post-shell pad" id="post-info">
  337. <div class="post">
  338. {PostType} posted {TimeAgo}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}{block:Audio} and {PlayCountWithLabel}{/block:Audio}{block:HasTags}<br />tagged:{block:Tags} <a href="{TagURLChrono}">{Tag}</a>{/block:Tags}{/block:HasTags}
  339. </div></div>
  340. {block:PostNotes}<div class="post-shell pad stretchless">
  341. <div class="post" id="notes">
  342. {PostNotes}
  343. </div></div>{/block:PostNotes}
  344. {/block:Date}
  345. {/block:PermalinkPage}
  346.  
  347. {/block:Posts}
  348.  
  349. </div>
  350.  
  351. {block:Pagination}
  352. <div id="nav">
  353. {block:PreviousPage}
  354. <a href="{PreviousPage}" title="previous page" class="prev paging">&#171;</a>&nbsp;&nbsp;
  355. {/block:PreviousPage}
  356. {CurrentPage} / {TotalPages}
  357. {block:NextPage}
  358. &nbsp;&nbsp;<a href="{NextPage}" title="next page" id="next" class="next paging">&#187;</a>
  359. {/block:NextPage}
  360. </div>
  361. {/block:Pagination}
  362.  
  363. </div>
  364.  
  365. </body>
  366. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement