mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-04 10:05:43 +03:00
9 lines
128 B
PHP
9 lines
128 B
PHP
<?php
|
|
|
|
namespace WordPressDotOrg\FiveForTheFuture\Theme;
|
|
|
|
?>
|
|
|
|
</div><!-- #content -->
|
|
|
|
<?php require WPORGPATH . 'footer.php';
|