File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 < script type ="text/javascript " src ="{{ site.BASE_PATH }}/assets/resources/jquery/jquery.min.js "> </ script >
7474 < script type ="text/javascript " src ="{{ site.BASE_PATH }}/assets/resources/bootstrap/js/bootstrap.min.js "> </ script >
7575 < script type ="text/javascript " src ="{{ site.BASE_PATH }}/assets/js/app.js "> </ script >
76- < script type ="text/javascript ">
77- var _gaq = _gaq || [ ] ;
78- _gaq . push ( [ '_setAccount' , 'UA-7715423-15' ] ) ;
79- _gaq . push ( [ '_trackPageview' ] ) ;
80-
81- ( function ( ) {
82- var ga = document . createElement ( 'script' ) ; ga . type = 'text/javascript' ; ga . async = true ;
83- ga . src = ( 'https:' == document . location . protocol ? 'https://' : 'http://' ) + 'stats.g.doubleclick.net/dc.js' ;
84- var s = document . getElementsByTagName ( 'script' ) [ 0 ] ; s . parentNode . insertBefore ( ga , s ) ;
85- } ) ( ) ;
86- </ script >
8776 </ body >
8877
8978</ html >
You can’t perform that action at this time.
0 commit comments