I'm not stupid, but I can't figure out how to display a contact form on a module page. I read the instructions:
If your theme does not provide a templates/forms/form.html.twig file, it's not set up to use forms, but no fear - just copy the form templates from Antimatter, the default Grav theme:
templates/form.html.twig
templates/formdata.html.twig
In Qurak theme in templates/forms/ desnot exist form.html.twig
Ok, I download a Antimatter theme and in folder templates/ only form.html twig
Maybe there is another instruction on how to make a form and display it on a module page. Please.