diff options
Diffstat (limited to 'layouts/contact')
| -rw-r--r-- | layouts/contact/single.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/contact/single.html b/layouts/contact/single.html index c497c55..4be3a1b 100644 --- a/layouts/contact/single.html +++ b/layouts/contact/single.html @@ -15,6 +15,7 @@ <input class="u-full-width" placeholder="hello" id="subject" name="subject" type="text"> </div> </div> + <input type="text" class="hp" value="" name="gotit"> <label for="message">message</label> <textarea class="u-full-width" placeholder="type your message here …" id="message" name="message"></textarea> <!--label class="example-send-yourself-copy"> |
