2022-03-26 23:28:10 +03:00
|
|
|
<head>
|
2022-08-26 16:27:29 +03:00
|
|
|
<link rel="stylesheet" href="/css/old_style.css" />
|
2022-03-26 23:28:10 +03:00
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
2022-08-09 19:16:34 +03:00
|
|
|
<title><%= title || "Akf-forum" %> </title>
|
2022-03-26 23:28:10 +03:00
|
|
|
<meta name="description" content="Akf-forum!">
|
|
|
|
<meta name="author" content="Akif9748">
|
|
|
|
<link rel="icon" type="image/x-icon" href="/images/favicon.jpg">
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
|
|
|
</head>
|