jenkins-bot has submitted this change and it was merged. Change subject: T105080: maintenance mode page ......................................................................
T105080: maintenance mode page Change-Id: I788ea30466fdde75f2e854c0ffe968d14c3ac7be --- A gui/maint.html 1 file changed, 9 insertions(+), 0 deletions(-) Approvals: Smalyshev: Looks good to me, approved jenkins-bot: Verified diff --git a/gui/maint.html b/gui/maint.html new file mode 100644 index 0000000..82b450c --- /dev/null +++ b/gui/maint.html @@ -0,0 +1,9 @@ +<html> +<head> +<title>Error 503 Service Unavailable</title> +</head> +<body> +<h1>503 Service Unavailable</h1> +The service is temporary down for maintenance. Please check back a bit later. +</body> +</html> -- To view, visit https://gerrit.wikimedia.org/r/228139 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I788ea30466fdde75f2e854c0ffe968d14c3ac7be Gerrit-PatchSet: 1 Gerrit-Project: wikidata/query/rdf Gerrit-Branch: master Gerrit-Owner: Smalyshev <[email protected]> Gerrit-Reviewer: Smalyshev <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
