This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Description
Form contents needed to be mailed to [email protected]
Additionally, there is a mail icon in the footer which does nada. When clicked it should open a mail form. Could add the mail modal to modal.twig and use an if to display the correct one (page-foundation.twig also uses the modal). Something like:
{% include 'modal.twig' with { 'purpose': 'contact' } %}
cc @rossoneill