footer_index

This commit is contained in:
deflax 2017-05-11 06:30:26 +03:00
parent 22ac849e9e
commit ea3eb21f85

View file

@ -0,0 +1,34 @@
<div id="footer_cols">
<div class="page_wrap">
<div class="one_four">
<h4>Contact Details</h4>
<p>52 Volga str.<br>4002 Plovdiv, Bulgaria</p>
<p>tel: +359 (0) 32 398 295 <br /> email: <a href="mailto:office@datapoint.bg">office@datapoint.bg</a></p>
</div><!--/one four-->
<div class="one_four">
<h4>Latest Tweet</h4>
<p><a href="#">@datapoint</a> Продавам пирони. Изгодно.</p>
<span class="tweet_day">2 Days ago</span>
</div><!--/one four-->
<div class="one_four">
<h4>Datapoint</h4>
<p>We are a dedicated team working to bring you the best hosting in the business.
We are passionate about what we do, and why we do it.<br> <a href="#">Read More…</a></p>
</div><!--/one four-->
<div class="one_four last_col">
<h4>Newsletter Signup</h4>
<p>Join our newsletter to stay informed on our latest updates and sales.</p>
<form action="#" method="post">
<div class="form_field">
<input class="newsletter_input" title="Your Email" type="text" placeholder="Enter Your Email" />
<input class="newsletter_submit" type="submit" />
</div><!--/form field-->
</form>
</div><!--/one four-->
</div><!--/page wrap-->
</div><!--/footer cols-->