2018-02-26 09:59:54 +03:00
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
|
|
<meta name="author" content="Ремизов Александр" />
|
|
|
|
|
<meta name="copyright" lang="ru" content="RemiZOffAlex" />
|
|
|
|
|
<link rel="shortcut icon" href="/static/favicon.ico">
|
2018-08-31 17:48:29 +03:00
|
|
|
<link rel="stylesheet" href="/static/css/bootstrap.min.css" />
|
|
|
|
|
<link rel="stylesheet" href="/static/css/font-awesome.min.css" />
|
2022-05-03 22:34:52 +03:00
|
|
|
<script type="text/javascript" src="/static/js/vue.global.prod.js"></script>
|
2018-08-31 17:48:29 +03:00
|
|
|
<script type="text/javascript" src="/static/js/axios.min.js"></script>
|
2018-02-26 09:59:54 +03:00
|
|
|
<title>{{ pagedata['title'] }}</title>
|
|
|
|
|
</head>
|