Fixed deprecated warning

This commit is contained in:
Sahat Yalkabov
2013-12-18 02:56:57 -05:00
parent 96a118d77a
commit 06c7775484

View File

@ -2,7 +2,7 @@ doctype 5
html html
head head
title The page you were looking for doesn't exist (404) title The page you were looking for doesn't exist (404)
style style.
body { body {
background-color: #EFEFEF; background-color: #EFEFEF;
color: #2E2F30; color: #2E2F30;