34 lines
1.9 KiB
Plaintext
34 lines
1.9 KiB
Plaintext
<!--// Footer Bottom Section \\-->
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-12">
|
|
<div class="wm-footer-bottom-section">
|
|
<div class="row">
|
|
<div class="col-md-8">
|
|
<div class="wm-newslatter-section">
|
|
<div class="wm-footer-widget-title">
|
|
<h2>booking</h2>
|
|
</div>
|
|
<form>
|
|
<input type="text" value="Your Email Address" onblur="if(this.value == '') { this.value ='Your Email Address'; }" onfocus="if(this.value =='Your Email Address') { this.value = ''; }">
|
|
<input type="submit" value="Send Email Now" class="wm-color wm-bordercolor">
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="wm-footer-social-media">
|
|
<ul class="wm-footer-icons">
|
|
<li><a href="https://www.instagram.com/happy_gang_cory/"><i class="fa-brands fa-instagram icons"></i> instagram</a></li>
|
|
<li><a href="https://www.facebook.com/HAPPYGANG.CORY"><i class="fa-brands fa-facebook icons"></i> facebook</a></li>
|
|
<li><a href="https://open.spotify.com/artist/7vYPyuuPdXxwZ1AR7MhMoQ"><i class="flaticon-social-3"></i> spotify</a></li>
|
|
<li><a href="#"><i class="flaticon-shape"></i> soundcloud</a></li>
|
|
</ul>
|
|
<p>© 2016, All Right <a href="#">Reserved</a> - by <a href="#">WebMarce</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!--// Footer Bottom Section \\--> |