|
@@ -15,8 +15,5 @@
|
|
|
?>
|
|
|
<?php endif; ?>
|
|
|
|
|
|
- <div class="site-info">
|
|
|
- <?php get_template_part( 'template-parts/footer/site-name', '' ); ?>
|
|
|
- <?php get_template_part( 'template-parts/footer/privacy-policy', '' ); ?>
|
|
|
- </div><!-- .site-info -->
|
|
|
+ <?php get_template_part( 'template-parts/footer/footer', 'info' ); ?>
|
|
|
</footer><!-- #colophon -->
|