Publish privacy and cookie disclosures
All checks were successful
Publish static bundles / publish (push) Successful in 3m21s
All checks were successful
Publish static bundles / publish (push) Successful in 3m21s
This commit is contained in:
parent
7ce6a3c9d2
commit
d45c0f5468
8 changed files with 388 additions and 5 deletions
|
|
@ -37,8 +37,16 @@
|
|||
<div class="contact-field">
|
||||
<label for="contact-message">Message</label>
|
||||
<textarea id="contact-message" name="message" rows="7" required></textarea>
|
||||
<p class="contact-sensitive-note">
|
||||
Please do not include sensitive personal information unless it is necessary for us to respond to your enquiry.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<p class="contact-privacy">
|
||||
We use the details you provide to respond to your enquiry. The form is processed for us by Formspree and may
|
||||
involve a transfer to the United States. Read our <a href="/privacy">Privacy Notice</a>.
|
||||
</p>
|
||||
|
||||
<div class="contact-actions">
|
||||
<button class="button" type="submit">Send message</button>
|
||||
<p id="contact-form-status" class="contact-form-status" aria-live="polite"></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue