diff --git a/src/mail.pug b/src/mail.pug index a8463b9..f1b1f69 100644 --- a/src/mail.pug +++ b/src/mail.pug @@ -6,7 +6,7 @@ block content .row //- The form .col-md-6 - form#sendmail(role="form", action="mail", method="post") + form#sendmail(role="form", action="mail.html", method="post") //- The sender address .form-group label.control-label(for="mail") Email address