mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
12 lines
832 B
HTML
12 lines
832 B
HTML
<html>
|
||
<head>
|
||
<title>Ой! Ошибка 500</title>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
</head>
|
||
<body>
|
||
<h1>Ой!</h1>
|
||
<p>В программном обеспечении форума возникла непредвиденная ошибка. Приносим свои извинения.</p>
|
||
<p>Подробная информация об ошибке была записана и сформирована в автоматическое оповещение. Мы ознакомимся с ним в самое ближайшее время.</p>
|
||
<p>No further action is necessary. However, if the error condition persists, you can provide additional detail, including steps to reproduce the error, by posting a discussion topic in the site's feedback category.</p>
|
||
</body>
|
||
</html>
|