-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter.php
41 lines (38 loc) · 1.85 KB
/
footer.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<footer class="footer-content">
<section class="section1">
<div class="logo">
<marquee> <a href=""><img src="img/logo.png"></a></marquee>
</div>
<nav class="navFooter-content">
<ul>
<li><a href="#a">About us</a></li>
<li><a href="#p">Investment packages</a></li>
<li><a href="r.php">Referral program</a></li>
<li><a href="#f">FAQ</a></li>
</ul>
</nav>
</section>
<section class="section2">
<div class="s-block">
<div class="link-soc">
<a class="ico02" href="" target="_blank"></a>
<a class="ico03" href="https://t.me/StandardHashrateToken"></a>
<a class="ico04" href=""></a>
<a class="ico05" href="https://twitter.com/TokenHashrate?s=08"></a>
</div>
<div class="copy">
Copyright © 2021 Sht Income created by MIS Group Marvel
</div>
</div>
<div class="s-block">
<a href=""><span class="__cf_email__" data-cfemail="3f4c4a4f4f504d4b7f52074b4d5e5b5a115c5052">support@shtincome.com </span></a>
<p>If you have any questions about the service or have suggestions, write to us</p>
</div>
<div class="s-block">
<a href="https://t.me/StandardHashrateToken" target="_blank">Telegram Sht Income </a>
<p>Join our telegram channel there is a lot of useful information on investments</p>
</div>
</section>
</footer>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>