Include DOCTYPE at the begining of CMS driven html page. --------------------------------------------------------
Key: OFBIZ-3719 URL: https://issues.apache.org/jira/browse/OFBIZ-3719 Project: OFBiz Issue Type: Improvement Components: specialpurpose/cmssite Affects Versions: SVN trunk Reporter: Deepak Dixit Priority: Minor Fix For: SVN trunk Include DOCTYPE at the begining of html pages, that are render through cms. Currently DOCTYPE is included in HtmlHead.ftl for cms. By doing so the DOCT YPE is always included on the top of the page before rendering single HTML statement. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.