HTML files and direct forms

I'm not sure I understand what exactly you want to do.
When you want the HTML template to be associated with a form, you can use the web form as-is and you do not need the direct form approach. The direct form approach was introduced just to avoid the use/loading of the HTML template with it.