Сайт Fakel Gym
https://fakelgym.cp.good-production.xyz/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
351 B
21 lines
351 B
|
|
</main>
|
|
|
|
<?php do_action( 'tailpress_content_end' ); ?>
|
|
|
|
</div>
|
|
|
|
<?php do_action( 'tailpress_content_after' ); ?>
|
|
|
|
<footer id="colophon" class="site-footer" role="contentinfo">
|
|
<?php do_action( 'tailpress_footer' ); ?>
|
|
|
|
<?php get_template_part('template-parts/la-components/footer'); ?>
|
|
</footer>
|
|
|
|
</div>
|
|
|
|
<?php wp_footer(); ?>
|
|
|
|
</body>
|
|
</html>
|
|
|