summaryrefslogtreecommitdiff
path: root/website/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/base.html')
-rw-r--r--website/templates/base.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/website/templates/base.html b/website/templates/base.html
index 3197190..a9c75bc 100644
--- a/website/templates/base.html
+++ b/website/templates/base.html
@@ -155,9 +155,7 @@
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
- <!-- To configure the contact form email address, go to mail/contact_me.php and update the email address in the PHP file on line 19. -->
- <!-- The form should work on most web servers, but if the form is not working you may need to configure your web server differently. -->
- <form name="sentMessage" id="contactForm" novalidate>
+ <form action="{% url 'website:contact' %}" method="POST" name="sentMessage" id="contactForm">
<div class="row control-group">
<div class="form-group col-xs-12 floating-label-form-group controls">
<label>Name</label>