| Server IP : 10.200.247.200 / Your IP : 216.73.217.19 Web Server : Apache System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : jeremy ( 1001) PHP Version : 8.4.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/usa_sites/governmentgrants.us/wp-content/themes/governmentgrants/ |
Upload File : |
<?php /** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Trevor_Base_Theme */ ?> </div><!-- #content --> <footer id="colophon" class="footer"> <div class="container"> <div class="footer_menu"> <div class="footer_item"> <a href="/v9/">Home</a> </div> <div class="footer_item"> <a href="/vx/usa/members/">Log In</a> </div> <div class="footer_item"> <a href="/v9/terms">Terms</a> </div> <div class="footer_item"> <a href="/v9/privacy-policy">Privacy Policy</a> </div> <div class="footer_item"> <a href="/vx/usa/contact/">Contact (1-888-261-4837)</a> </div> </div> <div class="footer__legal"> <h6 class="footer__legal__copyright">Copyright 2019 USA Funding Applications</h6> <h6 class="footer__legal__disclaimer">USA Funding Applications is not a government agency and is not affiliated with the United States Government or any other funding agency. USA Grant Applications supplies training materials on how to apply for funding as well as resources on where to apply.</h6> </div> </div> </footer><!-- #colophon --> </div><!-- #page --> <script type="text/javascript" src="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script> <?php wp_footer(); ?> </body> </html>