Refactored error handling

This commit is contained in:
DarkCat09
2023-08-21 18:35:25 +04:00
parent 7cb254f523
commit 77058ede74
5 changed files with 66 additions and 41 deletions

View File

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="robots" content="noindex, nofollow">
<title>txt. <%= title %></title>
<title>txt. <%= code %></title>
<link rel="stylesheet" href="/static/common.css">
<link rel="stylesheet" href="/static/index.css">
</head>