diff options
Diffstat (limited to 'module/web/templates/500.html')
-rw-r--r-- | module/web/templates/500.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/module/web/templates/500.html b/module/web/templates/500.html index e15090b66..8bffe6dbb 100644 --- a/module/web/templates/500.html +++ b/module/web/templates/500.html @@ -1,5 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" - "http://www.w3.org/TR/html4/loose.dtd"> +<!doctype html> <html> <head> <title>Server Error</title> |