Create 500.bs_BA.html

This commit is contained in:
Qasem Hajizadeh 2015-05-12 16:19:29 +04:30
parent 2d3352a80f
commit 795a97ae8d
1 changed files with 13 additions and 0 deletions

13
public/500.bs_BA.html Normal file
View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title>Oops - Error 500</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1>Oops</h1>
<p>The software powering this discussion forum encountered an unexpected problem. We apologize for the inconvenience.</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 <a href="/category/meta">meta category</a>.</p>
</body>
</html>