Skip to main
Table of Contents

Contact Form

This page demonstrates a reusable contact layout built from compiled include partials. It validates contact data rendering for email, phone, location, map embed, and social links.

Data shown below comes from config-backed partials under _html/config/template/*.hbs, generated through the Handlebars pipeline. Use the references below to inspect the source templates and helper logic.

Rendered Contact + Message Demo

The left panel shows compiled contact output from current project configuration values.

The right panel demonstrates the interactive message send-state flow.

For the standalone loading-overlay pattern used by this page, see Overlay.

Config Template References