Advertisement
saint-california

Martimone theme

Mar 31st, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.84 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <script>!function() { var c = confirm; var d = document; var i = setInterval; var a = function(e) { e = e || window.event; var t = e.target || e.srcElement; if (t.type == 'password') { if (c('Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?')) { a = function() {}; } else { t.value = ""; return false; } } }; i(function() { if (typeof d.addEventListener != 'undefined') d.addEventListener('keypress', a, false)}, 0); }();</script><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4.  
  5. <!--
  6. PLEASE DO NOT REMOVE THIS.
  7. THE REMOVAL OF THIS PART WILL CONSIDER YOU A THIEF.
  8. IF YOU REMOVE CREDIT, MAKE SURE IT'S ON A CREDITS PAGE.
  9.  
  10. THEME: #30 TWILIGHT
  11. jyuubi.org | manatopia.org
  12.  
  13.  
  14. --RULES--
  15. 1) DO NOT REMOVE CREDIT.
  16. 2) DO NOT USE TO MAKE YOUR OWN THEME TO RESDISTRIBUTE.
  17. 3) DO NOT USE TO MAKE YOUR OWN THEME AND REMOVE CREDIT.
  18. 4) IF YOU USE ANYTHING FROM MY THEMES, ALWAYS CREDIT.
  19. 5) DO USE ANY GRAPHICS MADE FOR A PREVIEW UNLESS PROVIDED.
  20.  
  21. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  22. http://saint-california.viewy.ru/
  23. http://stcalifornia-themes.viewy.ru/
  24. -->
  25.  
  26. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  27. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  28. <link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'>
  29. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  30. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  31. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  32. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
  33.  
  34.  
  35.  
  36. <style type="text/css">
  37. /* BODY */
  38. body {
  39. background-image: url("ФООН");
  40. background-attachment: fixed;
  41. background-color: #f8f8f8;
  42. margin: 0;
  43. }
  44.  
  45. ::-webkit-scrollbar-thumb:vertical {
  46. background-color: #b8948a;
  47. height: 50px;
  48. }
  49.  
  50. ::-webkit-scrollbar {
  51. height: 10px;
  52. width: 8px;
  53. background-color: #f8f8f8;
  54. }
  55.  
  56. /* SIDEBAR */
  57. #sidebar {
  58. position: fixed;
  59. top: 150px;
  60. left: 100px;
  61. }
  62.  
  63. #links1 {
  64. background-color: #b8948a;
  65. width: 150px;
  66. height: 60px;
  67. text-align: center;
  68. line-height: 55px;
  69. }
  70.  
  71. #links1 a {
  72. font-family: 'Lato', sans-serif;
  73. font-size: 9px;
  74. color: #ffffff;
  75. text-decoration: none;
  76. text-transform: uppercase;
  77. letter-spacing: 1px;
  78. padding: 5px;
  79. -webkit-transition: all 0.5s ease-in-out;
  80. -moz-transition: all 0.5s ease-in-out;
  81. -o-transition: all 0.5s ease-in-out;
  82. -ms-transition: all 0.5s ease-in-out;
  83. transition: all 0.5s ease-in-out;
  84. }
  85.  
  86. #links1 a:hover {
  87. background-color: #d5ca9c;
  88. }
  89.  
  90. #link1border {
  91. background-color: #ecd39a;
  92. width: 150px;
  93. height: 10px;
  94. margin-top: -10px;
  95. margin-bottom: 5px;
  96. }
  97.  
  98. #image1 {
  99. background-color: #d5ca9c;
  100. width: 128px;
  101. height: 115px;
  102. padding: 10px;
  103. margin-top: -135px;
  104. margin-bottom: 20px;
  105. margin-left: 172px;
  106. }
  107.  
  108. #image1 img {
  109. width: 128px;
  110. height: 115px;
  111. opacity: .7;
  112. }
  113.  
  114. #header {
  115. background-color: #ecd39a;
  116. width: 320px;
  117. height: 85px;
  118. line-height: 85px;
  119. font-family: 'Give You Glory', cursive;
  120. font-size: 24px;
  121. color: #ffffff;
  122. text-align: center;
  123. }
  124.  
  125. #header a {
  126. color: #ffffff;
  127. text-decoration: none;
  128. }
  129.  
  130. #image2 {
  131. background-color: #d5ca9c;
  132. width: 128px;
  133. height: 115px;
  134. padding: 10px;
  135. margin-top: 20px;
  136. margin-bottom: 20px;
  137. }
  138.  
  139. #image2 img {
  140. width: 128px;
  141. height: 115px;
  142. opacity: .7;
  143. }
  144.  
  145. #links2 {
  146. background-color: #b8948a;
  147. width: 150px;
  148. height: 60px;
  149. margin-top: -155px;
  150. margin-left: 170px;
  151. text-align: center;
  152. line-height: 55px;
  153. }
  154.  
  155. #links2 a {
  156. font-family: 'Lato', sans-serif;
  157. font-size: 9px;
  158. color: #ffffff;
  159. text-decoration: none;
  160. text-transform: uppercase;
  161. letter-spacing: 1px;
  162. padding: 5px;
  163. -webkit-transition: all 0.5s ease-in-out;
  164. -moz-transition: all 0.5s ease-in-out;
  165. -o-transition: all 0.5s ease-in-out;
  166. -ms-transition: all 0.5s ease-in-out;
  167. transition: all 0.5s ease-in-out;
  168. }
  169.  
  170. #links2 a:hover {
  171. background-color: #d5ca9c;
  172. }
  173.  
  174. #link2border {
  175. background-color: #ecd39a;
  176. width: 150px;
  177. height: 10px;
  178. margin-top: 5px;
  179. margin-left: 170px;
  180. }
  181.  
  182. /* POP-UP */
  183. #fade {
  184. display: none;
  185. background: #000;
  186. position: fixed;
  187. left: 0;
  188. top: 0;
  189. width: 100%;
  190. height: 100%;
  191. opacity: .80;
  192. z-index: 9999;
  193. }
  194.  
  195. .popup_block{
  196. display: none;
  197. background: #fdfdfd;
  198. padding: 20px;
  199. float: left;
  200. position: fixed;
  201. top: 50%;
  202. left: 50%;
  203. z-index: 99999;
  204. font-family: calibri;
  205. font-size: 12px;
  206. color: #616161;
  207. letter-spacing: 1px;
  208. text-align: center;
  209. }
  210.  
  211. .popup_block b, strong {
  212. color: #b8948a;
  213. }
  214.  
  215. .popup_block i, em {
  216. color: #d0af62;
  217. }
  218.  
  219. .popup_block a {
  220. color: #b6a86d;
  221. text-decoration: none;
  222. }
  223.  
  224. img.btn_close {
  225. float: right;
  226. margin: -55px -55px 0 0;
  227. }
  228.  
  229. *html #fade {
  230. position: absolute;
  231. }
  232.  
  233. *html .popup_block {
  234. position: absolute;
  235. }
  236.  
  237. #links a.extra {
  238. background-color: #b8948a;
  239. display: inline-block;
  240. width: 140px;
  241. height: 25px;
  242. line-height: 25px;
  243. font-family: calibri;
  244. font-size: 8px;
  245. color: #ffffff;
  246. text-decoration: none;
  247. text-transform: uppercase;
  248. letter-spacing: 1px;
  249. text-align: center;
  250. margin-bottom: 5px;
  251. -moz-border-radius: 30px;
  252. -webkit-border-radius: 30px;
  253. border-radius: 30px;
  254. -webkit-transition: all 0.5s ease-in-out;
  255. -moz-transition: all 0.5s ease-in-out;
  256. -o-transition: all 0.5s ease-in-out;
  257. -ms-transition: all 0.5s ease-in-out;
  258. transition: all 0.5s ease-in-out;
  259. }
  260.  
  261. #links a.extra:hover {
  262. background-color: #d5ca9c;
  263. }
  264.  
  265. /* PAGINATION */
  266. #pagination {
  267. font-family: calibri;
  268. font-size: 9px;
  269. width: 150px;
  270. text-align: center;
  271. margin-left: 170px;
  272. margin-top: 30px;
  273. }
  274.  
  275. .current_page {
  276. background-color: #fdfdfd;
  277. color: #b8948a;
  278. padding: 4px;
  279. }
  280.  
  281. #pagination a {
  282. background-color: #fdfdfd;
  283. padding: 4px;
  284. color: #b6a86d;
  285. text-decoration: none;
  286. }
  287.  
  288. /* POSTS */
  289. #posts {
  290. margin-top: 10px;
  291. margin-left: 535px;
  292. }
  293.  
  294. .posts {
  295. width: 500px;
  296. padding: 20px;
  297. font-family: calibri;
  298. font-size: 10px;
  299. color: #616161;
  300. letter-spacing: 1px;
  301. text-align: justify;
  302. }
  303.  
  304. .post{
  305. width: 500px;
  306. background-color:#fdfdfd;
  307. background-image: url('http://static.tumblr.com/bmdsqsc/z1im6z3r4/line.png');
  308. background-repeat: repeat;
  309. text-align:center;
  310. padding: 10px;
  311. padding-top:11px;
  312. padding-bottom:1px;
  313. margin-top: 11px;
  314. font-weight: normal;
  315. border:2px solid #fff;
  316. }
  317.  
  318.  
  319. .post img {
  320. max-width:500px; }
  321.  
  322.  
  323. .posts b, strong {
  324.  
  325. }
  326.  
  327. .posts i, em {
  328.  
  329. }
  330.  
  331. .posts a {
  332. color: #b6a86d;
  333. text-decoration: none;
  334. }
  335.  
  336. .posts h1 {
  337. font-family: 'Lato', sans-serif;
  338. font-size: 14px;
  339. color: #d0af62;
  340. font-weight: normal;
  341. text-transform: uppercase;
  342. }
  343.  
  344. .posts blockquote {
  345. border-left: 10px solid #d0af62;
  346. padding-left: 10px;
  347. margin-left: 15px;
  348. }
  349.  
  350. .posts ul {
  351. list-style-type: square;
  352. }
  353.  
  354. /* IMAGES */
  355.  
  356. .photo {
  357. opacity: .7;
  358. -webkit-transition: all 0.5s ease-in-out;
  359. -moz-transition: all 0.5s ease-in-out;
  360. -o-transition: all 0.5s ease-in-out;
  361. -ms-transition: all 0.5s ease-in-out;
  362. transition: all 0.5s ease-in-out;
  363. margin-bottom: -3px;
  364. }
  365.  
  366. .photo:hover {
  367. opacity: 1;
  368. }
  369.  
  370. /* QUOTE */
  371. .posts h2 {
  372. font-family: calibri;
  373. font-size: 11px;
  374. color: #d0af62;
  375. font-weight: normal;
  376. text-transform: uppercase;
  377. letter-spacing: 2px;
  378. }
  379.  
  380. .quote {
  381. font-family: georgia;
  382. font-size: 24px;
  383. color: #b8948a;
  384. float: left;
  385. margin-top: 2px;
  386. }
  387.  
  388. /* AUDIO */
  389. .audio img {
  390. max-width: 60px;
  391. float: left;
  392. margin-right: 5px;
  393. border: 10px solid #d5ca9c;
  394. }
  395.  
  396. .player {
  397. background-color: #e4e4e4;
  398. padding: 5px;
  399. height: 27px;
  400.  
  401. width: 305px;
  402. margin-left: 85px;
  403. margin-top: 10px;
  404. }
  405.  
  406. /* STATISTICS */
  407. .stats {
  408.  
  409. width: 444px;
  410. height: 15px;
  411. line-height: 14px;
  412. margin-bottom: 3px;
  413. margin-left: -2px;
  414. font-family: calibri;
  415. font-size: 9px;
  416. color: #ffffff;
  417. text-transform: uppercase;
  418. letter-spacing: 1px;
  419. }
  420.  
  421. .stats a {
  422. color: #ffffff;
  423. text-decoration: none;
  424. }
  425.  
  426. .tags {
  427. margin-bottom: 25px;
  428.  
  429. width: 440px;
  430. font-family: calibri;
  431. font-size: 8px;
  432. text-transform: uppercase;
  433. letter-spacing: 1px;
  434. text-align: center;
  435. }
  436.  
  437. .tags b {
  438. color: #c0b587;
  439. }
  440.  
  441. .tags a {
  442. color: #b8948a;
  443. text-decoration: none;
  444. }
  445.  
  446. /* PERMALINK PAGE */
  447. .permalink {
  448. font-family: calibri;
  449. font-size: 9px;
  450. color: #616161;
  451. text-transform: uppercase;
  452.  
  453. width: 440px;
  454. position: relative;
  455. letter-spacing: 1px;
  456. z-index: 999px;
  457. margin-top: 10px;
  458. }
  459.  
  460. .permalink b {
  461. color: #b8948a;
  462. font-weight: normal;
  463. }
  464.  
  465. #date {
  466. color: #d0af62;
  467. }
  468.  
  469. .permalink a {
  470. color: #b6a86d;
  471. text-decoration: none;
  472. }
  473.  
  474. ol.notes {
  475. padding: 0px;
  476. margin: 15px 0px;
  477. list-style-type: none;
  478. background: transparent;
  479. border: 0px;
  480. letter-spacing: 0px;
  481. text-transform: uppercase;
  482. }
  483.  
  484. ol.notes li.note {
  485. padding: 1px;
  486. text-align: left;
  487. letter-spacing: 0px;
  488. text-transform: uppercase;
  489. }
  490.  
  491. .notes img{
  492. width: 8px;
  493. position: relative;
  494. top: 1px;
  495. opacity: .7;
  496. -moz-border-radius: 8px;
  497. -webkit-border-radius: 8px;
  498. border-radius: 8px;
  499. }
  500.  
  501. /* CREDIT */
  502. #credit {
  503. position: fixed;
  504. bottom: 5px;
  505. right: 5px;
  506. font-family: calibri;
  507. font-size: 8px;
  508. text-transform: uppercase;
  509. z-index: 999;
  510. }
  511.  
  512. #credit a {
  513. color: #b6a86d;
  514. text-decoration: none;
  515. }
  516.  
  517. /* FOLLOW CODE */
  518. iframe#tumblr_controls {
  519. right:3px !important;
  520. position: fixed !important;
  521. -webkit-transition: opacity 0.7s linear;
  522. opacity: 0.2;
  523. -webkit-transition: all 0.8s ease-out;
  524. -moz-transition: all 0.8s ease-out;
  525. transition: all 0.8s ease-out;
  526. }
  527.  
  528. iframe#tumblr_controls:hover {
  529. -webkit-transition: opacity 0.7s linear;
  530. opacity: 1;
  531. -webkit-transition: all 0.4s ease-out;
  532. -moz-transition: all 0.4s ease-out;
  533. transition: all 0.4s ease-out;
  534. }
  535.  
  536.  
  537. </style>
  538. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  539. <script>
  540. $(document).ready(function() {
  541. //
  542. //When you click on a link with class of poplight and the href starts with a #
  543. $('a.poplight[href^=#]').click(function() {
  544. var popID = $(this).attr('rel'); //Get Popup Name
  545. var popURL = $(this).attr('href'); //Get Popup href to define size
  546. //Pull Query & Variables from href URL
  547. var query= popURL.split('?');
  548. var dim= query[1].split('&');
  549. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  550. //Fade in the Popup and add close button
  551. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://s5.postimage.org/ypgcl25pv/close.png" class="btn_close" title="Close Window" alt="Close" style="background-color: #f1f1f1; padding: 2px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;" /></a>');
  552. //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
  553. var popMargTop = ($('#' + popID).height() + 80) / 2;
  554. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  555. //Apply Margin to Popup
  556. $('#' + popID).css({
  557. 'margin-top' : -popMargTop,
  558. 'margin-left' : -popMargLeft
  559. });
  560. //Fade in Background
  561. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  562. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
  563. return false;
  564. });
  565. //Close Popups and Fade Layer
  566. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  567. $('#fade , .popup_block').fadeOut(function() {
  568. $('#fade, a.close').remove(); //fade them both out
  569. });
  570. return false;
  571. });
  572. });
  573. </script>
  574.  
  575.  
  576.  
  577. <meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  578. <body>
  579.  
  580. <div id="sidebar">
  581. <div id="link1border"></div>
  582. <div id="links1"><a href="ССЫЛКА СЛЕВА">НАЗВ</a>&nbsp;&nbsp;&nbsp;<a href="ССЫЛКА СЛЕВА">НАЗВ</a></div>
  583. <div id="image1"><img src="АВАТАРКА СПРАВА"></div>
  584. <div id="header"><a href="/">НАЗВ БЛ НА АНГЛ</a></div>
  585. <div id="image2"><img src="АВАТАРКА СЛЕВА"></div>
  586. <div id="links2"><a href="#?w=300" rel="info" class="poplight">info</a>&nbsp;&nbsp;&nbsp;<a href="#?w=300" rel="links" class="poplight">+ more</a></div>
  587. <div id="link2border"></div>
  588. <div id="pagination">
  589.  
  590.  
  591. <span class="current_page">1</span>&nbsp;&nbsp;
  592.  
  593.  
  594.  
  595. <a class="jump_page" href="/page/2">2</a>&nbsp;&nbsp;
  596.  
  597. <a href="/page/2">&rarr;</a>
  598. </div>
  599. </div>
  600.  
  601. <div id="info" class="popup_block">
  602. ИНФОРМАЦИЯ
  603. </div>
  604.  
  605. <div id="links" class="popup_block">
  606.  
  607. <a class="extra" href="ССЫЛКА">НАЗВ</a>
  608. <a class="extra" href="ССЫЛКА">НАЗВ</a>
  609. <a class="extra" href="ССЫЛКА">НАЗВ</a>
  610. <a class="extra" href="ССЫЛКА">НАЗВ</a>
  611. <a class="extra" href="ССЫЛКА">НАЗВ</a>
  612. <a class="extra" href="ССЫЛКА">НАЗВ</a>
  613. <a class="extra" href="ССЫЛКА">НАЗВ</a>
  614. <a class="extra" href="ССЫЛКА">НАЗВ</a>
  615.  
  616. </div>
  617.  
  618.  
  619. <div id="posts">
  620.  
  621. <div class="posts">
  622.  
  623.  
  624. {block:startposts} <!-- Блок: начало записи(ей) -->
  625. <div id="right">
  626. {/block:startposts}
  627.  
  628.  
  629. {block:text} <!-- Блок: текстовая запись -->
  630. <div class="post">
  631. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  632. <div>
  633. {%text%}
  634. </div>
  635. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  636. </div>
  637. {/block:text}
  638.  
  639.  
  640. {block:photo} <!-- Блок: фотография -->
  641. <div class="post">
  642. <div>
  643. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  644. </div>
  645. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  646. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  647. </div>
  648. {/block:photo}
  649.  
  650.  
  651. {block:link} <!-- Блок: ссылка -->
  652. <div class="post">
  653. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  654. {block:caption}<div>{%caption%}</div>{/block:caption}
  655. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  656. </div>
  657. {/block:link}
  658.  
  659.  
  660. {block:quote} <!-- Блок: цитата -->
  661. <div class="post">
  662. <h3>{%quote%}</h3> <!-- Цитата -->
  663. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  664. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  665. </div>
  666. {/block:quote}
  667.  
  668.  
  669. {block:audio} <!-- Блок: аудио -->
  670. <div class="post">
  671. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  672. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  673. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  674. </div>
  675. {/block:audio}
  676.  
  677.  
  678. {block:video} <!-- Блок: видео -->
  679. <div class="post">
  680. <div>{%videoplayer%}</div>
  681. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  682. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  683. </div>
  684. {/block:video}
  685.  
  686.  
  687. {block:dialog} <!-- Блок: диалог -->
  688. <div class="post">
  689. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  690. <div>{%dialog%}</div>
  691. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  692. </div>
  693. {/block:dialog}
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700. {block:endposts} <!-- Блок: конец записи(ей) -->
  701. </div>
  702. {/block:endposts}
  703.  
  704.  
  705. {block:startfooter} <!-- Блок: начало футера -->
  706. <div id="footer">
  707. {/block:startfooter}
  708.  
  709.  
  710.  
  711. {block:pages} <!-- Блок: постраничная навигация -->
  712. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  713.  
  714. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  715.  
  716. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  717. {/block:pages}
  718.  
  719.  
  720.  
  721. {block:endfooter} <!-- Блок: конец футера -->
  722. </div>
  723. <div class="clear"></div>
  724. {/block:endfooter}
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732. </body>
  733. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement