mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 09:42:02 +08:00
14 lines
657 B
HTML
14 lines
657 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Oops - Error 500</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
</head>
|
|
<body>
|
|
<h1>Ups</h1>
|
|
<p>Oprogramowanie obsługujące to forum dyskusyjne napotkało nieoczekiwany problem. Przepraszamy za niedogodności.</p>
|
|
<p>Detailed information about the error was logged, and an automatic notification generated. We'll take a look at it.</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>
|