Advertisement
andieanjos

theme: wonderland.

Oct 10th, 2014
3,269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 23.91 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="{block:English}en{/block:English}{block:French}fr{/block:French}{block:German}de{/block:German}{block:Japanese}ja{/block:Japanese}{block:Italian}it{/block:Italian}{block:Spanish}es{/block:Spanish}{block:Polish}pl{/block:Polish}">
  3.     <head>
  4.        
  5.         <!--
  6.            THIS THEME WAS MADE BY tanharu.tumblr.com
  7.                Please, don't use it as a base and DON'T COPY THE CODES!
  8.        -->
  9.        
  10.        
  11.         <!--        BASICOS -->
  12.        
  13.         <meta charset="utf-8">
  14.         <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
  15.         <meta name="viewport" content="width=device-width">
  16.         <title>{Title}{block:PostSummary} &times; {PostSummary}{/block:PostSummary} {block:SearchPage} &times; {lang:Search results for SearchQuery}{/block:SearchPage}{block:TagPage} &times; {lang:Posts tagged Tag}{/block:TagPage}</title>
  17.         <link rel="apple-touch-icon" href="{PortraitURL-128}">
  18.         <link rel="shortcut icon" href="{Favicon}">
  19.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20.         {block:Description}
  21.             <meta name="description" content="{MetaDescription}" />
  22.         {/block:Description}
  23.        
  24.         <!--        FONTES -->
  25.        
  26.         <link href='http://fonts.googleapis.com/css?family=Sansita+One' rel='stylesheet' type='text/css'>
  27.         <link href='http://fonts.googleapis.com/css?family=Roboto:400,300,700' rel='stylesheet' type='text/css' />
  28.        
  29.         <!--        STYLESHEETS -->
  30.        
  31.         <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/jbarb2y/Wjznd8rih/main.css" />
  32.        
  33.         <!--        SCRIPTS -->
  34.        
  35.         <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
  36.         <script src="http://static.tumblr.com/jbarb2y/fedncohge/magazine.js" type="text/javascript"></script>
  37.        
  38.         <!--        VARIAVEIS -->
  39.        
  40.         <meta name="text:Google Analytics ID" content="" />
  41.         <meta name="text:Instagram Token" content="" />
  42.         <meta name="text:Instagram User ID" content="" />
  43.        
  44.         <meta name="image:Sidebar Icon" content="{PortraitURL-128}" />
  45.        
  46.         <meta name="text:Widget1 Title" content="" />
  47.         <meta name="text:Widget1" content="" />
  48.         <meta name="text:Widget2 Title" content="" />
  49.         <meta name="text:Widget2" content="" />
  50.         <meta name="text:Widget3 Title" content="" />
  51.         <meta name="text:Widget3" content="" />
  52.         <meta name="text:Widget4 Title" content="" />
  53.         <meta name="text:Widget4" content="" />
  54.        
  55.         <meta name="text:Favorites Title" content="" />
  56.        
  57.         <meta name="text:Fav1 URL" content="" />
  58.         <meta name="text:Fav2 URL" content="" />
  59.         <meta name="text:Fav3 URL" content="" />
  60.         <meta name="text:Fav4 URL" content="" />
  61.         <meta name="text:Fav5 URL" content="" />
  62.         <meta name="text:Fav6 URL" content="" />
  63.         <meta name="text:Fav7 URL" content="" />
  64.         <meta name="text:Fav8 URL" content="" />
  65.         <meta name="text:Fav9 URL" content="" />
  66.        
  67.         <meta name="text:Fav1" content="" />
  68.         <meta name="text:Fav2" content="" />
  69.         <meta name="text:Fav3" content="" />
  70.         <meta name="text:Fav4" content="" />
  71.         <meta name="text:Fav5" content="" />
  72.         <meta name="text:Fav6" content="" />
  73.         <meta name="text:Fav7" content="" />
  74.         <meta name="text:Fav8" content="" />
  75.         <meta name="text:Fav9" content="" />
  76.        
  77.         <meta name="image:Fav1" content="" />
  78.         <meta name="image:Fav2" content="" />
  79.         <meta name="image:Fav3" content="" />
  80.         <meta name="image:Fav4" content="" />
  81.         <meta name="image:Fav5" content="" />
  82.         <meta name="image:Fav6" content="" />
  83.         <meta name="image:Fav7" content="" />
  84.         <meta name="image:Fav8" content="" />
  85.         <meta name="image:Fav9" content="" />
  86.        
  87.         <meta name="text:Stats Title" content="Statistics" />
  88.         <meta name="text:Stats" content="" />
  89.        
  90.         <meta name="text:Read More Text" content="download" />
  91.        
  92.         <meta name="image:Header" content="http://33.media.tumblr.com/74aa7d4f1aef10acb8db14a27abe58c7/tumblr_mv8rcaKkzt1sdyj9lo1_1280.jpg" />
  93.        
  94.         <meta name="color:Text" content="#333333" />
  95.         <meta name="color:Background" content="#f6f6f6" />
  96.         <meta name="color:Header Text" content="#FFFFFF" />
  97.         <meta name="color:Header Text Shadow" content="#0F0F0F" />
  98.         <meta name="color:Link" content="#FC594F" />
  99.         <meta name="color:Link Hover" content="#F5135F" />
  100.         <meta name="color:Menu Toggle" content="#FC594F" />
  101.         <meta name="color:Sidebar BG" content="#333333" />
  102.         <meta name="color:Sidebar Text" content="#FFFFFF" />
  103.         <meta name="color:Sidebar Shadow" content="#292929" />
  104.         <meta name="color:Sidebar Widget" content="#3d3d3d" />
  105.         <meta name="color:Input Text" content="#8b8b8b" />
  106.         <meta name="color:Post Body" content="#F1F1F1" />
  107.         <meta name="color:Read More BG" content="#BA4773" />
  108.         <meta name="color:Read More BG Hover" content="#F5135F" />
  109.         <meta name="color:Read More Text" content="#FFFFFF" />
  110.         <meta name="color:Post Info" content="#E8E8E8" />
  111.         <meta name="color:Post Info Text" content="#333333" />
  112.         <meta name="color:Ask Border" content="#99738E" />
  113.        
  114.         <style type="text/css">
  115.             ::-webkit-scrollbar-thumb {
  116.                 background:{color:Text};
  117.             }
  118.             ::-webkit-scrollbar-thumb:window-inactive {
  119.                 background: {color:Text};
  120.             }
  121.             iframe#tumblr_controls {
  122.                 top: 11px !important;
  123.             }
  124.  
  125.             /*      DEFAULT */
  126.             body, html {
  127.                 color:{color:Text};
  128.                 background-color: {color:Background};
  129.             }
  130.             header {
  131.                 background-image: url({image:Header});
  132.             }
  133.             header > h1 {
  134.                 color:{color:Header Text};
  135.                 text-shadow: 1px 1px 0px {color:Header Text Shadow};
  136.             }
  137.             #conteudo {
  138.                 background-color: {color:Background};
  139.             }
  140.             a {
  141.                 color:{color:Link};
  142.             }
  143.             a:hover {
  144.                 color:{color:Link Hover};
  145.             }
  146.             ul li:before {
  147.                 color:{color:Link};
  148.             }
  149.             #menuToggle {
  150.                 color:{color:Menu Toggle};
  151.             }
  152.             #tata {
  153.                 background-color: {color:Background};
  154.             }
  155.  
  156.             /*      SIDEBAR */
  157.             #sidebar {
  158.                 background-color: {color:Sidebar BG};
  159.                 color:{color:Sidebar Text};
  160.             }
  161.             #me {
  162.                 box-shadow: 0px 2px 2px 0px {color:Sidebar Shadow};
  163.             }
  164.             aside {
  165.                 box-shadow: 0px 2px 2px 0px {color:Sidebar Shadow};
  166.                 background-color: {color:Sidebar Widget};
  167.             }
  168.             aside h4 {
  169.                 text-shadow: 0px 2px 2px 0px {color:Sidebar Shadow};
  170.             }
  171.             aside ul li > a {
  172.                 color:{color:Sidebar Text};
  173.             }
  174.             aside ul li {
  175.                 border-bottom: 1px solid {color:Sidebar Shadow};
  176.             }
  177.             aside#instaFeed img {
  178.                 box-shadow: 0px 2px 2px 0px {color:Sidebar Shadow};
  179.             }
  180.             input[type=text] {
  181.                 background-color: {color:Sidebar BG};
  182.                 color:{color:Input Text};
  183.             }
  184.             input[type=submit] {
  185.                 background-color: {color:Sidebar BG};
  186.                 color:{color:Input Text};
  187.             }
  188.  
  189.             /*      POSTS */
  190.             article > .postBody {
  191.                 background-color: {color:Post Body};
  192.             }
  193.             article > .postBody p.read_more_container a {
  194.                 color:{color:Read More Text};
  195.                 background-color:{color:Read More BG};
  196.             }
  197.             article > .postBody p.read_more_container a:hover {
  198.                 background-color:{color:Read More BG Hover};
  199.             }
  200.             article > .postBody blockquote {
  201.                 border-left:1px solid {color:Post Info};
  202.             }
  203.             article > .postInfo:before {
  204.                 border-top:1px solid {color:Post Info};
  205.             }
  206.             article > .postInfo a.noteC {
  207.                 color:{color:Post Info Text};
  208.                 font-size:.7em;
  209.             }
  210.             article > .postInfo > div span {
  211.                 color:{color:Post Info Text};
  212.             }
  213.             article > .postInfo > div span:hover, article > .postInfo a.noteC:hover {
  214.                 color:{color:Link};
  215.             }
  216.             article > .postInfo > .postTags a {
  217.                 color:{color:Post Info};
  218.             }
  219.             article:hover > .postInfo > .postTags a {
  220.                 color:{color:Text};
  221.             }
  222.             article > h2.asker {
  223.                 border-bottom: 1px solid {color:Ask Border};
  224.             }
  225.             article > h2.asker a {
  226.                 color:{color:Read More BG};
  227.             }
  228.             article > h2.asker a:hover {
  229.                 color:{color:Ask Border};
  230.             }
  231.             article > h2.asker img {
  232.                 border: 1px solid {color:Ask Border};
  233.             }
  234.             article .question {
  235.                 border: 1px solid {color:Ask Border};
  236.             }
  237.             ul.chat li {
  238.                 border-bottom:1px solid {color:Post Info};
  239.             }
  240.             ul.chat li:nth-child(odd) strong {
  241.                 color:{color:Ask Border};
  242.             }
  243.             ul.chat li:nth-child(even) strong {
  244.                 color:{color:Link};
  245.             }
  246.            
  247.             {CustomCSS}
  248.         </style>
  249.         <script type="text/javascript">
  250.             function parallax(){
  251.                 var scrolled = $(window).scrollTop();
  252.                 $('header').css('top', -(scrolled * 0.2) + 'px');
  253.             }
  254.             $(window).scroll(function(e){
  255.                 parallax();
  256.             });
  257.  
  258.            
  259.             $(document).ready(function(e){
  260.                 $("#menuToggle").click(function(){
  261.                     if($("#sidebar").css("left")=="0px") {
  262.                         $("#sidebar").animate({left:'-290px'},'slow');
  263.                         $(this).animate({left:'25px'},'slow');
  264.                         $("#conteudo").animate({left:'0px'},'slow');
  265.                     } else {
  266.                         $("#sidebar").animate({left:'0px'},'slow');
  267.                         $(this).animate({left:'315px'},'slow');
  268.                         $("#conteudo").animate({left:'290px'},'slow');
  269.                     }
  270.                 });
  271.  
  272.                 String.prototype.decodeHTML = function() {
  273.                     return $("<div>", {
  274.                         html: "" + this
  275.                     }).html();
  276.                 };
  277.  
  278.                 var $main = $("#conteudo"),
  279.                 init = function() {
  280.                     $(".tumblr_blog").parent().css("display","none");
  281.                     $("p:contains(\"(via \")").remove();
  282.                     $("p:contains(\"Source:\")").remove();
  283.  
  284.                     $("p.read_more_container > a.read_more").html("{text:Read More Text}");
  285.  
  286.                     $("#copy").append(" "+subdomain);
  287.                 },
  288.                 ajaxLoad = function(html) {
  289.                     document.title = html
  290.                         .match(/<title>(.*?)<\/title>/)[1]
  291.                         .trim()
  292.                         .decodeHTML();
  293.                     init();
  294.                 },
  295.                 loadPage = function(href) {
  296.                     $main.load(href + " #conteudo>*", ajaxLoad);
  297.                     $('html, body').animate({
  298.                         scrollTop: $main.offset().top
  299.                     }, 1000);
  300.                 };
  301.                
  302.                 var parts = location.hostname.split('.');
  303.                 var subdomain = parts.shift();
  304.                
  305.                 {block:IfInstagramToken}
  306.                     var instagramAccessToken = "{text:Instagram Token}";
  307.                     var userId = "{text:Instagram User ID}";
  308.                     loadInsta(instagramAccessToken,userId);
  309.                 {/block:IfInstagramToken}
  310.  
  311.                 init();
  312.                
  313.                 $(document).on("click", "a:not(.no-state)", function(e) {
  314.                     var href = $(this).attr("href");
  315.  
  316.                     if (href.indexOf(document.domain) > -1 || href.indexOf(':') === -1) {
  317.                         e.preventDefault();
  318.                         history.pushState({}, '', href);
  319.                         loadPage(href);
  320.                         return false;
  321.                     }
  322.                 });
  323.                
  324.                 $(window).on("popstate", function(e) {
  325.                     if (e.originalEvent.state !== null) {
  326.                         loadPage(location.href);
  327.                     }
  328.                 });
  329.             });
  330.         </script>
  331.     </head>
  332.     <body>
  333.         <header>
  334.             <h1>{Title}</h1>
  335.         </header>
  336.         <div id="conteudo">
  337.             <div id="postArea">
  338.                 {block:TagPage}<article><h2>{lang:Posts tagged Tag}</h2></article>{/block:TagPage}
  339.                 {block:SearchPage}<article>{block:NoSearchResults}<h2>{lang:No posts found}</h2>{/block:NoSearchResults}<h2>{lang:SearchResultCount results for SearchQuery}</h2></article>{/block:SearchPage}
  340.                 {block:Posts}
  341.                 <article>
  342.                    
  343.                     {block:Text}
  344.                         {block:Title}<h2>{Title}</h2>{/block:Title}
  345.                         <div class="postBody">
  346.                             {Body}
  347.                         </div>
  348.                     {/block:Text}
  349.                    
  350.                     {block:Photo}
  351.                         <img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" alt="{PhotoAlt}" class="mainImg" />
  352.                         {block:Caption}
  353.                         <div class="postBody">
  354.                             {Caption}
  355.                         </div>
  356.                         {/block:Caption}
  357.                     {/block:Photo}
  358.                    
  359.                     {block:Photoset}
  360.                         {Photoset-500}
  361.                         {block:Caption}
  362.                         <div class="postBody">
  363.                             {Caption}
  364.                         </div>
  365.                         {/block:Caption}
  366.                     {/block:Photoset}
  367.                    
  368.                     {block:Quote}
  369.                         <h2>{Quote}</h2>
  370.                         {block:Source}
  371.                         <div class="postBody">
  372.                             {Source}
  373.                         </div>
  374.                         {/block:Source}
  375.                     {/block:Quote}
  376.                    
  377.                     {block:Link}
  378.                         <h2><a href="{URL}" {Target}>{Name}</a></h2>
  379.                         {block:Description}
  380.                         <div class="postBody">
  381.                             {Description}
  382.                         </div>
  383.                         {/block:Description}
  384.                     {/block:Link}
  385.                    
  386.                     {block:Chat}
  387.                     {block:Title}<h2>{Title}</h2>{/block:Title}
  388.                     <div class="postBody">
  389.                         <p></p>
  390.                         <ul class="chat">
  391.                             {block:Lines}<li>{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</li>{/block:Lines}
  392.                         </ul>
  393.                         <p></p>
  394.                     </div>
  395.                     {/block:Chat}
  396.                    
  397.                     {block:Audio}
  398.                         {block:AudioEmbed}{AudioEmbed-500}{/block:AudioEmbed}
  399.                         {block:Caption}
  400.                         <div class="postBody">
  401.                             {Caption}
  402.                         </div>
  403.                         {/block:Caption}
  404.                     {/block:Audio}
  405.                    
  406.                     {block:Video}
  407.                         {Video-500}
  408.                         {block:Caption}
  409.                         <div class="postBody">
  410.                             {Caption}
  411.                         </div>
  412.                         {/block:Caption}
  413.                     {/block:Video}
  414.                    
  415.                     {block:Answer}
  416.                     <h2 class="asker">{Asker} asked <img src="{AskerPortraitURL-30}" width="32" height="32" alt="nae" /></h2>
  417.                     <div class="postBody question">
  418.                         {Question}
  419.                     </div>
  420.                     {block:Answerer}<h3>{Answerer} said</h3>{/block:Answerer}
  421.                     <div class="postBody">
  422.                         {Answer}
  423.                     </div>
  424.                     {/block:Answer}
  425.                    
  426.                     {block:Date}
  427.                     <div class="postInfo">
  428.                         {block:NoteCount}<a href="{Permalink}#notes" class="noteC">{NoteCountWithLabel}</a>{/block:NoteCount}
  429.                         <div style="float:right;">
  430.                             <span>{LikeButton size="13" color="black"}</span>
  431.                             <a href="{ReblogURL}"><span class="entypo-retweet"></span></a>
  432.                             <a href="{Permalink}"><span class="entypo-export"></span></a>
  433.                         </div>
  434.                         {block:HasTags}
  435.                         <br style="clear:both;" />
  436.                         <div class="postTags">
  437.                             {block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}
  438.                         </div>
  439.                         {/block:HasTags}
  440.                     </div>
  441.                     {/block:Date}
  442.                    
  443.                 </article>
  444.                
  445.                 {block:PostNotes}
  446.                 <article>
  447.                     {PostNotes}
  448.                 </article>
  449.                 {/block:PostNotes}
  450.                 {/block:Posts}
  451.                
  452.                 {block:Pagination}
  453.                 <article>
  454.                     {block:NextPage}<h2 style="float:right;"><a href="{NextPage}">Older Posts</a></h2>{/block:NextPage}
  455.                     {block:PreviousPage}<h2 style="float:left;"><a href="{PreviousPage}">Newer Posts</a></h2>{/block:PreviousPage}
  456.                     <br style="clear:both;" />
  457.                 </article>
  458.                 {/block:Pagination}
  459.                 {block:PermalinkPagination}
  460.                 <article>
  461.                     {block:NextPost}<h2 style="float:right;"><a href="{NextPost}">Newer Post</a></h2>{/block:NextPost}
  462.                     {block:PreviousPost}<h2 style="float:left;"><a href="{PreviousPost}">Older Post</a></h2>{/block:PreviousPost}
  463.                     <br style="clear:both;" />
  464.                 </article>
  465.                 {/block:PermalinkPagination}
  466.                
  467.                 <article style="text-align: center; font-size: .7em; font-style: italic;">
  468.                     <strong id="copy">&copy; {CopyrightYears} </strong>, All Rights Reserved.<br>{lang:Powered by Tumblr 2}
  469.                 </article>
  470.                
  471.             </div>
  472.             <br style="clear: both;" />
  473.         </div>
  474.         <span id="menuToggle" class="entypo-menu"></span>
  475.         <div id="sidebar">
  476.             <a href="/"><img src="{image:Sidebar Icon}" alt="me" id="me" /></a>
  477.             {block:Description}<p id="description">{Description}</p>{/block:Description}
  478.            
  479.             <aside>
  480.                 <h4>Navigate</h4>
  481.                 <ul>
  482.                     <li><a href="/">Home</a></li>
  483.                     {block:AskEnabled}<li><a href="/ask">Message</a></li>{/block:AskEnabled}
  484.                     {block:SubmissionsEnabled}<li><a href="/submit">Submit</a></li>{/block:SubmissionsEnabled}
  485.                     {block:HasPages}
  486.                         {block:Pages}<li><a href="{URL}" class="no-state">{Label}</a></li>{/block:Pages}
  487.                     {/block:HasPages}
  488.                 </ul>
  489.                 <p></p>
  490.                 <form action="/search" method="get">
  491.                     <input type="text" name="q" size="15" value="{SearchQuery}"/>
  492.                     <input type="submit" value="&#x1f50d;" />
  493.                 </form>
  494.             </aside>
  495.             {block:IfWidget1}
  496.             <aside>
  497.                 <h4>{text:Widget1 Title}</h4>
  498.                 {text:Widget1}
  499.             </aside>
  500.             {/block:IfWidget1}
  501.             {block:IfFav1URL}
  502.             <aside id="favorites">
  503.                 <h4>{text:Favorites Title}</h4>
  504.                
  505.                 <a href="{text:Fav1 URL}" target="_blank"><img src="{image:Fav1}" alt="{text:Fav1}" width="24" height="24" class="blogroll" /></a>
  506.                 <a href="{text:Fav2 URL}" target="_blank"><img src="{image:Fav2}" alt="{text:Fav2}" width="24" height="24" class="blogroll" /></a>
  507.                 <a href="{text:Fav3 URL}" target="_blank"><img src="{image:Fav3}" alt="{text:Fav3}" width="24" height="24" class="blogroll" /></a>
  508.                 <a href="{text:Fav4 URL}" target="_blank"><img src="{image:Fav4}" alt="{text:Fav4}" width="24" height="24" class="blogroll" /></a>
  509.                 <a href="{text:Fav5 URL}" target="_blank"><img src="{image:Fav5}" alt="{text:Fav5}" width="24" height="24" class="blogroll" /></a>
  510.                 <a href="{text:Fav6 URL}" target="_blank"><img src="{image:Fav6}" alt="{text:Fav6}" width="24" height="24" class="blogroll" /></a>
  511.                 <a href="{text:Fav7 URL}" target="_blank"><img src="{image:Fav7}" alt="{text:Fav7}" width="24" height="24" class="blogroll" /></a>
  512.                 <a href="{text:Fav8 URL}" target="_blank"><img src="{image:Fav8}" alt="{text:Fav8}" width="24" height="24" class="blogroll" /></a>
  513.                 <a href="{text:Fav9 URL}" target="_blank"><img src="{image:Fav9}" alt="{text:Fav9}" width="24" height="24" class="blogroll" /></a>
  514.                
  515.                 <br style="clear: both;" />
  516.             </aside>
  517.             {/block:IfFav1URL}
  518.             {block:IfWidget2}
  519.             <aside>
  520.                 <h4>{text:Widget2 Title}</h4>
  521.                 {text:Widget2}
  522.             </aside>
  523.             {/block:IfWidget2}
  524.             {block:IfInstagramToken}
  525.             <aside id="instaFeed">
  526.                 <h4>Instagram</h4>
  527.                 <br style="clear: both;" />
  528.             </aside>
  529.             {/block:IfInstagramToken}
  530.             {block:IfWidget3}
  531.             <aside>
  532.                 <h4>{text:Widget3 Title}</h4>
  533.                 {text:Widget3}
  534.             </aside>
  535.             {/block:IfWidget3}
  536.             {block:IfWidget4}
  537.             <aside>
  538.                 <h4>{text:Widget4 Title}</h4>
  539.                 {text:Widget4}
  540.             </aside>
  541.             {/block:IfWidget4}
  542.             {block:IfStats}
  543.             <aside>
  544.                 <h4>{text:Stats Title}</h4>
  545.                 {text:Stats}
  546.             </aside>
  547.             {/block:IfStats}
  548.         </div>
  549.         <div id="tata"><a href="http://tanharu.tumblr.com/">&#7789;</a></div>
  550.        
  551.         {block:IfGoogleAnalyticsID}
  552.         <script>
  553.             (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  554.             (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  555.             m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  556.             })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  557.  
  558.             ga('create', '{text:Google Analytics ID}', 'auto');
  559.             ga('require', 'displayfeatures');
  560.             ga('send', 'pageview');
  561.  
  562.         </script>
  563.         {/block:IfGoogleAnalyticsID}
  564.     </body>
  565. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement