proxadmin/app/templates/footer_index.html
2017-06-04 17:10:38 +03:00

27 lines
853 B
HTML

<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-->
<div class="one_four">
<h4></h4>
</div><!--/one four-->
<div class="one_four last_col" id="newsmenu">
<!--#include virtual="https://www.datapoint.bg/news/latest" -->
</div><!--/one four-->
</div><!--/page wrap-->
</div><!--/footer cols-->