homegrade_theme_production/footer-demo-components.php
2023-10-27 14:20:33 +02:00

18 lines
155 B
PHP

</main>
<?php do_action('tailpress_content_end'); ?>
<?php do_action('tailpress_content_after'); ?>
</div>
<?php wp_footer(); ?>
</body>
</html>