|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
|
<title>{{ title ?? "Zer.ooo" }}</title>
|
|
|
|
|
<link rel="stylesheet" href="/css/bootstrap.min.css" />
|
|
|
|
|
<link rel="stylesheet" href="/css/vendors/bootstrap.min.css" />
|
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
{% block head %}
|
|
|
|
|