This commit is contained in:
FlightControl_Master 2017-11-10 12:04:10 +01:00
parent f3bd097e6f
commit 42a9e4c60d

View File

@ -1,6 +1,16 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-97385487-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-97385487-1');
</script>
<link rel="stylesheet" href="stylesheet.css" type="text/css"/>
</head>
<body>