I really appreciate the ability to use HTML / CSS templates to be able to style my Web Core pages and panels.
What would be useful is a function to create an HTML template from the TWebForm rather than use the Template as a look up for Element Ids. I'm sure that I am not the only developer who develops the functionality first then hands it across to the designer to make it look good.
To be able to give them an HTML template with all the correct tags and element ids would make life a lot simpler.
Either a full template with auto complete of all ElementIds (ElementId = Component Name) or maybe just a template with the components that have element ids.