send emsil
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
<!-- div class="map">
|
||||
</div -->
|
||||
|
||||
<iframe class="map" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3314.2214159859145!2d-84.61530898396445!3d33.83240013672915!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88f522991d3be3cd%3A0x2b1bfc3fdd13919a!2sClay%20Plaza%20Shopping%20Center%2C%204968%20Austell%20Rd%20%23148%2C%20Austell%2C%20GA%2030106!5e0!3m2!1sen!2sus!4v1631456321742!5m2!1sen!2sus" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
|
||||
|
||||
<!-- <iframe class="map" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3314.2214159859145!2d-84.61530898396445!3d33.83240013672915!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88f522991d3be3cd%3A0x2b1bfc3fdd13919a!2sClay%20Plaza%20Shopping%20Center%2C%204968%20Austell%20Rd%20%23148%2C%20Austell%2C%20GA%2030106!5e0!3m2!1sen!2sus!4v1631456321742!5m2!1sen!2sus" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe> -->
|
||||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3312.4378219183395!2d-84.59127842321968!3d33.87837637322297!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88f517c1de7b0dbb%3A0x6a0669a3bb2b4ff!2s3077%20Austell%20Rd%2C%20Marietta%2C%20GA%2030008!5e0!3m2!1sen!2sus!4v1681566409227!5m2!1sen!2sus" width="100%" height="450px" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
|
||||
<!-- contact box -->
|
||||
<div class="contact-box">
|
||||
<div class="container">
|
||||
@@ -57,8 +57,9 @@
|
||||
|
||||
<div class="col-md-6">
|
||||
<h3 style="font-weight: bold; ">Send us a message</h3>
|
||||
<form id="contact-form" method="post" action="/contact">
|
||||
<font color="red"><strong><?=$message?></strong><font>
|
||||
<form id="contact-form" method="post" action="/contact/">
|
||||
|
||||
<div style="color:red"><strong><?=$message?></strong></div>
|
||||
<div class="text-input">
|
||||
<div class="float-input">
|
||||
<input name="name" id="name" type="text" placeholder="name" value="<?=$name?>">
|
||||
@@ -66,7 +67,7 @@
|
||||
</div>
|
||||
|
||||
<div class="float-input2">
|
||||
<input name="mail" id="mail" type="text" placeholder="email" value="<?=$mail?>">
|
||||
<input name="email" id="mail" type="text" placeholder="email" value="<?=$email?>">
|
||||
<span><i class="fa fa-envelope"></i></span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -104,4 +105,5 @@
|
||||
<?= $this->endSection() ?>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user