Advertisement
_catstail

white - tumblr theme

Jul 25th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head>
  5. <title>{Title}</title>
  6.  
  7. <link rel="shortcut icon" href="{FavIcon}" />
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  9. <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Playfair+Display&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
  12.  
  13. <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
  14.  
  15. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  16.  
  17.  
  18.  
  19.  
  20.  
  21. <meta name="color:Background" content="#ffebef"/>
  22. <meta name="color:Accent" content="#ffabab"/>
  23.  
  24. <meta name="text:Link 1" content="index"/>
  25. <meta name="text:Link 1 url" content="/"/>
  26. <meta name="text:Link 2" content="ask"/>
  27. <meta name="text:Link 2 url" content="/ask"/>
  28. <meta name="text:link 3" content="archive"/>
  29. <meta name="text:Link 3 url" content="/archive"/>
  30. <meta name="text:Link 4" content="link 4"/>
  31. <meta name="text:Link 4 url" content="/"/>
  32. <meta name="text:Link 5" content="link 5"/>
  33. <meta name="text:Link 5 url" content="/"/>
  34.  
  35.  
  36.  
  37. <style type="text/css">
  38. /* coded by stringthesis @ tumblr.com
  39. twitter - _stringthesis
  40. website - http://redstringthesis.com
  41. */
  42.  
  43. /* basic styles */
  44.  
  45.  
  46. body {
  47. color: #5a5a5a;
  48. background: {color:Background} fixed no-repeat top center;
  49. font: 14px 'roboto condensed';
  50. line-height: 22px;
  51. margin-bottom: -200px;
  52. margin: 0;
  53.  
  54. }
  55.  
  56.  
  57. /* top box */
  58.  
  59. #topwrap
  60. {
  61.  
  62. width: 100%;
  63. margin-top: 25px;
  64. line-height: 20px;
  65. margin-bottom: -70px;
  66. }
  67.  
  68. .top_menu
  69. {
  70. width: 100%;
  71. background: #fff;
  72. height: 70px;
  73. position: fixed;
  74. top: 0px;
  75. left: 0px;
  76. z-index: 99;
  77. }
  78.  
  79.  
  80. .top_menu_title
  81. {
  82. font-size: 22px;
  83. margin-bottom: 10px;
  84. line-height: 100%;
  85. text-align: left;
  86. padding: 20px;
  87. height: 40px;
  88. text-transform: uppercase;
  89. display: block;
  90. font-weight: 600;
  91. font-family: 'roboto condensed', sans-serif;
  92. position: relative;
  93. top: 3px;
  94. float: left;
  95. width: 100px;
  96. }
  97.  
  98. .top_menu_nav
  99. {
  100. float: left;
  101. width: 800px;
  102. position: relative;
  103. top: 25px;
  104. font-size: 14px;
  105. margin: 0 auto;
  106. }
  107.  
  108. .top_menu_nav a
  109. {
  110.  
  111. margin: 0px;
  112. font-family: 'playfair display', sans-serif;
  113. font-size: 12px;
  114. padding: 50px;
  115. padding-top: 10px;
  116. padding-bottom: 10px;
  117. text-transform: lowercase;
  118. font-weight: 200;
  119. color: #5c5c5c;
  120.  
  121. }
  122.  
  123. .top_menu_nav a:hover
  124. {
  125.  
  126. background: {color:Accent};
  127. color: #5c5c5c;
  128. }
  129.  
  130. .top_menu_img
  131. {
  132. text-decoration: none;
  133. border-bottom: 0px;
  134. position: relative;
  135. top: 4px;
  136. height: 80px;
  137. width: 100px;
  138. float: left;
  139. }
  140.  
  141. .top_menu_img img
  142. {
  143. width: 50px;
  144. height: 50px;
  145. text-decoration: none;
  146. border-bottom: 0px;
  147. border-radius: 100px;
  148. border: 5px solid #fff;
  149. background: #fff;
  150. }
  151.  
  152. .left_sidebar
  153. {
  154. width: 50%;
  155. float: left;
  156. background: #fafafa;
  157. height: 310px;
  158. }
  159.  
  160. .left_text
  161. {
  162. padding: 50px;
  163. width: 300px;
  164. position: relative;
  165. left: 45%;
  166. font-size: 11px;
  167.  
  168.  
  169. }
  170.  
  171. .left_text img
  172. {
  173. border-radius: 50px;
  174. background: #ff7b7b;
  175. border-radius: 30px 0 30px 30px;
  176. }
  177.  
  178. .right_sidebar
  179. {
  180. width: 50%;
  181. float: left;
  182. background: #f0efee fixed no-repeat top right;
  183. background-size: full;
  184. height: 310px;
  185.  
  186. }
  187.  
  188. .right_sidebar img
  189. {
  190. max-height: 310px;
  191. max-width: 674px;
  192. height: 310px;
  193. width: 674px;
  194. }
  195.  
  196. .entry
  197. {
  198.  
  199. width: 100%;
  200. background: #fff;
  201. margin-bottom: 50px;
  202.  
  203.  
  204. }
  205.  
  206.  
  207. .aboutme_sidebar
  208. {
  209. width: 400px;
  210. background: #f3f3f3;
  211. padding: 20px;
  212. float: right;
  213. margin-top: 0px;
  214. }
  215.  
  216. .aboutme_divider
  217. {
  218. max-width: 45px;
  219. display: block;
  220. border-top: 4px double #e2e2e2;
  221. margin: 0 auto;
  222. }
  223. .permalinks
  224. {
  225. display: block;
  226. padding: 5px;
  227. text-align: right;
  228. border-bottom: 4px double #e2e2e2;
  229. font-size: 10px;
  230. color: #999999;
  231. text-transform: uppercase;
  232. letter-spacing: 1px;
  233. margin-bottom: 5px;
  234. }
  235.  
  236. .permalinks_author
  237. {
  238. text-align: left;
  239. margin-bottom: -20px;
  240. width: 80%;
  241. margin-top: 10px;
  242.  
  243. }
  244.  
  245. .permalinks_author img
  246. {
  247. padding: 5px;
  248. border-radius: 10px 10px 10px 10px;
  249. margin-bottom: -15px;
  250. margin-left: -10px;
  251.  
  252. }
  253.  
  254.  
  255.  
  256. .date_notes
  257. {
  258. color: #999;
  259. text-decoration: none;
  260. }
  261.  
  262.  
  263. .permalinks strong,b
  264. {
  265. color: {color:Accent};
  266. font-family: Roboto Condensed;
  267. border-bottom: 0px; !important
  268. text-decoration: none;
  269. font-weight: 200;
  270. }
  271.  
  272. .tags
  273. {
  274. color: {color:Accent}; !important
  275. text-decoration: none;
  276. }
  277.  
  278.  
  279.  
  280. #container
  281. {
  282. max-width: 1080px;
  283. width: 100%;
  284. margin: 0px auto;
  285. background: #fff;
  286.  
  287. }
  288.  
  289. .clear
  290. {
  291. clear: both;
  292. }
  293.  
  294.  
  295.  
  296. h1, h2
  297. {
  298. font-family: 'Playfair Display';
  299. font-weight: 200;
  300. }
  301.  
  302.  
  303. b,strong
  304. {
  305. font-family: 'Playfair Display';
  306. color: {color:Accent};
  307. border-bottom: 1px dotted {color:Accent};
  308. }
  309.  
  310. em,i
  311. {
  312. font-family: 'Playfair Display';
  313. color: {color:Accent};
  314. letter-spacing: 1px;
  315. }
  316.  
  317. a
  318. {
  319. color: #5c5c5c;
  320. text-decoration: none;
  321. }
  322.  
  323. a:hover
  324. {
  325. color: {color:Accent};
  326. }
  327.  
  328. blockquote
  329. {
  330. border-left: 5px solid {color:Accent};
  331. padding-left: 8px;
  332.  
  333. }
  334.  
  335.  
  336. .action
  337. {
  338. display: block;
  339. border-bottom: 1px solid #e6e8e1;
  340. padding: 5px;
  341. margin-bottom: 5px;
  342. opacity: .8;
  343. font-size: 12px;
  344. margin-left: -50px;
  345. }
  346.  
  347. .notes
  348. {
  349. list-style-type: none;
  350. margin-right: 20px;
  351. }
  352.  
  353.  
  354. .notes img
  355. {
  356. display: none;
  357. }
  358. .quote_box
  359. {
  360. padding: 10px;
  361. font-size: 25px;
  362. font-family: 'Playfair Display';
  363. line-height: 32px;
  364. letter-spacing: -1px;
  365. text-align: justify;
  366. -webkit-filter: invert(100%);
  367. filter: invert(100%);
  368. color: #000;
  369. }
  370.  
  371. .quote_span
  372. {
  373. background: {color:Accent};
  374. padding: 5px;
  375. text-align: justify;
  376. }
  377.  
  378. .quote_source
  379. {
  380.  
  381. padding: 5px;
  382. color: #777777;
  383. font-size: 15px;
  384. text-align: center;
  385. }
  386.  
  387.  
  388. .welcome_box_wrap
  389. {
  390. width: 100%;
  391. min-height: 250px;
  392. padding-top: 50px;
  393. padding-bottom: 50px;
  394. margin-top: 70px;
  395. margin-bottom: 0px;
  396.  
  397.  
  398. }
  399.  
  400. .welcome_box
  401. {
  402. width: 500px;
  403. padding: 20px;
  404. margin: 50px auto;
  405. background: #fff;
  406.  
  407. display: block;
  408. line-height: 20px;
  409. text-transform: uppercase;
  410. font-weight: 200;
  411. letter-spacing: 1px;
  412. font-size: 10px;
  413.  
  414. }
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426. #content {
  427.  
  428. margin: 110px auto;
  429. margin-bottom: 0px;
  430.  
  431.  
  432. }
  433. article {
  434. overflow: hidden;
  435. max-width: 750px;
  436. width: 80%;
  437. margin: 0 auto;
  438. background: #fff;
  439. padding: 50px;
  440.  
  441. }
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448. .footer
  449. {
  450. width: 100%;
  451. background: #fff;
  452. height: 100px;
  453. }
  454.  
  455. .pagination
  456. {
  457. padding: 20px;
  458. text-align: right;
  459. }
  460. </style>
  461.  
  462.  
  463. </head>
  464.  
  465. <body>
  466.  
  467.  
  468. <div class="top_menu">
  469. <div class="top_menu_title"><a href="/">{Title}</a> </div>
  470. <div class="top_menu_img"><a href="/"><img src="{PortraitURL-64}"></a></div>
  471. <div class="top_menu_nav"><a href="{text:Link 1 url}">{text:Link 1}</a><a href="{text:Link 2 url}">{text:Link 2}</a><a href="{text:Link 3 url}">{text:Link 3}</a><a href="{text:Link 4 url}">{text:Link 4}</a><a href="{text:Link 5 url}">{text:Link 5}</a></div>
  472.  
  473.  
  474. </div>
  475.  
  476.  
  477.  
  478.  
  479. <div id="content">
  480.  
  481. <div class="entry">
  482. {block:Posts}
  483.  
  484. {block:Photo}
  485.  
  486. <article>
  487. {block:IndexPage}<div class="permalinks"><div class="permalinks_author">
  488.  
  489. <strong><a href="{Permalink}">{Month} {DayOfMonthWithZero} {Year}</a></strong>
  490.  
  491.  
  492.  
  493. {block:HasTags}
  494. Tagged Under:
  495. {block:Tags}
  496. <a href="{TagURL}" class="tags">{Tag}</a>
  497. {/block:Tags}
  498. {/block:HasTags}
  499.  
  500. </div> <a href="{Permalink}" class="date_notes"> {NoteCountwithLabel}</a> <a href="{ReblogURL}" class="date_notes">reblog</a></div>
  501.  
  502.  
  503. <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{block:Caption}{Caption}{/block:Caption}
  504.  
  505. </article>
  506. {/block:IndexPage}
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514. {block:PermalinkPage}
  515. <article>
  516. <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  517. {block:Caption}{Caption}{/block:Caption}
  518. </article>
  519. {/block:PermalinkPage}
  520.  
  521.  
  522. {/block:Photo}
  523.  
  524.  
  525. {block:Photoset}
  526.  
  527. <article>
  528. {block:IndexPage}<div class="permalinks"><div class="permalinks_author">
  529.  
  530.  
  531.  
  532.  
  533.  
  534. <strong><a href="{Permalink}">{Month} {DayOfMonthWithZero} {Year}</a></strong>
  535. {block:HasTags}
  536. Tagged Under:
  537. {block:Tags}
  538. <a href="{TagURL}" class="tags">{Tag}</a>
  539. {/block:Tags}
  540. {/block:HasTags}
  541.  
  542. </div> <a href="{Permalink}" class="date_notes"> {NoteCountwithLabel}</a> <a href="{ReblogURL}" class="date_notes">reblog</a></div>
  543.  
  544. {block:Photos}
  545. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" width="100%" /></a>
  546. {/block:Photos}
  547. </article>
  548. {/block:Photoset}
  549. {/block:IndexPage}
  550.  
  551.  
  552.  
  553.  
  554. {block:PermalinkPage}
  555. <article>
  556. {block:Photoset}
  557. {block:Photos}
  558. <img src="{PhotoURL-HighRes}" width="100%" />
  559. {/block:Photos}
  560.  
  561. {/block:Photoset}
  562.  
  563. {block:Caption}{Caption}{/block:Caption}
  564. </article>
  565. {/block:PermalinkPage}
  566.  
  567.  
  568. {/block:Photoset}
  569.  
  570.  
  571.  
  572. {block:Text}
  573. <article>
  574. {block:IndexPage}<div class="permalinks"><div class="permalinks_author">
  575.  
  576.  
  577.  
  578.  
  579.  
  580. <strong><a href="{Permalink}">{Month} {DayOfMonthWithZero} {Year}</a></strong>
  581. {block:HasTags}
  582. Tagged Under:
  583. {block:Tags}
  584. <a href="{TagURL}" class="tags">{Tag}</a>
  585. {/block:Tags}
  586. {/block:HasTags}
  587.  
  588. </div> <a href="{Permalink}" class="date_notes"> {NoteCountwithLabel}</a> <a href="{ReblogURL}" class="date_notes">reblog</a></div>
  589.  
  590.  
  591. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{Body}
  592. </article>
  593. {/block:IndexPage}
  594.  
  595.  
  596. {block:Permalinkpage}
  597. <article>
  598. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{Body}
  599.  
  600. </article>
  601. {/block:Permalinkpage}
  602.  
  603. {/block:Text}
  604.  
  605.  
  606.  
  607. {block:Link}
  608. <article>
  609. {block:IndexPage}<div class="permalinks"><div class="permalinks_author">
  610.  
  611.  
  612.  
  613.  
  614.  
  615. <strong><a href="{Permalink}">{Month} {DayOfMonthWithZero} {Year}</a></strong>
  616. {block:HasTags}
  617. Tagged Under:
  618. {block:Tags}
  619. <a href="{TagURL}" class="tags">{Tag}</a>
  620. {/block:Tags}
  621. {/block:HasTags}
  622.  
  623. </div> <a href="{Permalink}" class="date_notes"> {NoteCountwithLabel}</a> <a href="{ReblogURL}" class="date_notes">reblog</a></div>
  624.  
  625.  
  626. <h1><a href="{URL}">{Name}</a></h1>{block:Description}{Description}{/block:Description}
  627.  
  628. </article>
  629. {/block:IndexPage}
  630.  
  631.  
  632.  
  633.  
  634. {block:PermalinkPage}
  635. <article>
  636. <h1><a href="{URL}">{Name}</a></h1>{block:Description}{Description}{/block:Description}
  637. </article>
  638. {/block:PermalinkPage}
  639.  
  640.  
  641. {/block:Link}
  642.  
  643.  
  644.  
  645. {block:Quote}
  646. <article>
  647. {block:IndexPage}<div class="permalinks"><div class="permalinks_author">
  648.  
  649.  
  650.  
  651.  
  652.  
  653. <strong><a href="{Permalink}">{Month} {DayOfMonthWithZero} {Year}</a></strong>
  654. {block:HasTags}
  655. Tagged Under:
  656. {block:Tags}
  657. <a href="{TagURL}" class="tags">{Tag}</a>
  658. {/block:Tags}
  659. {/block:HasTags}
  660.  
  661. </div> <a href="{Permalink}" class="date_notes"> {NoteCountwithLabel}</a> <a href="{ReblogURL}" class="date_notes">reblog</a></div>
  662.  
  663.  
  664. <div class="quote_box"><span class="quote_span">{Quote}</span></div>{block:Source}<span class="quote_source">{Source}</span>{/block:Source}
  665. </article>
  666. {/block:IndexPage}
  667.  
  668.  
  669.  
  670.  
  671.  
  672. {Block:PermalinkPage}
  673.  
  674. <article>
  675. <div class="quote_box"><span class="quote_span">{Quote}</span></div>{block:Source}<span class="quote_source">{Source}</span>{/block:Source}
  676. </article>
  677. {/Block:PermalinkPage}
  678.  
  679. {/block:Quote}
  680.  
  681.  
  682.  
  683.  
  684. {block:Chat}
  685. <article>
  686. {block:IndexPage}<div class="permalinks"><div class="permalinks_author">
  687.  
  688.  
  689.  
  690.  
  691. <strong><a href="{Permalink}">{Month} {DayOfMonthWithZero} {Year}</a></strong>
  692. {block:HasTags}
  693. Tagged Under:
  694. {block:Tags}
  695. <a href="{TagURL}" class="tags">{Tag}</a>
  696. {/block:Tags}
  697. {/block:HasTags}
  698.  
  699. </div> <a href="{Permalink}" class="date_notes"> {NoteCountwithLabel}</a> <a href="{ReblogURL}" class="date_notes">reblog</a></div>
  700.  
  701. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{block:Lines}{block:Label}<b class="chatstrong">{Label}</b>{/block:Label}<span class="chatspan">{Line}<br></span>{/block:Lines}
  702. </article>
  703. {/block:IndexPage}
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710. {Block:PermalinkPage}
  711. <article>
  712. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{block:Lines}{block:Label}<b class="chatstrong">{Label}</b>{/block:Label}<span class="chatspan">{Line}<br></span>{/block:Lines}
  713. </article>
  714. {/block:PermalinkPage}
  715.  
  716.  
  717. {/block:Chat}
  718.  
  719.  
  720.  
  721. {block:Audio}
  722. <article>
  723. {block:IndexPage}<div class="permalinks"><div class="permalinks_author">
  724.  
  725.  
  726.  
  727.  
  728. <strong><a href="{Permalink}">{Month} {DayOfMonthWithZero} {Year}</a></strong>
  729. {block:HasTags}
  730. Tagged Under:
  731. {block:Tags}
  732. <a href="{TagURL}" class="tags">{Tag}</a>
  733. {/block:Tags}
  734. {/block:HasTags}
  735.  
  736. </div> <a href="{Permalink}" class="date_notes"> {NoteCountwithLabel}</a> <a href="{ReblogURL}" class="date_notes">reblog</a></div>
  737.  
  738. {AudioPlayerWhite}<p>{block:TrackName}Track: {TrackName}<br>{/block:TrackName}{block:Artist}Artist: {Artist}<br>{/block:Artist}{block:Album}Album: {Album}<br>{/block:Album}{block:PlayCount}Played: {PlayCount}{/block:PlayCount}
  739.  
  740. </article>
  741. {/block:IndexPage}
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749. {block:PermalinkPage}
  750. <article>
  751. {AudioPlayerWhite}
  752. {block:Caption}{Caption}{/block:Caption}
  753.  
  754. </article>
  755. {/block:PermalinkPage}
  756.  
  757.  
  758. {/block:Audio}
  759.  
  760.  
  761.  
  762. {block:Video}
  763. <article>
  764. {block:IndexPage}<div class="permalinks"><div class="permalinks_author">
  765.  
  766.  
  767.  
  768.  
  769. <strong><a href="{Permalink}">{Month} {DayOfMonthWithZero} {Year}</a></strong>
  770. {block:HasTags}
  771. Tagged Under:
  772. {block:Tags}
  773. <a href="{TagURL}" class="tags">{Tag}</a>
  774. {/block:Tags}
  775. {/block:HasTags}
  776.  
  777. </div> <a href="{Permalink}" class="date_notes"> {NoteCountwithLabel}</a> <a href="{ReblogURL}" class="date_notes">reblog</a></div>
  778.  
  779. {Video-500}
  780.  
  781.  
  782. {block:Caption}{Caption}{/block:Caption}
  783.  
  784. </article>
  785.  
  786. {/block:IndexPage}
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796. {block:PermalinkPage}
  797. <article>
  798. {Video-500}
  799. {block:Caption}{Caption}{/block:Caption}
  800. </article>
  801.  
  802. {/block:PermalinkPage}
  803.  
  804.  
  805.  
  806. {/block:Video}
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819. {block:Answer}
  820. <article>
  821. {block:IndexPage}
  822.  
  823. <b>{Asker}</b> asked: <br><center><i>{Question}</i></center><p>{Answer}
  824.  
  825. </article>
  826. {/block:IndexPage}
  827.  
  828.  
  829. {Block:PermaLinkPage}
  830.  
  831. <article>
  832. <b>{Asker}</b> asked: <br><center><i>{Question}</i></center><p>{Answer}
  833. </article>
  834.  
  835. {/block:PermalinkPage}
  836.  
  837. {/block:Answer}
  838.  
  839.  
  840.  
  841.  
  842.  
  843. <!---entry div--->
  844.  
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854. <!--permalink page-->
  855.  
  856.  
  857.  
  858. {block:PermalinkPage}
  859. <center>{block:HasTags}{block:Tags}<a href="{TagURL}">{Tags}</a>{/block:Tags}{/block:HasTags}<p>{NoteCountwithLabel}</center>
  860.  
  861. {block:PostNotes}<a name="notes">{PostNotes}</a>{/block:PostNotes}
  862.  
  863. {/block:PermalinkPage}
  864.  
  865.  
  866. {block:ContentSource}
  867. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  868. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  869. {/block:SourceLogo}
  870. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  871. {/block:ContentSource}
  872.  
  873. {/block:Posts}
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880. <div class="clear">
  881.  
  882. </div>
  883.  
  884. </div>
  885.  
  886.  
  887. {block:IndexPage}
  888. <div class="footer">
  889.  
  890.  
  891. <div class="pagination">
  892. {block:Pagination}{block:PreviousPage}
  893. <a href="{PreviousPage}"><i class="fa fa-arrow-left" aria-hidden="true"></i>
  894. </a>
  895. {/block:PreviousPage}
  896. {block:NextPage}
  897. <a href="{NextPage}"><i class="fa fa-arrow-right" aria-hidden="true"></i></a>
  898. {/block:NextPage}{/block:Pagination}
  899.  
  900. </div>
  901.  
  902.  
  903.  
  904. </div>
  905.  
  906. {/Block:IndexPage}
  907.  
  908.  
  909.  
  910. </div>
  911.  
  912.  
  913.  
  914.  
  915. <script src="http://static.tumblr.com/sdwlpgh/eYUo563bv/smoothscroll.min.js"></script>
  916.  
  917. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement