<main class="layout layout--equal content u-font-body-copy">
<div class="layout__item">
<div class="layout__wrapper">
<div class="tile">
<p>Contact the team directly on <a class="link-bare u-whitespace-nowrap" href="tel:+4420786118646">+44 207 8611 8646</a></p>
<p>or email <a href="mailto:hello@understandingpatientdata.org.uk">hello@understandingpatientdata.org.uk</a></p>
</div>
</div>
</div>
<div class="layout__item">
<div class="layout__wrapper">
<form class="form">
<div class="form__field form__field--text">
<label for="name">Name</label>
<input id="name" name="name" type="text">
</div>
<div class="form__field form__field--email">
<label for="email-address">Email address</label>
<input id="email-address" name="email-address" type="email">
</div>
<div class="form__field form__field--tel">
<label for="phone">Phone</label>
<input id="phone" name="phone" type="tel">
</div>
<div class="form__field form__field--textarea">
<label for="message">Message</label>
<textarea id="message" name="message" rows="0"></textarea>
</div>
<button class="button" type="submit">Send</button>
</form>
</div>
</div>
</main>
There are no notes for this item.