Updated the html file.
This commit is contained in:
parent
4560c8a4dd
commit
affa7c4987
4 changed files with 4 additions and 4 deletions
|
@ -815,7 +815,7 @@
|
|||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
<div class="contact-form">
|
||||
<form id="contact" action="https://formspree.io/f/mrgvywen" method="POST">
|
||||
<form id="contact-to" action="https://formspree.io/f/mrgvywen" method="POST">
|
||||
<fieldset>
|
||||
<input name="name" type="text" class="form-control" id="name" placeholder="Su Nombre"
|
||||
required>
|
||||
|
|
|
@ -825,7 +825,7 @@
|
|||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
<div class="contact-form">
|
||||
<form id="contact" action="https://formspree.io/f/mrgvywen" method="POST">
|
||||
<form id="contact-to" action="https://formspree.io/f/mrgvywen" method="POST">
|
||||
<fieldset>
|
||||
<input name="name" type="text" class="form-control" id="name" placeholder="Votre Nom"
|
||||
required>
|
||||
|
|
|
@ -772,7 +772,7 @@
|
|||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
<div class="contact-form">
|
||||
<form id="contact" action="https://formspree.io/f/mrgvywen" method="POST">
|
||||
<form id="contact-to" action="https://formspree.io/f/mrgvywen" method="POST">
|
||||
<fieldset>
|
||||
<input name="name" type="text" class="form-control" id="name" placeholder="Your Name"
|
||||
required>
|
||||
|
|
|
@ -807,7 +807,7 @@
|
|||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
<div class="contact-form">
|
||||
<form id="contact" action="https://formspree.io/f/mrgvywen" method="POST">
|
||||
<form id="contact-to" action="https://formspree.io/f/mrgvywen" method="POST">
|
||||
<fieldset>
|
||||
<input name="name" type="text" class="form-control" id="name" placeholder="İsminiz" required>
|
||||
</fieldset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue