Initial Commit N° : 001 - V.4.3.3
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
/**
|
||||
* The template for displaying the footer.
|
||||
*
|
||||
* @package nasatheme
|
||||
*/
|
||||
?>
|
||||
</main>
|
||||
<!-- End Main Content Site -->
|
||||
|
||||
<?php
|
||||
/**
|
||||
* Footer Site
|
||||
*/
|
||||
do_action('nasa_footer_layout_style'); ?>
|
||||
|
||||
</div>
|
||||
<!-- End Wrapper Site -->
|
||||
|
||||
<?php
|
||||
wp_footer();
|
||||
echo '</body></html>';
|
||||
Reference in New Issue
Block a user