You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.7 KiB
HTML
52 lines
1.7 KiB
HTML
<!DOCTYPE html>
|
|
<html id="html" lang="cs">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title></title>
|
|
<meta name="author" content="">
|
|
<meta name="description" content="">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta property="og:image" content="/img/uvodni.png">
|
|
|
|
%sapper.base%
|
|
|
|
<link href="/css/normalize.css" rel="stylesheet">
|
|
<link rel="stylesheet" href="/css/chota.css">
|
|
<link href="/main.css" rel="stylesheet">
|
|
<link rel="stylesheet" href="/glide.core.min.css">
|
|
<link rel="stylesheet" href="/glide.theme.min.css">
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180181213-1"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag(){dataLayer.push(arguments);}
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'UA-180181213-1');
|
|
</script>
|
|
<!-- Hotjar Tracking Code for spolky.pedf.cuni.cz -->
|
|
<script>
|
|
(function(h,o,t,j,a,r){
|
|
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
|
|
h._hjSettings={hjid:2031974,hjsv:6};
|
|
a=o.getElementsByTagName('head')[0];
|
|
r=o.createElement('script');r.async=1;
|
|
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
|
|
a.appendChild(r);
|
|
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
|
|
</script>
|
|
%sapper.scripts%
|
|
|
|
%sapper.styles%
|
|
|
|
%sapper.head%
|
|
</head>
|
|
|
|
<body id="body" class="sapper">%sapper.html%</body>
|
|
|
|
<!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>-->
|
|
<!--<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js"></script>-->
|
|
<script src="/js/uilang.js"></script>
|
|
</html>
|