akashop/volumes/wp/wp-content/themes/neve/footer-pwa.php

16 lines
147 B
PHP
Raw Permalink Normal View History

2024-03-20 07:48:21 +00:00
<?php
/**
* The template for displaying the footer in PWA.
*
* @package Neve
* @since 2.4.3
*/
?>
<?php wp_footer(); ?>
</body>
</html>