I've been working with dreamweaver templates for a few years, and until cs5, i've never seen this happen, and I feel stupid, like I should know why this has happened, but I don't.
At the top of my web pages, there is template code showing? How do I make that go away?
Here's what shows:
<!-- InstanceBegin template="/Templates/aa--template.dwt" codeOutsideHTMLIsLocked="false" -->
And here's my code inside the template:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
<style type="text/css">
_______________________________________________
Thanks to anyone with any ideas. : )