Файл: install/inc/head.php
Строк: 17
<!DOCTYPE html>
<html lang="en">
<head>
<title><?= $set['title']; ?></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<!-- Bootstrap 4 CSS -->
<link rel="stylesheet" href="/style/touch/bootstrap.css">
<link rel="stylesheet" href="/style/touch/font-awesome.css">
<link rel="stylesheet" href="/style/touch/style.css">
<link rel="stylesheet" href="/style/touch/hiht.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js" ></script>
<script src="/style/js/bootstrap.js" ></script>
</head>
<body>
<div class="container">