Open your Template.dwt.
This is how your editable region for the <head> must be expressed:
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
</head>
EEK! No. It should be like this in the TEMPLATE file -
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
</head>