--- import Base from '../layouts/Base.astro'; const title = "Help & Support - ComponentOwl"; const description = "Contact ComponentOwl support for Better ListView, Better Thumbnail Browser, and Better SplitButton .NET controls."; const keywords = "support, help, contact, better listview, better thumbnail browser, better splitbutton"; const rawContent = `

Help & Support

You can contact us at support (at) componentowl (dot) com or use the form below.

We will answer you as soon as possible, usually in 24 hours.


Please make sure that our reply will not be marked as spam by your filter (eg. add support (at) componentowl (dot) com to your white list) and that you typed your email address correctly, otherwise we will not be able to reply.

`; ---