diff options
-rw-r--r-- | website/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/base.html b/website/templates/base.html index 2e1db80..54d57db 100644 --- a/website/templates/base.html +++ b/website/templates/base.html @@ -186,7 +186,7 @@ </div> <div class="row"> <div class="col-lg-8 col-lg-offset-2 centered"> - <p>Feel free to drop us a mail regarding any of the queries that you might have.</p> + <p>Feel free to send us an email if you have any questions.</p> <form id="contact" action="" class="form" role="form" method=POST enctype="multipart/form-data"> <div class="row"> <div class="col-xs-6 col-md-6 form-group"> |