We are trying to set the correct values for the doctype and insert an encoding metatag for internationalization:≮meta http-equiv="Content-Type" content="text/html; charset=utf-8" /≯≮meta http-equiv="Content-Style-Type" content="text/css" /≯the manual seems to indicate that this is possible. I have changed pagetype-config.xml to the best of my knowledge, looked at the configuration that comes out of the box, and yet see now way to do this. how can I insert these two meta tags into the head section of the page?TS 6.7.2 SP1, LS 3.1
ahh..that's what I was missing, the pagetype xsl. where is this located at?