11 lines
430 B
HTML
Raw Normal View History

2021-04-22 21:41:39 -06:00
<!-- Footer -->
<footer id="footer">
<div class="copyright">
2023-07-24 23:52:56 -06:00
<a href="{{site_root}}refunds">Refund Policy and Instructions</a>
<br />
2025-01-01 00:30:17 -07:00
&copy; 2021-2025 <a href="https://postalportal.net">PostalPortal LLC</a>.<br>
2023-06-11 19:24:14 -06:00
Developed and hosted by <a href="https://netsyms.com">Netsyms Technologies</a>.
2021-04-22 21:41:39 -06:00
<br />
2023-06-11 19:24:14 -06:00
<a href="https://postalportal.net/#contact">Contact Us</a>
2021-04-22 21:41:39 -06:00
</div>
</footer>