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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
|
<!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">
|
|
|
|
|
|
|
|
%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">
|
|
|
|
|
|
|
|
%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>
|
|
|
|
<script src="/js/particles.js"></script>
|
|
|
|
<script src="/js/script.js"></script>
|
|
|
|
</html>
|