diff options
| author | s1n <[email protected]> | 2019-10-20 20:20:44 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-20 20:20:44 -0700 |
| commit | 2da0f64c421d1715f4224dba2c7f9660a24cfcff (patch) | |
| tree | fb2bc1be9dedfa2933adedbdb4aecebaea9b0500 /contact/index.html | |
| parent | add example to work (diff) | |
| download | p.s1n.pw-admin-2da0f64c421d1715f4224dba2c7f9660a24cfcff.tar.xz p.s1n.pw-admin-2da0f64c421d1715f4224dba2c7f9660a24cfcff.zip | |
redirect once form done
Diffstat (limited to 'contact/index.html')
| -rw-r--r-- | contact/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contact/index.html b/contact/index.html index 472be25..668b323 100644 --- a/contact/index.html +++ b/contact/index.html @@ -90,7 +90,7 @@ <div class="container-fluid"> <div class="row"> <div class="col-lg-8"> - <form name="contact-form" id="contact-form" method="post" action="" netlify> + <form name="contact-form" id="contact-form" method="post" action="/contact/" netlify> <ul> |