{
    "title": "Kontakt",
    "label": "Kontakt",
    "description": "Hey why don't you go ahead and contact us?",
    "page_css": "#fb-root { display: block; }",
    "content": "---\n\n<form data-abide class=\"contactform\">\n\t<div>\n\t\t<input type=\"text\" name=\"name\" placeholder=\"Name\" required>\n\t<\/div>\n\t<div>\n\t\t<input type=\"email\" name=\"email\" placeholder=\"Email\" required>\n\t<\/div>\n\t<div>\n\t\t<textarea rows=\"6\" name=\"message\" placeholder=\"Message\" required><\/textarea>\n\t<\/div>\n\t\n\n\t<div>\n\t\t<input type=\"checkbox\" id=\"consent\" name=\"consent\" required>\n\t\t<label for=\"consent\">By using this form you agree with the handling of your data by this website.<\/label>\n\t<\/div>\n\t\n\t\n\t<button type=\"submit\">Senden<\/button>\n<\/form>\n\t<!-- Uncomment below section to include GDPR required email consent -->\n\t<!--\n\t-->",
    "menu": {
        "type": "data"
    },
    "context": {
        "width": "narrowest"
    }
}