Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- THEME XII
- SEHUNEU themes. Do not reproduce.
- If you are using this theme, please say a huge thank you and bless tumblr user @cutepcy's existence.
- She is 60% why this theme exists.
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="color:background one" content="#BAF0A7"/>
- <meta name="color:Gradient One" content="#BAF0A7"/>
- <meta name="color:Gradient Two" content="#A7ECF0"/>
- <meta name="color:updates" content="#A7ECF0"/>
- <meta name="color:updates hover" content="#A7ECF0"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#bbbbbb"/>
- <meta name="color:Accent" content="#A987E2"/>
- <meta name="color:Link" content="#aaaaaa"/>
- <meta name="color:Post" content="#ffffff"/>
- <meta name="color:Tags" content="#cccccc"/>
- <meta name="color:Hover" content="#b3b3b3"/>
- <meta name="color:Line" content="#f2f2f2"/>
- <meta name="color:Border" content="#eeeeee"/>
- <meta name="color:Tooltip" content="#777777"/>
- <meta name="color:Scrollbar" content="#eeeeee"/>
- <meta name="image:Background" content=""/>
- <meta name="if:2 Columns" content="1"/>
- <meta name="if:Black Cursor" content="0"/>
- <meta name="if:Tall Caption" content="0"/>
- <meta name="text:Blog Title" content="">
- <meta name="text:linkA" content="">
- <meta name="text:linkA url" content="/">
- <meta name="text:linkB" content="">
- <meta name="text:linkB url" content="/">
- <meta name="text:linkC" content="">
- <meta name="text:linkC url" content="/">
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:1,
- tip_fade_speed:100,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script src="http://static.tumblr.com/vmteopo/uMrnjl0jv/nav.js"></script>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#container');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.char',
- });
- });
- $container.infinitescroll({
- itemSelector : ".char",
- loadingImg : "",
- loadingText : "<em></em>",
- bufferPx : 10000,
- extraScrollPx: 12000,
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- <style type="text/css">
- @import url(http://fonts.googleapis.com/earlyaccess/jejugothic.css);
- ::-webkit-scrollbar {width:10px; height:auto; background:transparent;margin-left:-60px;border-left:solid 2px {color:scrollbar};}
- ::-webkit-scrollbar-corner {background:transparent;}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; width:8px;}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:scrollbar};height:5px !important;}
- ::-webkit-scrollbar-increment {width:4px; height:4px; background-color:#ffffff;}
- iframe#tumblr_controls {right:2px !important; position: fixed !important;opacity:0.4px;}
- iframe#tumblr_controls {
- top: 2px !important;
- right:2px !important;
- opacity:0.4;
- margin-left:-3px;
- position: fixed !important;
- filter:alpha(opacity=40);
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding: 3px 5px;
- margin:10px;
- background-color:#ffffff;
- font-family:calibri;
- font-size:9px;
- font-style:bold;
- letter-spacing:1px;
- text-transform:uppercase;
- color:{color:tooltip};
- box-shadow:5px 5px 0.2em #f0f0f0;
- border-top:1px solid #f9f9f9;
- border-left:1px solid #f9f9f9;
- z-index:10000000000000000000000000000000;
- -moz-transition-duration: 0.3s;
- -webkit-transition-duration: 0.3s;
- -o-transition-duration: 0.3s;
- }
- @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- .fade-in {
- opacity:0;
- -webkit-animation:fadeIn ease-in 1;
- -moz-animation:fadeIn ease-in 1;
- animation:fadeIn ease-in 1;
- -webkit-animation-fill-mode:forwards;
- -moz-animation-fill-mode:forwards;
- animation-fill-mode:forwards;
- -webkit-animation-duration:1s;
- -moz-animation-duration:1s; animation-duration:1s; }
- .fade-in.one { -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; animation-delay: 0.7s; }
- ::selection {background-color:{color:Accent};color:white;text-shadow:none;}
- ::-o-selection {background-color:{color:accent};color:#fff;text-shadow:none;}
- ::-moz-selection {background-color:{color:accent};color:#fff;text-shadow:none;}
- #infscr-loading img {display:none!important;}
- {block:ifBlackCursor}
- *, body, img { cursor:url(http://static.tumblr.com/vmteopo/yYInjhg6e/small_black_cursor.png), auto;}
- a, a:hover, a:active {cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair; }
- {/block:ifBlackCursor}
- {block:ifnotBlackCursor}
- *, body { cursor:url('http://33.media.tumblr.com/077daf9d6dcbcf1411910bb2b00c0377/tumblr_inline_muhn2mhVJ51qid2nw.gif'), auto }
- {/block:ifnotBlackCursor}
- body {
- background:#ffffff;
- background-image:url('http://static.tumblr.com/qudkd6d/unwn4b7rg/5-grid.png');
- background-attachment:fixed;
- background-repeat:repeat;
- background-position:center;
- margin-left:-60px;
- color:#c6c6c6;
- font-family:calibri;
- font-size:9px;
- line-height:125%;
- }
- a {
- text-decoration:none;
- -moz-outline-style:none;
- color:{color:link};
- transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- -moz-transition:0.5s ease-in-out;
- -ms-transition:0.5s ease-in-out;
- -o-transition:0.5s ease-in-out;
- }
- a:hover {color:{color:hover};text-decoration:line-through;}
- img {border:none;max-width:100%;}
- h1 {font-size:12px;text-transform:uppercase;}
- h2 {font-size:15px;text-shadow:2px 2px 0px #f1f1f1;line-height:115%}
- b, strong {font-weight:700;}
- small, sub {font-size:7px;}
- big {font-size:13px;}
- ol {list-style:lower-roman;line-height:123%;}
- li {list-style:square;line-height:123%;}
- blockquote {
- padding-left:5px;
- border-left:1px solid;
- }
- blockquote blockquote {
- padding-left:4px;
- border-left:1px solid;
- }
- pre {
- padding:3px 5px;
- text-transform:uppercase;
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- #sidebar {
- border:2px solid {color:updates};
- background:white;
- position:fixed;
- width:140px;
- left:70px;
- top:35px;
- opacity:1;
- z-index:2;
- }
- #title {
- font-size:17px;
- font-family:calibri;
- width:140px;
- padding-top:12px;
- padding-bottom:2px;
- text-transform:uppercase;
- text-align:center;
- line-height:110%;
- }
- #title a {
- font-family:'Calibri';
- font-weight:300;
- letter-spacing:1px;
- margin-left:1px;
- text-decoration:none;
- padding:2px 5px;
- transition:0.55s ease-in-out;
- -webkit-transition:0.55s ease-in-out;
- -moz-transition:0.55s ease-in-out;
- -ms-transition:0.55s ease-in-out;
- -o-transition:0.55s ease-in-out;
- }
- #title:first-letter {
- font-style:italic;
- color:{color:background};
- }
- #title a:hover {
- text-decoration:none;
- }
- .desc {
- border-left:2px solid {color:updates};
- border-right:2px solid {color:updates};
- position:fixed;
- margin-top:7px;
- font-family:calibri;
- line-height:130%;
- font-size:10px;
- width:120px;
- margin-left:-2px;
- height:auto;
- padding-left:10px;
- padding-right:10px;
- padding-bottom:10px;
- padding-top:7px;
- text-align:center;
- color:{color:text};
- background:white;
- border-bottom:solid 2px {color:updates};
- }
- .links {
- border-left:2px solid {color:updates};
- border-right:2px solid {color:updates};
- margin-left:-2px;
- background:white;
- position:fixed;
- margin-top:-6px;
- width:106px;
- padding:5px 17px;
- word-spacing:0.5em;
- font-family:consolas;
- text-align:center;
- text-transform:uppercase;
- }
- .links a {font-size:10px;}
- .links a:hover {color:{color:updates};text-decoration:none;}
- #pagi{
- width:300px;
- font-size:8px;
- text-align:center;
- margin-top:40%;
- letter-spacing:0px;
- }
- .current_page {
- height:10px;
- width:20px;
- padding:5px 7px;
- border:solid 1px {color:line};
- }
- .jump_page {
- border:none;
- height:10px;
- width:20px;
- padding:5px;
- }
- #all {
- padding:8px 10px;
- {block:ifnot2Columns}width:270px;{/block:ifnot2Columns}
- {block:if2Columns}width:750px;{/block:if2Columns}
- font-size:10px;
- z-index:2;
- margin-left:398px;
- margin-bottom:10px;
- padding-bottom:100px;
- }
- #posts {
- width:250px;
- padding-left:18px;
- padding-right:18px;
- padding-top:17px;
- position:relative;
- float:left;
- margin-top:10px;
- {block:if2columns}margin:18px 26px 0;{/block:if2columns}
- border:2px solid {color:background one};
- background-color:white;
- -ms-word-break: break-all;
- word-break: break-all;
- word-break: break-word;
- -webkit-hyphens: auto;
- -moz-hyphens: auto;
- -ms-hyphens: auto;
- hyphens: auto;
- }
- #caption {
- width:250px;
- -ms-word-break: break-all;
- word-break: break-all;
- word-break: break-word;
- -webkit-hyphens: auto;
- -moz-hyphens: auto;
- -ms-hyphens: auto;
- hyphens: auto;
- }
- #boxes {
- display:block;
- position:relative;
- padding:4px;
- font-size:9px;
- width:12px;
- height:27px;
- margin-bottom:-20px;
- text-align:center;
- background-color:#ffffff;
- color:#b1d0ff;
- float:right;
- top:-18px;
- right:-42px;
- border:2px solid {color:updates hover};
- }
- #boxes a {line-height:-80%}
- #boxes a:hover {text-decoration:none;}
- #question {
- padding:10px;
- letter-spacing:2px;
- text-align:center;
- border-bottom:1px {color:border} solid;
- color:#c6c6c6;
- background-color:transparent;
- }
- #akport {
- width:230px;
- text-align:center;
- height:12px;
- padding:5px 0;
- color:#c6c6c6;
- opacity:1;
- background-color:transparent;
- z-index:99999;
- margin-bottom:3px;
- }
- #akport a {
- background-color:transparent;
- text-align:center;
- text-decoration:none;
- color:#c6c6c6;
- }
- #akport a:hover {text-decoration:none;letter-spacing:0.8em;}
- .tumblr_audio_player {width:100%;}
- .player {
- width:30px;
- height:30px;
- padding:10px;
- border-right:solid 1px #c6c6c6;
- overflow:hidden;
- background:#fff;
- margin:0;
- display:inline-block;
- }
- .audioinfo {
- color:{color:accent};
- display:inline-block;
- padding-left:10px;
- text-align:left;
- font-size:10px;
- background:transparent;
- width:160px;
- max-height:30px;
- float:right;
- margin:15px 0 -20px -30px;
- }
- .chat li {list-style:none;line-height:110%;}
- .line.odd {background-color:#c6c6c6;padding:3px 5px;color:#ffffff;}
- .line.even {padding:0;}
- .hover {
- position:absolute;
- top:10px;
- right:0px;
- bottom:10px;
- left:2px;
- padding:2px 8px;
- opacity:0;
- display:block;
- {block:ifTallCaption}background:rgba(255,255,255,0.9);{/block:ifTallCaption}{block:ifnotTallCaption}background:transparent;{/block:ifnotTallCaption}
- transition:0.5s ease-in-out;
- -webkit-transition:0.5s ease-in-out;
- -moz-transition:0.5s ease-in-out;
- -ms-transition:0.5s ease-in-out;
- -o-transition:0.5s ease-in-out;
- }
- #posts:hover .hover {opacity:1;}
- .hover #caption {
- width:260px;
- max-height:100%;
- -moz-box-sizing:border-box;
- box-sizing:border-box;
- overflow:auto;
- position:absolute;
- color:#c6c6c6;
- margin:0;
- bottom:0px;
- padding-left:8px;
- {block:ifnotTallCaption}background:rgba(255,255,255,0.9);{/block:ifnotTallCaption}{block:ifTallCaption}background:transparent;{/block:ifTallCaption}
- }
- .hover #caption a {
- color:#cccccc;
- }
- #notecontain {
- width:250px;
- padding:20px 15px;
- text-align:center;
- }
- #notes {
- width:200px;
- height:150px;
- padding:5px 10px;
- overflow-y:scroll;
- overflow-x:hidden;
- text-align:justify;
- font-size:8px;
- margin:0 40px 0px 30px;
- line-height:125%;
- }
- #notes img {display:none;}
- #notes ol, #notes li {list-style:circle;line-height:125%;}
- /* MUSIC PLAYER by b0rn-to-be-wild--themes... Feel free to change it's margins, borders, colors, font and all other values */
- /* Music player box */
- #music{
- position:fixed;
- margin-top:160px;
- margin-left:132px;
- background:transparent;
- width:10px;
- height:30px;
- }
- #music:hover{
- height:100px;
- }
- /* Music player icon box */
- .musicplayericon{
- position:absolute;
- margin-top:0px;
- margin-left:-2px;
- background:transparent;
- width:25px;
- height:13px;
- border:2px solid {color:updates};
- background:white;
- padding-top:10px;
- }
- /* Music player box */
- .musicplayer{
- border-top:2px solid {color:updates};
- border-right:2px solid {color:updates};
- border-bottom:2px solid {color:updates};
- padding-left:20px;
- position:absolute;
- margin-top:0px;
- margin-left:27px;
- background:transparent;
- width:93px;
- height:13px;
- background:white;
- padding-bottom:5px;
- padding-top:5px;
- overflow:hidden;
- z-index:10;
- }
- /*updates tab*/
- #updates1 {position:fixed;
- margin-top:35px;
- margin-left:1240px;color:{color:text};
- z-index:999999999999999999;}
- #updates2 {position:fixed;
- margin-top:80px;
- margin-left:1240px;color:{color:text};
- z-index:99999999999999999;}
- #updates3 {position:fixed;
- margin-top:125px;
- margin-left:1240px;color:{color:text};
- z-index:999999999;}
- #updates4 {position:fixed;
- margin-top:170px;
- margin-left:1240px;color:{color:text};
- z-index:99999;}
- #updatescircle {position:absolute;
- width:16px;
- height:16px;
- border-radius:8px;
- background:{color:updates};
- margin-top:20px;
- margin-left:30px;}
- #updatescircle:hover{
- background:{color:updates hover};
- transition:0.3s ease-in-out;
- -webkit-transition:0.3s ease-in-out;
- -moz-transition:0.3s ease-in-out;
- -ms-transition:0.3s ease-in-out;
- -o-transition:0.3s ease-in-out;
- }
- #updatestriangle {position:absolute;
- width:0;
- height:0;
- border-left:14px solid {color:background one};
- border-top:10px solid transparent;
- border-bottom:10px solid transparent;
- margin-top:18px;
- margin-left:5px;
- opacity:0;
- -webkit-transition-duration:0.2s;
- -moz-transition-duration:0.2s;
- -o-transition-duration:0.2s;}
- #updatesbox {position:fixed;
- padding:10px;
- width:110px;
- height:56px;
- margin-top:-6px;
- margin-left:-125px;
- background-color:#ffffff;
- color:{color:text};
- border:1px solid {color:background one};
- border-radius:10px;
- opacity:0;
- font-family:calibri;
- font-size:8px;
- -webkit-transition-duration:0.2s;
- -moz-transition-duration:0.2s;
- -o-transition-duration:0.2s;}
- #updates1:hover #updatestriangle {opacity:1;}
- #updates1:hover #updatesbox {opacity:1;}
- #updates2:hover #updatestriangle {opacity:1;}
- #updates2:hover #updatesbox {opacity:1;}
- #updates3:hover #updatestriangle {opacity:1;}
- #updates3:hover #updatesbox {opacity:1;}
- #updates4:hover #updatestriangle {opacity:1;}
- #updates4:hover #updatesbox {opacity:1;}
- {CustomCSS}
- #barleft{
- left:0;
- top:0;
- bottom:0;
- height:100%;
- width:284px;
- background:{color:background one};
- position:fixed;
- }
- </style></head><body>
- <div id="barleft"></div>
- <!-- Music player tab starts -->
- <div id="music">
- <!-- Your can change the music player icon here -->
- <div class="musicplayericon"><center><img style="width:14px;height:14px;margin-top:-6px;"src="http://icons.iconarchive.com/icons/iconsmind/outline/512/Play-Music-icon.png"></center></div>
- <div class="musicplayer">
- <!-- YOUR MUSIC PLAYER CODE GOES HERE -->
- </div></div>
- <!-- Music player tab ends -->
- <div id="sidebar">
- <div id="title"><a href="/">{text:Blog Title}</a></div>
- <div class="links">
- <a href="{text:linkA url}">{text:linkA}</a>
- <a href="{text:linkB url}">{text:linkB}</a>
- <a href="{text:linkC url}">{text:linkC}</a>
- <a href="http://bravesound.co.vu" title="Theme Credit">X</a>
- <a href="http://erised.co.vu" title="Theme Co-Credit">X</a>
- </div>
- <div class="desc">
- {Description}
- </div>
- {block:ifnot2Columns}
- {block:Pagination}<div id="pagi">
- {block:PreviousPage}<a href="{PreviousPage}">←</a> {/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}<span class="current_page">{PageNumber}</span> {/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}
- </div>{/block:Pagination}
- {/block:ifnot2Columns}
- </div>
- {block:if2Columns}
- {block:IndexPage}<div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>{/block:IndexPage}
- {/block:if2Columns}
- <div id="all" class="box fade-in one">
- {block:Posts}<div id="posts">
- {block:IndexPage}{block:Caption}<div class="hover" style="display:none;{block:photo}display:block;{/block:photo}{block:photoset}display:block;{/block:photoset}">
- <div id="caption">{Caption}</div>
- </div>{/block:Caption}{/block:IndexPage}
- {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-250}">{LinkCloseTag}</center>{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
- {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photoset}<center>{Photoset-250}</center>{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photoset}
- {block:Quote}<div style="text-align:center"><h2>“{Quote}”</h2><br>↳ {Source}</div><br>{/block:Quote}
- {block:Audio}
- <div class="player">{AudioPlayerWhite}</div>
- <div class="audioinfo">
- {block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}
- </div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Audio}
- {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Chat}<div class="chat">{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}<li class="line {Alt}">{block:Label}<b>{Label}</b>{/block:Label} {Line}</li><br>{/block:Lines}</div>{/block:Chat}
- {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:10px; padding-bottom:10px"><div id="akport">{Asker}</div></span>{Question}</div><left><font color="#c6c6c6">{Answer}</font></left>{/block:Answer}
- <div id="boxes"><a title="with {NoteCount} notes" href="{Permalink}"><font size="2">P</font></a><br><a title="reblog?" href="{ReblogURL}"><font size="2">R</font></a>
- </div>
- </div>
- {/block:Posts}
- {block:PostNotes}<div id="notecontain"><div id="notes">{PostNotes}</div></div>{/block:PostNotes}
- {/block:Posts}
- </div></div>
- {block:if2Columns}
- {block:IndexPage} <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#all');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '#posts',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '#posts',
- loadingImg : "",
- loadingText : " ",
- donetext : " ",
- extraScrollPx : 0,
- bufferPx : 10000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#all').show(500);
- });
- </script>
- <script language="JavaScript">
- function function1(){
- window.scrollTo(0,5);
- }
- function function2(){
- window.scroll(0,2);
- }
- </script>
- {/block:IndexPage}
- {/block:if2Columns}
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment