aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/websites/files/maintenance.html
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/websites/files/maintenance.html')
-rw-r--r--deployment/websites/files/maintenance.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/deployment/websites/files/maintenance.html b/deployment/websites/files/maintenance.html
new file mode 100644
index 00000000..5a2c3a7c
--- /dev/null
+++ b/deployment/websites/files/maintenance.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <title>Website under maintenance</title>
+ <link rel="stylesheet" href="css/site.css" type="text/css" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ </head>
+ <body>
+ Website under maintenance.
+ See <a href="http://blog.mageia.org/en/2013/05/03/planned-maintenance-on-mageia-servers-this-weekend/">this page</a> for more details.
+ </body>
+</html>