This commit is contained in:
2024-02-29 01:04:07 +04:00
parent e358a96e76
commit c6979addd0
28 changed files with 2897 additions and 180 deletions

View File

@@ -0,0 +1,17 @@
<!DOCTYPE HTML>
<html>
<head>
{{head|safe}}
</head>
<body>
{{UserHeader|safe}}
<p align="center"><img src="/static/image/stop_500.webp" height="480"></p>
<br>
<div class="alert alert-danger" role="alert" align="center">
{{ThreadVars_message}}
</div>
<p align="center">
<a href="javascript:history.back();"><button class="btn btn-outline-primary">&#11013; Назад</button></a>
</p>
</body>
</html>