diff --git a/content/contactus/index.md b/content/contactus/index.md index 3b3436f..2ff8b60 100644 --- a/content/contactus/index.md +++ b/content/contactus/index.md @@ -19,6 +19,8 @@ weight: 6
Interested in booking your next stay at Jungle Paradise Beach Resort? We'd love to hear from you - contact us using the form below, and we'll get right back to you. We look forward to serving you.
+ {% end %} diff --git a/css/index.css b/css/index.css index 77624af..4a768de 100644 --- a/css/index.css +++ b/css/index.css @@ -273,6 +273,7 @@ a img{ a img:hover{ opacity: 0.5 !important; + cursor: pointer; } hr{