Backend Service
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Privacy Terms
|
||||
@@ -0,0 +1 @@
|
||||
Terms of Use
|
||||
@@ -524,6 +524,16 @@
|
||||
</div>
|
||||
<!-- End Start Contact -->
|
||||
|
||||
<div id="terms" class="page">
|
||||
<div class="about_us content_box">
|
||||
<iframe src="/webres/terms.php" width="100%" style="height:450px; width:100%; border:0px;"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="privacy" class="page">
|
||||
<iframe src="/webres/privacy.php" width="100%" style="height:450px; width:100%; border:0px;"></iframe>
|
||||
</div>
|
||||
|
||||
<!-- Start Styles -->
|
||||
<div id="styles" class="page">
|
||||
|
||||
@@ -709,7 +719,7 @@
|
||||
|
||||
<!-- Start Footer -->
|
||||
<footer class="container">
|
||||
<p>myFit © 2019. FluxTra LLC All Rights Reserved.</p>
|
||||
<p>myFit © 2019. FluxTra LLC All Rights Reserved. - <a href="#terms">Terms of Use</a> - <a href="#privacy">Privacy</a></p>
|
||||
</footer>
|
||||
<!-- End Footer -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user