generated from nhcarrigan/template
feat: we have a functional prototype
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<p>
|
||||
nhcarrigan is committed to protecting and respecting your privacy, and we will
|
||||
only use your personal information to administer your account and to provide
|
||||
the products and services you requested from us.
|
||||
</p>
|
||||
<p>
|
||||
We are required to collect your consent to email you. If we don't, we could
|
||||
not send you a response to your form submission. We will ONLY use your email
|
||||
address to respond to the form submission, and your data will be automatically
|
||||
deleted once we have responded to your submission.
|
||||
</p>
|
||||
<input id="consent" name="consent" type="checkbox" required [formControl]="control()" />
|
||||
<label for="consent">
|
||||
I agree to receive email communication from NHCarrigan
|
||||
<strong>for the sole purpose</strong> of responding to this form submission.
|
||||
</label>
|
||||
Reference in New Issue
Block a user