HRConvert2/footer.php
zelon88 15c1720484
v0.8.7 - Working on front-end implementation.
-v0.8.7.
-Working on front-end implementation.
2018-04-18 22:49:54 -04:00

7 lines
No EOL
374 B
PHP

<div id="footer" name="footer" style="max-width:1000px; margin-left:auto; margin-right:auto; text-align:center;">
<p>Check out our <a href="<?php echo $TOSURL; ?>" target="_blank" rel="noopener noreferrer">Terms of Service</a>
and <a href="<?php echo $PPURL; ?>" target="_blank" rel="noopener noreferrer">Privacy Policy</a></p>
</div>
</body>
</html>