Update mail post address
This commit is contained in:
parent
b14d7d9351
commit
a722d48c1e
|
@ -6,7 +6,7 @@ block content
|
||||||
.row
|
.row
|
||||||
//- The form
|
//- The form
|
||||||
.col-md-6
|
.col-md-6
|
||||||
form#sendmail(role="form", action="mail", method="post")
|
form#sendmail(role="form", action="mail.html", method="post")
|
||||||
//- The sender address
|
//- The sender address
|
||||||
.form-group
|
.form-group
|
||||||
label.control-label(for="mail") Email address
|
label.control-label(for="mail") Email address
|
||||||
|
|
Reference in a new issue