proxadmin/app/templates/footer_index.html

27 lines
853 B
HTML
Raw Normal View History

2017-05-10 23:30:26 -04:00
<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>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-->
2017-05-25 01:54:33 -04:00
<div class="one_four">
2017-06-04 10:10:38 -04:00
<h4></h4>
2017-05-10 23:30:26 -04:00
</div><!--/one four-->
2017-05-25 01:54:33 -04:00
<div class="one_four last_col" id="newsmenu">
<!--#include virtual="https://www.datapoint.bg/news/latest" -->
</div><!--/one four-->
2017-05-10 23:30:26 -04:00
</div><!--/page wrap-->
</div><!--/footer cols-->