I need to be able to edit a page template that has a header and footer.
The header and footer are stored seperately in a database as the page content is dynamically generated.
The header file needs to end on an open cell <td>
When I save it the editor is adding the </td></tr></table></html> tags.
Any way to turn that off?