@@ -20,6 +24,25 @@ import usaButton %} {% block meta %} {% endif %} {% block content %} + {% if counts %} +
+
+
+ Mobile phone showing error screen +
+
+

+ There's currently a technical issue. +

+

Thank you for your patience while we work on it. Notify will be back soon.

+
+
+ +
+ {% endif %}
diff --git a/poetry.lock b/poetry.lock index 1d0262110..a23a0e07c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -17,7 +17,6 @@ version = "5.0.1" description = "Timeout context manager for asyncio programs" optional = false python-versions = ">=3.8" -groups = ["main"] files = [ {file = "async_timeout-5.0.1-py3-none-any.whl", hash = "sha256:39e3809566ff85354557ec2398b55e096c8364bacac9405a7a1fa429e77fe76c"}, {file = "async_timeout-5.0.1.tar.gz", hash = "sha256:d9321a7a3d5a6a5e187e824d2fa0793ce379a202935782d555d6e9d2735677d3"}, @@ -1486,7 +1485,6 @@ version = "3.0.2" description = "Safely add untrusted strings to HTML/XML markup." optional = false python-versions = ">=3.9" -groups = ["main", "dev"] files = [ {file = "MarkupSafe-3.0.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:7e94c425039cde14257288fd61dcfb01963e658efbc0ff54f5306b06054700f8"}, {file = "MarkupSafe-3.0.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:9e2d922824181480953426608b81967de705c3cef4d1af983af849d7bd619158"},