Extract newsletter into reusable template part and add Customizer support
This commit is contained in:
@@ -111,5 +111,7 @@ get_header(); ?>
|
||||
<?php endwhile; // End of the loop. ?>
|
||||
</main><!-- #main -->
|
||||
|
||||
<?php get_template_part('template-parts/newsletter'); ?>
|
||||
|
||||
<?php
|
||||
get_footer();
|
||||
|
||||
Reference in New Issue
Block a user