From 54bfefaa538a8f1132add8648ca3e973804374cf Mon Sep 17 00:00:00 2001
From: Agent Isai <43097272+AgentIsai@users.noreply.github.com>
Date: Fri, 13 Sep 2024 22:17:59 -0500
Subject: [PATCH] Fix callout
---
content/errors/503.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/content/errors/503.md b/content/errors/503.md
index 6574ed4a7..a96980250 100644
--- a/content/errors/503.md
+++ b/content/errors/503.md
@@ -5,7 +5,9 @@ icon: wifi_tethering_error
date: 2023-08-15T11:00:00Z
draft: false
---
-{{< alert context="warning" text="Did you receive this error while trying to import something? If so, that means your import was too big. Please use Special:RequestImportDump on Meta to import your file." />}}
+{{< callout context="caution" title="Caution" icon="outline/alert-triangle" >}}
+Did you receive this error while trying to import something? If so, that means your import was too big. Please use Special:RequestImportDump on Meta to import your file.
+{{< /callout >}}
**503 (Backend fetch failed) errors** indicate that our servers couldn't be reached. Most of the time, this error is transitory and a simple refresh will solve the issue. Sometimes though, the error may persist for a few minutes, usually caused by high server load which temporarily brings the server down.