site_oueb_2/wp-content/themes/oceanwp/footer-pwa.php

14 lines
179 B
PHP
Raw Normal View History

2022-11-22 20:23:31 +01:00
<?php
/**
* The template for displaying the footer in PWA.
*
* @package OceanWP WordPress theme
* @since 1.8.8
*/
?>
<?php wp_footer(); ?>
</body>
</html>