Linux puskom-ProLiant-DL385-Gen10 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64
/
var
/
www
/
html
/
bkd
/
berkas
/
ALFA_DATA
/
alfasymlink
/
root
/
home
/
puskom
/
academic
/
/var/www/html/bkd/berkas/ALFA_DATA/alfasymlink/root/home/puskom/academic/footer.php
<?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 Academic_Hub */ ?> </div> </div><!-- #content --> <?php academic_hub_content_after(); ?> <!--footer --> <?php academic_hub_footer_before(); ?> <footer id="footer" class="footer-inverse"> <?php academic_hub_footer(); ?> </footer> <?php academic_hub_footer_after(); ?> </div><!-- #page --> <?php academic_hub_body_bottom(); ?> <?php wp_footer(); ?> </body> </html>