@lando/mailpit
Version:
A Mailpit integration plugin for Lando.
25 lines (21 loc) • 645 B
Markdown
---
title: Contact Us
description: Get help and support for the Lando Mailpit Plugin
---
# Contact Us
If you need priority and dedicated support, expediated bug fixes or more features then please contact us below.
<form class="netlify" name="contact" method="POST" netflify data-netlify="true">
<input type="hidden" name="form-name" value="contact" />
<p>
<label>Name: <input type="text" name="name" /></label>
</p>
<p>
<label>Email: <input type="email" name="email" /></label>
</p>
<p>
<label>Message: <textarea name="message"></textarea></label>
</p>
<p>
<button type="submit">Submit</button>
</p>
</form>