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