diff --git a/overrides/main.html b/overrides/main.html index ef3c7a12..ff1fc0c2 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -1,5 +1,11 @@ {% extends "base.html" %} + +{% block announce %} +{% include ".icons/fontawesome/solid/triangle-exclamation.svg" %} +The Spoofax artifact server is currently experiencing an outage. Therefore, Spoofax cannot be downloaded while this is ongoing.
We apologise for the inconvenience. +{% endblock %} + {% block extrahead %}