mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 17:15:32 +08:00
13 lines
832 B
HTML
13 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>
|