diff options
Diffstat (limited to 'how_to_mail.html')
-rw-r--r-- | how_to_mail.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/how_to_mail.html b/how_to_mail.html index 3ee5b205d..b60c41688 100644 --- a/how_to_mail.html +++ b/how_to_mail.html @@ -1,4 +1,6 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> +<head> <!-- The contents of this file are subject to the Mozilla Public @@ -25,6 +27,9 @@ <TITLE>How to Mail to bugzilla</TITLE> +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> +</head> +<body> <H1>THIS DOESN'T WORK RIGHT NOW. Coming someday.</H1> @@ -81,3 +86,5 @@ EXAMPLE: <P> . </PRE> + +</body></html> |