You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
1.2KB

  1. </div>
  2. </main>
  3. <footer id="colophon" class="site-footer">
  4. <div class="container footer-shell">
  5. <div class="footer-compact-row">
  6. <div class="footer-logo-inline">
  7. <a href="/home" aria-label="KCI Election Printing home">
  8. <img src="/images/KCI%20ELECTION%20printing%20(white).png" alt="KCI Election Printing" />
  9. </a>
  10. </div>
  11. <div class="footer-inline-content">
  12. <strong>Have Questions?</strong>
  13. <span>Call <a href="tel:616-957-2120">616.957.2120</a></span>
  14. <span>Email <a href="mailto:info@kentcommunications.com">info@kentcommunications.com</a></span>
  15. <a href="/contact-us/">Contact Us</a>
  16. </div>
  17. <div class="footer-badge-inline">
  18. <img src="/images/certified-election-mail-service-provider.png" alt="Certified Election Mail Service Provider" />
  19. </div>
  20. </div>
  21. <div class="footer-bottom">
  22. <span>&copy; <%= Year(Date()) %> KCI Election Printing</span>
  23. <span>3901 E. Paris Ave SE, Grand Rapids, MI 49512</span>
  24. </div>
  25. </div>
  26. </footer>
  27. <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
  28. </body>
  29. </html>

Powered by TurnKey Linux.