When adding new pages or global content blocks the source code for the page already has content. How can I turn this off.
Example:
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<__html>
<head>
<title>Untitled document</title>
</head>
</__body>
<__body>
</__html>
---------------------------
This happens if you install the fullpage tinyMCE plugin.