Update mail post address
This commit is contained in:
parent
b14d7d9351
commit
a722d48c1e
|
@ -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
|
||||
|
|
Reference in a new issue