aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/504.shtml
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2017-11-16 18:31:23 +0100
committerThomas Lange <code@nerdmind.de>2017-11-16 18:34:01 +0100
commit346de03e47a0d65c6c8af9703be6bf11ae429fdf (patch)
tree0140aa810b6fedca35bfb85845f342398f4d37a5 /customization/errorpage/504.shtml
parentb0fcf5c5a40e6b16e5a71adc93c081c2afce7eea (diff)
downloadnginx-errorpage-346de03e47a0d65c6c8af9703be6bf11ae429fdf.tar.gz
nginx-errorpage-346de03e47a0d65c6c8af9703be6bf11ae429fdf.tar.xz
nginx-errorpage-346de03e47a0d65c6c8af9703be6bf11ae429fdf.zip
The markup has been optimized to use more semantic <p> and <code> elements.
Diffstat (limited to 'customization/errorpage/504.shtml')
-rw-r--r--customization/errorpage/504.shtml2
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