Is there a way to add an HTML module to a skin by default? Right now, I have a <div id="ContentPane" runat="server"></div> and when a user creates a page, it just has a blank area that allows them to add modules.
Is there a way to automatically insert the HTML module, so when a page is created, the user doesn't have to manually add it?