Actinic files are reference to HTML 4.0 Transitional truncated at the language element. Try extending the Doctype declaration to
and this error might go away.
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
Comment