/*
** Disable syntax highlighter to see the full code **

The following two files are updated in Bootstrap

/templates/system/page.tpl.php
        
        Menu

/templates/system/html.tpl.php


Insert Google Tracking Code 

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-51897451-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-51897451-1');
</script>




*/