v1.0.23: Changed:
Changed:
- Adapters of type SMTPMail or PHPMail now use TWIG-Template names as "template" value, meaning you have to actually create templates and put the name, including path; like: "app::test" in that field.
- Twig will render these Templates with its context, meaning all fields that the formhandler has got within the request, will be valid varaibles within the template.