diff options
Diffstat (limited to 'customization/errorpage/504.shtml')
-rw-r--r-- | customization/errorpage/504.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customization/errorpage/504.shtml b/customization/errorpage/504.shtml index 1764e5d..03cf20f 100644 --- a/customization/errorpage/504.shtml +++ b/customization/errorpage/504.shtml @@ -2,5 +2,5 @@ <!--#set var="ERRORPAGE_TEXT" value="Gateway Timeout" --> <!--#include file="header.shtml" --> - <div>The gateway did not receive a timely response from the upstream server or application.</div> + <p>The gateway did not receive a timely response from the upstream server or application.</p> <!--#include file="footer.shtml" -->
\ No newline at end of file |