Changes how the form HTML template looks
Contains the std.format formattable template code. Arguments in order are: string action, string method, string formArguments, string html html is last so you can embed it using %4$s without throwing an orphan arguments exception.
See Implementation
Changes how the form HTML template looks