I need to create two forms on a modular page - one is a newsletter subscription and second is a contact form. As I understand I have to create a form.md file in each modular folder (_newsletter, _contact).
What about corresponding .html.twig files, how do I call them?
Is it doable with the Form plugin?