Advertisement
startxt

Stardust Theme by Strtxt

Jul 18th, 2016
3,254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.14 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!---------------------
  5.  
  6. ✭✮✯✰✭✮✯✰✭✮✯✰ Stardust Theme by Strtxt.tumblr.com ✭✮✯✰✭✮✯✰✭✮✯✰
  7.  
  8. ✭✮✯✰✭✮✯✰✭✮✯✰ Please do not remove credit!! ✭✮✯✰✭✮✯✰✭✮✯✰
  9.  
  10. ----------------------->
  11.  
  12.  
  13. <meta name="image:Background" content="" />
  14. <meta name="image:Sidebar image" content="" />
  15. <meta name="image:Favicon" content="" />
  16.  
  17. <meta name="color:Background" content="#fff" />
  18. <meta name="color:Text" content="#000" />
  19. <meta name="color:Link" content="#d0d0d0" />
  20. <meta name="color:Link hover" content="#808080" />
  21. <meta name="color:Border" content="#000" />
  22. <meta name="color:Sidebar background" content="#fff" />
  23. <meta name="color:Post background" content="#fff" />
  24. <meta name="color:Scrollbar" content="#000" />
  25. <meta name="color:Scrollbar background" content="#fff" />
  26. <meta name="color:Selection" content="#fff" />
  27. <meta name="color:Selection text" content="#000" />
  28. <meta name="color:Updates background" content="#fff" />
  29. <meta name="color:Updates tab" content="#000" />
  30. <meta name="color:Updates text" content="#000" />
  31.  
  32. <meta name="if:Title" content="1" />
  33. <meta name="if:Description" content="1" />
  34. <meta name="if:SidebarImage" content="1" />
  35. <meta name="if:FullBackground" content="1" />
  36. <meta name="if:ShowPostCaptions" content="1" />
  37. <meta name="if:ShowTags" content="1" />
  38. <meta name="if:TransparentPosts" content="1" />
  39. <meta name="if:TransparentSidebar" content="1" />
  40. <meta name="if:TransparentUpdates" content="1" />
  41. <meta name="if:Borders" content="1" />
  42. <meta name="if:Rounded" content="1" />
  43. <meta name="if:RoundImage" content="1" />
  44. <meta name="if:RainbowLinks" content="1" />
  45. <meta name="if:UpdatesTab" content="1"/>
  46.  
  47. <meta name="select:font" content="inconsolata" title="inconsolata" />
  48. <meta name="select:font" content="roboto" title="roboto"/>
  49. <meta name="select:font" content="arial" title="arial" />
  50. <meta name="select:font" content="century gothic" title="century gothic" />
  51. <meta name="select:font" content="georgia" title="georgia"/>
  52. <meta name="select:font" content="lucida console" title="lucida console"/>
  53. <meta name="select:border style" content="solid" title="solid"/>
  54. <meta name="select:border style" content="dotted" title="dotted"/>
  55. <meta name="select:border style" content="dashed" title="dashed"/>
  56.  
  57. <meta name="text:Link 1" content="ask /" />
  58. <meta name="text:Link 1 url" content="/ask" />
  59. <meta name="text:Link 2" content="archive /" />
  60. <meta name="text:Link 2 url" content="/ archive" />
  61. <meta name="text:Link 3" content="" />
  62. <meta name="text:Link 3 url" content="" />
  63. <meta name="text:Link 4" content="" />
  64. <meta name="text:Link 4 url" content="" />
  65. <meta name="text:Link 5" content="" />
  66. <meta name="text:Link 5 url" content="" />
  67. <meta name="text:Link 6" content="" />
  68. <meta name="text:Link 6 url" content="" />
  69. <meta name="text:Font Size" content="12" />
  70. <meta name="text:Sidebar Width" content="150" />
  71. <meta name="text:Sidebar Top" content="50" />
  72. <meta name="text:Sidebar Left" content="100" />
  73. <meta name="text:Sidebar image width" content="100" />
  74. <meta name="text:Posts Top" content="50" />
  75. <meta name="text:Posts Left" content="150" />
  76. <meta name="text:Updates title" content="Updates" />
  77. <meta name="text:Updates text" content="Write your updates text here" />
  78. <meta name="text:Updates Width" content="100" />
  79. <meta name="text:Updates Height" content="100" />
  80. <meta name="text:Updates top" content="5" />
  81. <meta name="text:Updates left" content="5" />
  82.  
  83. <meta charset="utf-8">
  84. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  85.  
  86.  
  87. {block:Description}
  88. <meta name="description" content="{MetaDescription}" />
  89. {/block:Description}
  90.  
  91. <title>{Title}</title>
  92.  
  93. <link rel="shortcut icon" href="{image:Favicon}">
  94. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  95. <link rel="stylesheet" href="http://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
  96.  
  97. <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
  98.  
  99. <link href='https://fonts.googleapis.com/css?family=Roboto:400,700,400italic,700italic|Raleway:400,400italic,700,700italic|Inconsolata:400,700' rel='stylesheet' type='text/css'>
  100. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  101.  
  102.  
  103.  
  104.  
  105.  
  106. <style type="text/css">
  107.  
  108. ::selection {background: {color:selection}; color:{color:selection text};}
  109. ::-moz-selection {background: {color:selection}; color:{color:selection text};}
  110. ::-webkit-selection {background: {color:selection}; color:{color:selection text};}
  111.  
  112. body {
  113. margin:0px;
  114. background:{color:Background};
  115. background-image: url({image:Background});
  116. background-attachment:fixed;
  117. {block:ifFullbackground}
  118. background-repeat:repeat;
  119. background-size:cover;
  120. {/block:ifFullbackground}
  121. font-family:{select:font};
  122. font-size:{text:font size}px;
  123. line-height:100%;
  124. color: {color:Text};
  125. }
  126.  
  127. a{
  128. color: {color:Link};
  129. text-decoration:none;
  130. }
  131.  
  132. a:hover{
  133. color:{color:Link Hover};
  134. }
  135.  
  136. p{
  137. margin:0px 0px 10px 0px;
  138. padding:3px;
  139. }
  140.  
  141. pre {
  142. white-space: pre-wrap;
  143. white-space: -moz-pre-wrap;
  144. white-space: -pre-wrap;
  145. white-space: -o-pre-wrap;
  146. word-wrap: break-word;
  147. }
  148.  
  149. li{
  150. margin-left:-15px;
  151. }
  152.  
  153. /* scrollbar */
  154. ::-webkit-scrollbar {
  155. width: 4px;
  156. height: 8px;
  157. background: {color:Scrollbar background};
  158. }
  159. ::-webkit-scrollbar-thumb {
  160. background: {color:Scrollbar};
  161. border-radius: 16px;
  162. border-top: 5px solid {color:Scrollbar background};
  163. }
  164.  
  165. #wrapper{
  166. width:600px;
  167. margin:50px auto;
  168. }
  169.  
  170. /* sidebar */
  171. #sidebar{
  172. width:{text:Sidebar Width}px;
  173. top: {text:Sidebar Top}px;
  174. left: {text:Sidebar Left}px;
  175. position: fixed;
  176. background:{color:Sidebar background};
  177. {block:ifBorders}
  178. {block:ifRounded}
  179. -moz-border-radius:5px; -webkit-border-radius:5px;
  180. {/block:ifRounded}
  181. border:1px {select:border style} {color:border};
  182. {/block:ifBorders}
  183. {block:iftransparentsidebar}
  184. background-color:transparent;
  185. {/block:iftransparentsidebar}
  186. }
  187.  
  188. #cr{
  189. position:fixed;
  190. bottom:10px;
  191. right:10px;
  192. }
  193.  
  194. /* posts */
  195. #content{
  196. {block:IndexPage}
  197. padding:0px;
  198. width:500px;
  199. {/block:IndexPage}
  200. {block:PermalinkPage}
  201. width: 400px;
  202. {/block:PermalinkPage}
  203. position: relative;
  204. margin-left: {text:Posts left}px;
  205. margin-top: {text:Posts top}px;
  206. }
  207. .post{
  208. width:500px;
  209. font-style:none;
  210. padding:0px;
  211. margin-bottom:50px;
  212. {block:ifBorders}
  213. {block:ifRounded}
  214. -moz-border-radius:5px; -webkit-border-radius:5px;
  215. {/block:ifRounded}
  216. border:1px {select:border style} {color:border};
  217. {/block:ifBorders}
  218. background-color:{color:Post background};
  219. {block:iftransparentposts}
  220. background-color:transparent;
  221. {/block:iftransparentposts}
  222. overflow:hidden;
  223. }
  224. .post img{
  225. max-width:100%;
  226. }
  227.  
  228. #sidebarim {
  229. margin-bottom:25px;
  230. }
  231. #sidebarim img{
  232. width:{text:Sidebar image width}px;
  233. {block:ifBorders}
  234. {block:ifRounded}
  235. -moz-border-radius:5px; -webkit-border-radius:5px;
  236. {/block:ifRounded}
  237. border:1px {select:border style} {color:border};
  238. {/block:ifBorders}
  239. {block:ifRoundimage}
  240. border-radius: 75px;
  241. -webkit-border-radius: 75px;
  242. -moz-border-radius: 75px;
  243. {/block:ifRoundimage}
  244. transition:all .3s ease-in;
  245. -moz-transition:all .3s ease-in;
  246. -o-transition:all .3s ease-in;
  247. }
  248. #sidebarim img:hover {
  249. opacity:0.8;
  250. transition:all .3s ease-in;
  251. -moz-transition:all .3s ease-in;
  252. -o-transition:all .3s ease-in;
  253. }
  254.  
  255. .media{
  256. max-width:100%;
  257. }
  258. .title{
  259. font-weight:bold;
  260. font-size:19px;
  261. margin:5px 5px 10px 5px;
  262. }
  263. .quote{
  264. font-weight:normal;
  265. font-size:16px;
  266. font-style:italic;
  267. margin:5px 5px 10px 5px;
  268. }
  269. .question{
  270. margin:5px 5px 10px 5px;
  271. }
  272. blockquote{
  273. margin:0px 0px 10px 10px;
  274. padding:0 0 0px 7px;
  275. border-left:solid 1px {color:Border};
  276. }
  277. .post .footer{
  278. background:{color:Post background};
  279. font-size:{text:font size}px;
  280. {block:iftransparentposts}
  281. background-color:transparent;
  282. font-size:{text:font size}px;
  283. {/block:iftransparentposts}
  284. {block:ifBorders}
  285. border-top:1px {select:border style} {color:border};
  286. {/block:ifBorders}
  287. padding:10px 0px 10px 0px;
  288. text-align:center;
  289. font-size:{text:font size}
  290. }
  291. ol.notes{
  292. background:{color:background};
  293. list-style-type:none;
  294. padding:0px;
  295. margin:0px;
  296. }
  297. ol.notes li.note img{
  298. background:{color:background};
  299. width:16px;
  300. height:16px;
  301. }
  302. ol.notes li.note{
  303. background:{color:background};
  304. margin:0px;
  305. }
  306.  
  307. /* updates tab */
  308. #updates{
  309. position: fixed;
  310. background: {color:Updates tab};
  311. width: 5px;
  312. height: 5px;
  313. top: {text:updates top}px;
  314. left: {text:updates left}px;
  315. padding: 5px;
  316. text-align: center;
  317. font-size:12px
  318. color: {color:Updates text};
  319. line-height: 12px;
  320. overflow: hidden;
  321. z-index: 999;
  322. -webkit-transition: all .5s ease-out;
  323. -moz-transition: all .5s ease-out;
  324. transition: all .5s ease-out;
  325. {block:ifBorders}
  326. {block:ifRounded}
  327. -moz-border-radius:5px; -webkit-border-radius:5px;
  328. {/block:ifRounded}
  329. border:1px solid {color:Border};
  330. {/block:ifBorders}
  331. }
  332. #updates:hover{
  333. width: {text:Updates width}px;
  334. height: {text:Updates height}px;
  335. background: {color:Updates background};
  336. {block:iftransparentupdates}
  337. background-color:transparent;
  338. {/block:iftransparentupdates}
  339. -webkit-transition: all .5s ease-out;
  340. -moz-transition: all .5s ease-out;
  341. transition: all .5s ease-out;
  342. {block:ifBorders}
  343. {block:ifRounded}
  344. -moz-border-radius:5px; -webkit-border-radius:5px;
  345. {/block:ifRounded}
  346. border:1px {select:border style} {color:border};
  347. {/block:ifBorders}
  348. }
  349.  
  350. .jump_page {
  351. padding: 2px 5px;
  352. {block:iftransparentsidebar}
  353. background-color:transparent;
  354. {/block:iftransparentsidebar}
  355. color:{color:link};
  356. font-size:12px
  357. text-decoration:none;
  358. }
  359. .current_page {
  360. padding: 2px 5px;
  361. {block:iftransparentsidebar}
  362. background-color:transparent;
  363. {/block:iftransparentsidebar}
  364. color:{color:text};
  365. font-size:12px
  366. text-decoration:none;
  367. }
  368. .jump_page:hover {
  369. padding: 2px 5px;
  370. {block:iftransparentsidebar}
  371. background-color:transparent;
  372. {/block:iftransparentsidebar}
  373. color: {color:link hover};
  374. font-size:12px
  375. text-decoration:none;
  376. }
  377.  
  378.  
  379. {CustomCSS}
  380. </style>
  381.  
  382. <!---rainbow links--->
  383. {block:ifRainbowLinks}
  384. <script type='text/javascript'>
  385. //<![CDATA[
  386. var rate = 50;
  387. if (document.getElementById)
  388. window.onerror=new Function("return true")
  389. var objActive;
  390. var act = 0;
  391. var elmH = 0;
  392. var elmS = 128;
  393. var elmV = 255;
  394. var clrOrg;
  395. var TimerID;
  396. if (document.all) {
  397. document.onmouseover = doRainbowAnchor;
  398. document.onmouseout = stopRainbowAnchor;
  399. }
  400. else if (document.getElementById) {
  401. document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
  402. document.onmouseover = Mozilla_doRainbowAnchor;
  403. document.onmouseout = Mozilla_stopRainbowAnchor;
  404. }
  405. function doRainbow(obj)
  406. {
  407. if (act == 0) {
  408. act = 1;
  409. if (obj)
  410. objActive = obj;
  411. else
  412. objActive = event.srcElement;
  413. clrOrg = objActive.style.color;
  414. TimerID = setInterval("ChangeColor()",100);
  415. }
  416. }
  417. function stopRainbow()
  418. {
  419. if (act) {
  420. objActive.style.color = clrOrg;
  421. clearInterval(TimerID);
  422. act = 0;
  423. }
  424. }
  425. function doRainbowAnchor()
  426. {
  427. if (act == 0) {
  428. var obj = event.srcElement;
  429. while (obj.tagName != 'A' && obj.tagName != 'BODY') {
  430. obj = obj.parentElement;
  431. if (obj.tagName == 'A' || obj.tagName == 'BODY')
  432. break;
  433. }
  434. if (obj.tagName == 'A' && obj.href != '') {
  435. objActive = obj;
  436. act = 1;
  437. clrOrg = objActive.style.color;
  438. TimerID = setInterval("ChangeColor()",100);
  439. }
  440. }
  441. }
  442. function stopRainbowAnchor()
  443. {
  444. if (act) {
  445. if (objActive.tagName == 'A') {
  446. objActive.style.color = clrOrg;
  447. clearInterval(TimerID);
  448. act = 0;
  449. }
  450. }
  451. }
  452. function Mozilla_doRainbowAnchor(e)
  453. {
  454. if (act == 0) {
  455. obj = e.target;
  456. while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
  457. obj = obj.parentNode;
  458. if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
  459. break;
  460. }
  461. if (obj.nodeName == 'A' && obj.href != '') {
  462. objActive = obj;
  463. act = 1;
  464. clrOrg = obj.style.color;
  465. TimerID = setInterval("ChangeColor()",100);
  466. }
  467. }
  468. }
  469. function Mozilla_stopRainbowAnchor(e)
  470. {
  471. if (act) {
  472. if (objActive.nodeName == 'A') {
  473. objActive.style.color = clrOrg;
  474. clearInterval(TimerID);
  475. act = 0;
  476. }
  477. }
  478. }
  479. function ChangeColor()
  480. {
  481. objActive.style.color = makeColor();
  482. }
  483. function makeColor()
  484. {
  485. if (elmS == 0) {
  486. elmR = elmV; elmG = elmV; elmB = elmV;
  487. }
  488. else {
  489. t1 = elmV;
  490. t2 = (255 - elmS) * elmV / 255;
  491. t3 = elmH % 60;
  492. t3 = (t1 - t2) * t3 / 60;
  493. if (elmH < 60) {
  494. elmR = t1; elmB = t2; elmG = t2 + t3;
  495. }
  496. else if (elmH < 120) {
  497. elmG = t1; elmB = t2; elmR = t1 - t3;
  498. }
  499. else if (elmH < 180) {
  500. elmG = t1; elmR = t2; elmB = t2 + t3;
  501. }
  502. else if (elmH < 240) {
  503. elmB = t1; elmR = t2; elmG = t1 - t3;
  504. }
  505. else if (elmH < 300) {
  506. elmB = t1; elmG = t2; elmR = t2 + t3;
  507. }
  508. else if (elmH < 360) {
  509. elmR = t1; elmG = t2; elmB = t1 - t3;
  510. }
  511. else {
  512. elmR = 0; elmG = 0; elmB = 0;
  513. }
  514. }
  515. elmR = Math.floor(elmR).toString(16);
  516. elmG = Math.floor(elmG).toString(16);
  517. elmB = Math.floor(elmB).toString(16);
  518. if (elmR.length == 1) elmR = "0" + elmR;
  519. if (elmG.length == 1) elmG = "0" + elmG;
  520. if (elmB.length == 1) elmB = "0" + elmB
  521. elmH = elmH + rate;
  522. if (elmH >= 360)
  523. elmH = 0;
  524. return '#' + elmR + elmG + elmB;
  525. }
  526. //]]>
  527. </script>
  528. {/block:ifRainbowLinks}
  529.  
  530.  
  531. </head>
  532.  
  533.  
  534. <body>
  535.  
  536. <div id="wrapper">
  537. <div id="sidebar">
  538. <center><br>
  539. {block:ifTitle}
  540. <div class="title"><a href="/">{Title}</a></div><p>
  541. {/block:ifTitle}
  542. {block:ifSidebarimage}
  543. <div id="sidebarim"><a href="/"><img src="{image:Sidebar image}"></a></div>
  544. {/block:ifSidebarimage}
  545. {block:ifDescription}
  546. {Description}</p>
  547. {/block:ifDescription}
  548. <p>
  549. <a href="{text:Link 1 url}">{text:Link 1}</a>
  550. <a href="{text:Link 2 url}">{text:Link 2}</a>
  551. <a href="{text:Link 3 url}">{text:Link 3}</a>
  552. <a href="{text:Link 4 url}">{text:Link 4}</a>
  553. <a href="{text:Link 5 url}">{text:Link 5}</a>
  554. <a href="{text:Link 6 url}">{text:Link 6}</a>
  555. </p><p>
  556. {block:Pagination}
  557. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  558. {block:JumpPagination length="3"}
  559. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  560. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  561. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  562. {/block:Pagination}
  563. </center>
  564. </div>
  565.  
  566. <div id="content">
  567.  
  568. {block:Posts}
  569. <div class="post">
  570.  
  571. {block:Text}
  572. {block:Title}
  573. <div class="title">{Title}</div>
  574. {/block:Title}
  575. {Body}
  576. {/block:Text}
  577.  
  578. {block:Photo}
  579. <div id="media">
  580. <center>{LinkOpenTag}
  581. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  582. {LinkCloseTag}
  583. </center>
  584. </div>
  585. {block:ifShowPostCaptions}
  586. {block:Caption}{Caption}{/block:Caption}
  587. {/block:ifShowPostCaptions}
  588. {/block:Photo}
  589.  
  590. {block:Photoset}
  591. <center><div id="media">{Photoset-500}</div></center>
  592. {block:ifShowPostCaptions}
  593. {block:Caption}{Caption}{/block:Caption}
  594. {/block:ifShowPostCaptions}
  595. {/block:Photoset}
  596.  
  597. {block:Quote}
  598. <div class="quote">"{Quote}"</div>
  599. {block:Source}
  600. <div class="quotesource">{Source}</div>
  601. {/block:Source}
  602. {/block:Quote}
  603.  
  604. {block:Link}
  605. <div class="title"><a href="{URL}">{Name}</a></div>
  606. {block:Description}
  607. <div class="description">{Description}</div>
  608. {/block:Description}
  609. {/block:Link}
  610.  
  611. {block:Chat}
  612. {block:Title}
  613. <div class="title">{Title}</div>
  614. {/block:Title}
  615.  
  616. {block:Lines}
  617. <div class="{Alt} user_{UserNumber}">
  618. {block:Label}
  619. <b>{Label}</b>{/block:Label}
  620. &nbsp;{Line}
  621. </div>
  622. {/block:Lines}
  623. {/block:Chat}
  624.  
  625. {block:Video}{Video-500}
  626. {block:ifShowPostCaptions}
  627. {block:Caption}{Caption}{/block:Caption}
  628. {/block:ifShowPostCaptions}
  629. {/block:Video}
  630.  
  631. {block:Audio}
  632. {AudioPlayerWhite}
  633. {block:IndexPage}<p>
  634. {block:TrackName}Track: {TrackName}<br>{/block:TrackName}
  635. {block:Artist}Artist: {Artist}<br>{/block:Artist}
  636. {block:Album}Album: {Album}<br>{/block:Album}
  637. {block:PlayCount}{PlayCount} plays{/block:PlayCount}
  638. {block:ifShowPostCaptions}
  639. {block:Caption}{Caption}{/block:Caption}
  640. {/block:ifShowPostCaptions}
  641. {/block:IndexPage}
  642. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  643. {/block:Audio}
  644.  
  645. {block:Answer}
  646. <div class="question">{Asker}: {Question}</div>
  647. <div class="caption">{Answer}</div>
  648. {/block:Answer}
  649.  
  650. {block:Date}
  651. <div class="footer">
  652. <a href="{Permalink}">{DayofMonthwithZero}.{MonthNumberwithZero}.{Year} - {24HourWithZero}:{Minutes}</a>
  653. <br>{NoteCount}%
  654. <br>{block:ifShowtags}
  655. {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}
  656. {/block:ifShowtags}
  657. </div>
  658.  
  659. {block:PermalinkPage}
  660. {block:NoteCount}
  661. {block:PostNotes}{PostNotes}{/block:PostNotes}
  662. {/block:NoteCount}
  663. {/block:PermalinkPage}
  664. {/block:Date}
  665. </div>
  666. {/block:Posts}
  667.  
  668.  
  669. <div id="cr">
  670. <a href="http://strtxt.tumblr.com" target="_blank"><img src="https://www.hdredtube.co/system/themes/GoldTube/images/favicon.ico"></a>
  671. </div>
  672. </div>
  673. </div>
  674. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
  675. <script>window.jQuery || document.write('<script src="http://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
  676.  
  677.  
  678. </body>
  679.  
  680. {block:ifUpdatestab}
  681. <div id="updates">
  682. <div style="padding-top: 10px; padding-bottom: 7px; border-bottom: 1px solid {color:border};">{text:Updates title}</div><p>
  683. {text:Updates text}
  684. </div>
  685. {block:ifUpdatestab}
  686.  
  687.  
  688. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement