New Document setup
I seem to remember in older versions of Dreamweaver, the user could alter the starting HTML code for a new HTML document so that each time a new page was created, these alterations were included. I understand that I can create a template file and use that, but that strikes me as adding just more bloat if I can just edit the starter file.
I would like to have a new HTML document have included in its head, the html5shiv. Right now, I am using a code snippet to accomplish this, but it would be better if it was automated.
Is there a way to do this?
