mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Create 503.bs_BA.html
This commit is contained in:
parent
795a97ae8d
commit
39c784f96f
1 changed files with 12 additions and 0 deletions
12
public/503.bs_BA.html
Normal file
12
public/503.bs_BA.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Site Is Undergoing Maintenance - Discourse.org</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<h1>We are currently down for planned site maintenance</h1>
|
||||
<p>Please check back <span id="when-to-check-back">in a few minutes</span>.</p>
|
||||
<p id="apology">Sorry for the inconvenience!</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue