D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
vitalityhealth
/
public_html
/
aa
/
invite
/
Filename :
footer.php
back
Copy
<footer class="section bg-black text-white"> <div class="container"> <div class="row justify-content-center text-center mb-30"> <div class="col-lg-12"> <h2 class="fw-3"> <img src="<?php echo $siteurl; ?>images/Untitled-2(1).png" alt="un"> </h2> </div> </div> <div class="row text-center"> <div class="col-lg-12"> <p>METHER INFOTECH PTY LTD acknowledges the Traditional Owners of the lands across Australia as the continuing custodians of Country and Culture. <br>We pay our respect to First Nations peoples and their Elders, past and present.</p> <p style="font-size: 14px;">This site is protected by reCAPTCHA Enterprise and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noreferrer nofollow noopener">Privacy Policy</a> <!-- -->and<!-- --> <a href="https://policies.google.com/terms" target="_blank" rel="noreferrer nofollow noopener">Terms of Service</a> apply.</p> <p style="font-size: 14px;">Copyright © <?php echo date("Y");?> METHER INFOTECH PTY LTD All Rights Reserved | Powered By <a href="https://www.goldensparrowtech.com/" style="text-decoration:none;">Golden Sparrow Technologies</a> | Version <?php echo $rowv['version']; ?></p> </div> </div> <div class="row text-center mt-4"> <div class="col-lg-12"> <ul class="list-unstyled mb-0 footer-social"> <li><a href="https://fb.com/au.mether.info"><i class="fab fa-facebook-f"></i></a></li> <li> <a href="https://twitter.com/mether_info"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512" style="fill: #fff;"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></a></li> <li><a href="https://www.instagram.com/mether.info/"><i class="fab fa-instagram"></i></a></li> <li> <a target="_blank" href="https://www.tiktok.com/@metherinfotech?_t=8iAZfoiENv7&_r=1"> <svg id="Capa_1" enable-background="new 0 0 512 512" height="1em" style="fill: #fff;" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><g><path d="m480.32 128.39c-29.22 0-56.18-9.68-77.83-26.01-24.83-18.72-42.67-46.18-48.97-77.83-1.56-7.82-2.4-15.89-2.48-24.16h-83.47v228.08l-.1 124.93c0 33.4-21.75 61.72-51.9 71.68-8.75 2.89-18.2 4.26-28.04 3.72-12.56-.69-24.33-4.48-34.56-10.6-21.77-13.02-36.53-36.64-36.93-63.66-.63-42.23 33.51-76.66 75.71-76.66 8.33 0 16.33 1.36 23.82 3.83v-62.34-22.41c-7.9-1.17-15.94-1.78-24.07-1.78-46.19 0-89.39 19.2-120.27 53.79-23.34 26.14-37.34 59.49-39.5 94.46-2.83 45.94 13.98 89.61 46.58 121.83 4.79 4.73 9.82 9.12 15.08 13.17 27.95 21.51 62.12 33.17 98.11 33.17 8.13 0 16.17-.6 24.07-1.77 33.62-4.98 64.64-20.37 89.12-44.57 30.08-29.73 46.7-69.2 46.88-111.21l-.43-186.56c14.35 11.07 30.04 20.23 46.88 27.34 26.19 11.05 53.96 16.65 82.54 16.64v-60.61-22.49c.02.02-.22.02-.24.02z"/></g></svg> </a> </li> </ul> </div> </div> </div> </footer> <script src="https://www.google.com/recaptcha/enterprise.js?render=6Lcl6x8pAAAAANHgm2iRMeAa_DWE9GSjfZqEbDzl"></script> <script> function onClick(e) { e.preventDefault(); grecaptcha.enterprise.ready(async () => { const token = await grecaptcha.enterprise.execute('6Lcl6x8pAAAAANHgm2iRMeAa_DWE9GSjfZqEbDzl', {action: 'LOGIN'}); }); } </script>