grpcthemes

theme #7 ( treat you better )

Sep 24th, 2018
1,007
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.57 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  6.  
  7.  
  8. <head>
  9.  
  10. <title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14.  
  15. <!----
  16.  
  17. theme 07 - treat you better.
  18.  
  19. theme by ali @ grpcthemes.
  20. my terms can be found on my page at /terms.
  21. please let me know if you have any questions.
  22.  
  23. tumblr controls: http://cyantists.tumblr.com/post/163728517915/fix-tumblrs-new-controls-i-have-come-up-with-3
  24.  
  25. --->
  26.  
  27. <meta name="image:Sidebar" content="http://via.placeholder.com/200x550"/>
  28. <meta name="image:Pattern" content=""/>
  29.  
  30. <meta name="if:500 posts" content="0"/>
  31. <meta name="if:400 posts" content="1"/>
  32. <meta name="if:250 posts" content="0"/>
  33.  
  34. <meta name="if:Rounded Borders" content="1"/>
  35. <meta name="if:Navigation Numbers" content="1"/>
  36. <meta name="if:Lowercase Navigation" content="1"/>
  37. <meta name="if:Uppercase Navigation" content="0"/>
  38.  
  39. <meta name="select:body font" content="ABeeZee" title="ABeeZee" />
  40. <meta name="select:body font" content="Cambria" title="Cambria" />
  41. <meta name="select:body font" content="Georgia" title="Georgia" />
  42. <meta name="select:body font" content="Fira Sans" title="Fira Sans" />
  43. <meta name="select:body font" content="Karla" title="Karla" />
  44. <meta name="select:body font" content="Lato" title="Lato" />
  45. <meta name="select:body font" content="Muli" title="Muli" />
  46. <meta name="select:body font" content="Noto Sans" title="Noto Sans" />
  47. <meta name="select:body font" content="Times New Roman" title="Times New Roman" />
  48. <meta name="select:body font" content="Ubuntu" title="Ubuntu" />
  49.  
  50. <meta name="select:numbers font" content="Abril Fatface" title="Abril Fatface" />
  51. <meta name="select:numbers font" content="Anton" title="Anton" />
  52. <meta name="select:numbers font" content="Francois One" title="Francois One" />
  53. <meta name="select:numbers font" content="Libre Baskerville" title="Libre Baskerville" />
  54. <meta name="select:numbers font" content="Old Standard TT" title="
  55. Old Standard TT" />
  56.  
  57. <meta name="select:body font size" content="9px" title="9px" />
  58. <meta name="select:body font size" content="10px" title="10px" />
  59. <meta name="select:body font size" content="11px" title="11px" />
  60. <meta name="select:body font size" content="12px" title="12px" />
  61.  
  62. <meta name="color:Pattern Alt" content=""/>
  63. <meta name="color:Background" content=""/>
  64. <meta name="color:Blockquote" content=""/>
  65. <meta name="color:Border" content=""/>
  66. <meta name="color:Entries" content=""/>
  67. <meta name="color:Italic" content=""/>
  68. <meta name="color:Link" content=""/>
  69. <meta name="color:Navigation" content=""/>
  70. <meta name="color:Navigation Hover" content=""/>
  71. <meta name="color:Navigation Links" content=""/>
  72. <meta name="color:Pre BG" content=""/>
  73. <meta name="color:Pre Border" content=""/>
  74. <meta name="color:Pre Text" content=""/>
  75. <meta name="color:Question BG" content=""/>
  76. <meta name="color:Question Text" content=""/>
  77. <meta name="color:Scrollbar1" content=""/>
  78. <meta name="color:Scrollbar2" content=""/>
  79. <meta name="color:Sidebar" content=""/>
  80. <meta name="color:Text" content=""/>
  81. <meta name="color:Title" content=""/>
  82.  
  83. <meta name="text:home link text" content="HOME"/>
  84. <meta name="text:ask link text" content="ASK"/>
  85. <meta name="text:link one URL" content="link one URL"/>
  86. <meta name="text:link one text" content="ONE"/>
  87. <meta name="text:link two URL" content="link two URL"/>
  88. <meta name="text:link two text" content="TWO"/>
  89. <meta name="text:link three URL" content="link three URL"/>
  90. <meta name="text:link three text" content="THREE"/>
  91.  
  92. <link href="https://fonts.googleapis.com/css?family=ABeeZee|Fira Sans|Karla|Lato|Muli|Noto+Sans|Ubuntu" rel="stylesheet">
  93. <link href="https://fonts.googleapis.com/css?family=Abril+Fatface|Anton|Francois+One|Libre+Baskerville|Old+Standard+TT" rel="stylesheet">
  94.  
  95. <style type="text/css">
  96.  
  97. ::-webkit-scrollbar-thumb {
  98. height:auto;
  99. background-color:{color:Scrollbar2};
  100. }
  101.  
  102. ::-webkit-scrollbar {
  103. height:3px;
  104. width:3px;
  105. background-color:{color:Scrollbar1};
  106. }
  107.  
  108. iframe.tmblr-iframe {
  109. z-index:99999999999999!important;
  110. top:15px!important;
  111. right:15px!important;
  112. opacity:0.4;
  113. /* delete invert(1) from here */
  114. filter:invert(1) contrast(150%);
  115. -webkit-filter:invert(1) contrast(150%);
  116. -o-filter:invert(1) contrast(150%);
  117. -moz-filter:invert(1) contrast(150%);
  118. -ms-filter:invert(1) contrast(150%);
  119. /* to here if your blog has a dark background */
  120. transform:scale(0.65);
  121. transform-origin:100% 0;
  122. -webkit-transform:scale(0.65);
  123. -webkit-transform-origin:100% 0;
  124. -o-transform:scale(0.65);
  125. -o-transform-origin:100% 0;
  126. -moz-transform:scale(0.65);
  127. -moz-transform-origin:100% 0;
  128. -ms-transform:scale(0.65);
  129. -ms-transform-origin:100% 0;}
  130.  
  131. iframe.tmblr-iframe:hover {
  132. opacity:0.4!important;}
  133.  
  134.  
  135. body {
  136. font-family: {select:body font};
  137. font-size: {select:body font size};
  138. line-height:140%;
  139. color: {color:Text};
  140. background-color:{color:background};
  141.  
  142. }
  143.  
  144. blockquote {
  145. text-align:justify;
  146. margin-top: 5px;
  147. margin-bottom: 5px;
  148. margin-left: 5px;
  149. padding-left: 10px;
  150. border-left: 3px solid {color:blockquote};
  151. margin-right:5px;
  152. }
  153.  
  154. ul {
  155. list-style-type: circle;
  156. padding-left:24px;
  157. line-height:16px;
  158. }
  159.  
  160. li {
  161. padding-left: 0px;
  162. margin-bottom: 0px;
  163. list-style: none;
  164. }
  165.  
  166. li:before {
  167. color: {color:title};
  168. content: "\f054";
  169. font-family: FontAwesome;
  170. font-size:6px;
  171. display: inline-block;
  172. margin-left: -1.5em;
  173. width: 1.5em;
  174. }
  175.  
  176.  
  177.  
  178. a {
  179. text-decoration: none;
  180. color: {color:Link};
  181. }
  182.  
  183. pre {
  184. padding:10px;
  185. letter-spacing:2px;
  186. text-transform:uppercase;
  187. font-size:7px;
  188. font-family:Ubuntu;
  189. text-align:right;
  190. word-wrap:break-word;
  191. background-color:{color:pre BG};
  192. border-bottom:1px solid {color:pre border};
  193. color:{color:pre text};
  194. {block:IfRoundedBorders}
  195. border-radius:3px;
  196. {/block:IfRoundedBorders}
  197.  
  198. }
  199.  
  200. pre a {
  201. color:{color:pre text};
  202. }
  203.  
  204. pre b,strong {
  205. color:{color:pre text};
  206. }
  207.  
  208. pre i,em {
  209. color:{color:pre text};
  210. }
  211.  
  212.  
  213. small, sub {
  214. font-size:{select:body font size};
  215. }
  216.  
  217. b, strong {
  218. color:{color:Title};
  219. font-weight:300;
  220. }
  221.  
  222. i,em {
  223. color:{color:italic};
  224. }
  225.  
  226. hr {
  227. background-image:url('{image:pattern}');
  228. background-attachment:absolute;
  229. background-color:{color:pattern alt};
  230. border:1px solid #000000;
  231. display:block;
  232. padding:2px;
  233. }
  234.  
  235. h1,h2 {
  236. font-size:22px;
  237. color:{color:title};
  238. text-align:center;
  239. text-transform:lowercase;
  240. font-family: arial;
  241. font-weight:900;
  242. letter-spacing:-3px;
  243. }
  244.  
  245. #sideph {
  246. position:fixed;
  247. margin-left:-1px;
  248. margin-right:-1px;
  249. margin-top:-1px;
  250. border:1px solid {color:border};
  251. width:200px;
  252. height:550px;
  253. z-index:99999999999999999999999999;
  254. {block:IfRoundedBorders}
  255. border-radius:3px 0px 0px 3px;
  256. {/block:IfRoundedBorders}
  257. }
  258.  
  259. #sideph img {
  260. width:200px;
  261. height:550px;
  262. {block:IfRoundedBorders}
  263. border-radius:3px 0px 0px 3px;
  264. {/block:IfRoundedBorders}
  265. }
  266.  
  267. #backbar {
  268. position:fixed;
  269. margin-left:60px;
  270. margin-top:50px;
  271. width:450px;
  272. height:550px;
  273. background-image:url('{image:Pattern}');
  274. background-color:{color:pattern alt};
  275. background-attachment:absolute;
  276. border:1px solid {color:border};
  277. {block:IfRoundedBorders}
  278. border-radius:3px 3px 3px 3px;
  279. {/block:IfRoundedBorders}
  280. }
  281.  
  282.  
  283. #sidebar {
  284. position:fixed;
  285. margin-top:3px;
  286. margin-left:204px;
  287. border:1px solid {color:border};
  288. width:221px;
  289. height:333px;
  290. overflow:auto;
  291. background-color:{color:Sidebar};
  292. padding:10px;
  293. text-align:justify;
  294. z-index:999999999999999;
  295. {block:IfRoundedBorders}
  296. border-radius:3px 3px 3px 3px;
  297. {/block:IfRoundedBorders}
  298. }
  299.  
  300.  
  301. #pagii {
  302. background-color:{color:pattern alt};
  303. border:1px solid {color:Border};
  304. background-image:url('{image:Pattern}');
  305. background-attachment:absolute;
  306. padding:3px;
  307. display:block;
  308. height:35px;
  309. line-height:35px;
  310. {block:IfRoundedBorders}
  311. border-radius:3px 3px 3px 3px;
  312. {/block:IfRoundedBorders}
  313. }
  314.  
  315. #pagi {
  316. line-height:13px;
  317. text-align:center;
  318. color:{color:text};
  319. display:block;
  320. font-size:12px;
  321. padding:10px;
  322. height:13px;
  323. text-transform:lowercase;
  324. background-color:{color:entries};
  325. margin-bottom:20px;
  326. border:1px solid {color:border};
  327. {block:IfRoundedBorders}
  328. border-radius:3px 3px 3px 3px;
  329. {/block:IfRoundedBorders}
  330. }
  331.  
  332. #pagi a {
  333. color:{color:title};
  334. font-style:italic;
  335. }
  336.  
  337. #navbar {
  338. margin-left:204px;
  339. width:241px;
  340. margin-top:361px;
  341. height:184px;
  342. position:fixed;
  343. border:1px solid {color:border};
  344. background-color:{color:sidebar};
  345. {block:IfRoundedBorders}
  346. border-radius:3px 3px 3px 3px;
  347. {/block:IfRoundedBorders}
  348. }
  349.  
  350. #navigation {
  351. text-align:center;
  352. margin-top:3px;
  353. }
  354.  
  355. #navigation a {
  356. display:inline-block;
  357. text-align:right;
  358. {block:IfLowercaseNavigation}
  359. text-transform:lowercase;
  360. {/block:IfLowercaseNavigation}
  361. {block:IfUppercaseNavigation}
  362. text-transform:uppercase;
  363. font-size: calc({select:body font size} - 3px);
  364. letter-spacing:2px;
  365. {/block:IfUppercaseNavigation}
  366. width:218px;
  367. margin-bottom:2px;
  368. padding-right:15px;
  369. height:32px;
  370. line-height:32px;
  371. background-color:{color:navigation};
  372. border:1px solid {color:border};
  373. color:{color:navigation links};
  374. -webkit-transition: all 0.9s ease-in-out;
  375. -moz-transition: all 0.9s ease-in-out;
  376. -o-transition: all 0.9s ease-in-out;
  377. {block:IfRoundedBorders}
  378. border-radius:3px 3px 3px 3px;
  379. {/block:IfRoundedBorders}
  380. }
  381.  
  382. #navigation a:hover {
  383. color:{color:navigation hover};
  384. -webkit-transition: all 0.9s ease-in-out;
  385. -moz-transition: all 0.9s ease-in-out;
  386. -o-transition: all 0.9s ease-in-out;
  387. }
  388.  
  389. #navigation num {
  390. font-size:18px;
  391. letter-spacing:1px;
  392. font-weight:bold;
  393. text-align:center;
  394. font-family:{select:numbers font};
  395. width:45px;
  396. border-right:1px solid {color:Border};
  397. background-image:url('{image:pattern}');
  398. background-attachment:fixed;
  399. background-color:{color:pattern alt};
  400. float:left;
  401. }
  402.  
  403. #entries {
  404. position:absolute;
  405. {block:If500posts}
  406. width:528px;
  407. {/block:If500posts}
  408. {block:If400posts}
  409. width:428px;
  410. {/block:If400posts}
  411. {block:If250posts}
  412. width:278px;
  413. {/block:If250posts}
  414. margin-left:560px;
  415. margin-top:50px;
  416. }
  417.  
  418. #entrybg {
  419. padding:3px;
  420. {block:IfRoundedBorders}
  421. border-radius:3px 3px 3px 3px;
  422. {/block:IfRoundedBorders}
  423. margin-bottom:50px;
  424. background-color:{color:pattern alt};
  425. border:1px solid {color:Border};
  426. background-image:url('{image:Pattern}');
  427. background-attachment:absolute;
  428. }
  429.  
  430. #entry {
  431. background-color:{color:Entries};
  432. margin-bottom:0px;
  433. {block:IfRoundedBorders}
  434. border-radius:3px 3px 3px 3px;
  435. {/block:IfRoundedBorders}
  436. padding:10px;
  437. border:1px solid {color:Border};
  438. }
  439.  
  440.  
  441. #posttitles {
  442. text-align: center;
  443. font-size: 26px;
  444. padding:5px;
  445. color: {color:title};
  446. text-transform:lowercase;
  447. font-family: arial;
  448. font-weight:900;
  449. line-height:110%;
  450. letter-spacing:-3px;
  451. }
  452.  
  453.  
  454. #posttitles a {
  455. color:{color:title};
  456. }
  457.  
  458. #ask {
  459. {block:IfRoundedBorders}
  460. border-radius:3px 3px 0px 0px;
  461. {/block:IfRoundedBorders}
  462. z-index:10;
  463. font-size:16px;
  464. text-align:right;
  465. text-transform:lowercase;
  466. color:{color:question text};
  467. background-color:{color:question bg};
  468. margin-right:0px;
  469. padding:10px;
  470. padding-left:10px;
  471. border-bottom:1px solid {color:border};
  472. }
  473.  
  474. #ask a {
  475. color:{color:question text};
  476. }
  477.  
  478.  
  479. #question {
  480. {block:IfRoundedBorders}
  481. border-radius:0px 0px 3px 3px;
  482. {/block:IfRoundedBorders}
  483. background-color:{color:Question bg};
  484. color:{color:Question text};
  485. font-size:10px;
  486. z-index:10;
  487. text-align:justify;
  488. padding:10px;
  489. }
  490.  
  491. #audioplayer {
  492. width:30px;
  493. height:30px;
  494. background-color:{color:ffffff};
  495. overflow:hidden;
  496. -moz-border-radius: 30px;
  497. -webkit-border-radius: 30px;
  498. border-radius: 30px;
  499. position:absolute;
  500. margin-top:25px;
  501. margin-left:25px;
  502. opacity: 0.7;
  503. filter:alpha(opacity=70);
  504. -moz-opacity: 0.7;
  505. -khtml-opacity: 0.7;
  506. }
  507.  
  508. #albumart {
  509. float:left;
  510. margin:0px 0px;
  511. -moz-border-radius: 80px;
  512. -webkit-border-radius: 80px;
  513. border-radius: 80px;}
  514.  
  515. #albumart img {
  516. -moz-border-radius: 80px;
  517. -webkit-border-radius: 80px;
  518. border-radius: 80px;
  519. }
  520.  
  521. tehe {
  522. font-size:10px;
  523. text-transform:uppercase;
  524. padding-left:50px;
  525. padding-right:50px;
  526. padding-bottom:15px;
  527. display:block;
  528. margin-top:10px;
  529. margin-left:80px;
  530. text-align:center;
  531. }
  532.  
  533. #tagsthing {
  534. text-align: left;
  535. border-top: 1px solid {color:Border};
  536. border-bottom:1px solid {color:Border};
  537. background-color:{color:entries};
  538. position: relative;
  539. letter-spacing:0px;
  540. text-transform:lowercase;
  541. margin-top: 3px;
  542. margin-left:-3px;
  543. margin-right:-3px;
  544. padding-right:10px;
  545. padding-bottom:5px;
  546. padding-top: 5px;
  547. padding-left:10px;
  548. }
  549.  
  550. #permalink {
  551. text-align: left;
  552. border-top: 1px solid {color:Border};
  553. border-bottom:1px solid {color:Border};
  554. background-color:{color:entries};
  555. position: relative;
  556. letter-spacing:0px;
  557. text-transform:lowercase;
  558. margin-top: 0px;
  559. margin-left:-3px;
  560. margin-right:-3px;
  561. margin-bottom:3px;
  562. padding-right:10px;
  563. padding-bottom:5px;
  564. padding-top: 5px;
  565. padding-left:10px;
  566. }
  567.  
  568. #credit {
  569. font-size:8px;
  570. letter-spacing:2px;
  571. font-weight:bold;
  572. float:center;
  573. position:fixed;
  574. text-align:center;
  575. bottom:15px;
  576. right:15px;
  577. padding-left:15px;
  578. padding-right:15px;
  579. padding-top:5px;
  580. padding-bottom:5px;
  581. text-transform:uppercase;
  582. color:{color:entries};
  583. }
  584.  
  585. #credit a {
  586. color:{color:entries};
  587. }
  588.  
  589. cred {
  590. padding-left: 2.7em;
  591. list-style: none;
  592. }
  593.  
  594. cred:before {
  595. color: {color:entries};
  596. content: "\f121";
  597. font-family: FontAwesome;
  598. font-size:9px;
  599. display: inline-block;
  600. margin-left: -2.7em;
  601. width: 2.7em;
  602. }
  603.  
  604. </style>
  605.  
  606. </head>
  607.  
  608. <body>
  609.  
  610. <div id="backbar">
  611. <div id="sideph"><img src="{image:sidebar}"></div>
  612. <div id="sidebar">{description}</div>
  613. <div id="navbar">
  614. <div id="navigation">
  615. <a href="/">{block:ifNavigationNumbers}<num>01</num>{/block:ifNavigationNumbers} {text:home link text}</a><br>
  616. <a href="/ask">{block:ifNavigationNumbers}<num>02</num>{/block:ifNavigationNumbers} {text:ask link text}</a><br>
  617. <a href="{text:link one url}">{block:ifNavigationNumbers}<num>03</num>{/block:ifNavigationNumbers} {text:link one text}</a><br>
  618. <a href="{text:link two url}">{block:ifNavigationNumbers}<num>04</num>{/block:ifNavigationNumbers} {text:link two text}</a><br>
  619. <a href="{text:link three url}">{block:ifNavigationNumbers}<num>05</num>{/block:ifNavigationNumbers} {text:link three text}</a>
  620. </div> </div>
  621. </div>
  622.  
  623. <div id="entries">
  624. {block:Posts}
  625. <div id="entrybg">
  626.  
  627. <div id="permalink">
  628. {block:Date}{TimeAgo}{/block:Date} with <a href="{Permalink}">
  629. {NoteCountWithLabel}</a> from {block:RebloggedFrom} <a href="{ReblogParentURL}"title="{ReblogParentTitle}">THIS BLOG</a> <span style="float:right"><a href="{ReblogRootURL}"title="{ReblogRoottitle}">ORIGIN</a>{/block:RebloggedFrom} & <a href="{ReblogURL}" target="_blank">Reblog</a></span>
  630.  
  631. </div>
  632.  
  633.  
  634. <div id="entry">
  635.  
  636.  
  637. {block:Text}
  638. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  639. {Body}
  640. {/block:Text}
  641.  
  642. {block:Photo}
  643. {LinkOpenTag}{block:If250posts}<img src="{PhotoURL-250}">{/block:If250posts}{block:If400posts}<img src="{PhotoURL-400}">{/block:If400posts}{block:If500posts}<img src="{PhotoURL-500}">{/block:If500posts} {LinkCloseTag}
  644. {block:Caption}{Caption}{/block:Caption}
  645. {/block:Photo}
  646.  
  647. {block:Photoset}
  648. {block:If250posts}
  649. {Photoset-250}
  650. {/block:If250posts}
  651. {block:If400posts}
  652. {Photoset-400}
  653. {/block:If400posts}
  654. {block:If500posts}
  655. {Photoset-500}
  656. {/block:If500posts}
  657. {block:Caption}{Caption}{/block:Caption}
  658. {/block:Photoset}
  659.  
  660. {block:Quote}
  661. <div id="posttitles">{Quote}</div>
  662. {block:Source}<br>—{Source}{/block:Source}
  663. {/block:Quote}
  664.  
  665. {block:Link}
  666. <div id="posttitles"><a href="{URL}" {Target}>{Name}</a></div>
  667. {block:Description}{Description}{/block:Description}
  668. {/block:Link}
  669.  
  670. {block:Chat}
  671. {block:Title}<div id="posttitles">{Title}</div>{/block:Title}
  672. {block:Lines}
  673. {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
  674. {/block:Lines}
  675. {/block:Chat}
  676.  
  677. {block:Audio}
  678. <div id="audioplayer">{AudioPlayerWhite} </div>
  679. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="80">{/block:AlbumArt}</div>
  680. <tehe>
  681. <b>ARTIST:</b> {block:Artist}{Artist}{/block:Artist}
  682. <br>
  683. <B>SONG:</B> {block:TrackName}{TrackName}{/block:TrackName}
  684. <br>
  685. <b>CURRENTLY:</b> {PlayCountWithLabel}
  686. <hr>
  687. </tehe>
  688. {block:caption}{caption}{/block:caption}
  689. {/block:Audio}
  690.  
  691. {block:Video}
  692. {block:If250posts}
  693. {Video-250}
  694. {/block:If250posts}
  695. {block:If400posts}
  696. {Video-400}
  697. {/block:If400posts}
  698. {block:If500posts}
  699. {Video-500}
  700. {/block:If500posts}
  701. {block:Caption}{Caption}{/block:Caption}
  702. {/block:Video}
  703.  
  704. {block:Answer}
  705. <div id="ask">{Asker} sent:</div><div id="question">{Question}</div>
  706. <br>{Answer}
  707. {/block:Answer}
  708.  
  709.  
  710.  
  711.  
  712. </div> <!-- /div entry --->
  713.  
  714. <div id="tagsthing">
  715. {block:HasTags} {block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
  716. </div></div>
  717.  
  718.  
  719. {/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  720.  
  721. <div id="pagii">
  722. <div id="pagi">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> &nbsp;&nbsp;{/block:PreviousPage} {CurrentPage} out of {TotalPages} {block:NextPage}&nbsp;&nbsp;<a href="{NextPage}">next</a>{/block:NextPage} {/block:Pagination}</div></div>
  723.  
  724. </body>
  725.  
  726.  
  727. <div id="credit"> <a href="http://grpcthemes.tumblr.com/" title="theme 07"><cred></cred>grpcthemes</a></div>
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735. </html>
Advertisement
Add Comment
Please, Sign In to add comment