diff options
Diffstat (limited to 'html/contact')
-rw-r--r-- | html/contact | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/contact b/html/contact index 61ccceb..80951a2 100644 --- a/html/contact +++ b/html/contact @@ -1,8 +1,8 @@ <!DOCTYPE html> -<html> +<html lang="en"> <head> <title>Contact - Spragg Software Services Ltd.</title> - <link rel="stylesheet" href="/style/main.css"></link> + <link rel="stylesheet" href="/style/main.css" /> </head> <body> <header> |