Initial commit.

This commit is contained in:
Frank419
2024-08-20 07:44:34 +08:00
commit 942a4c151f
61 changed files with 7781 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<div class="empty">
<p>
<?php esc_html_e( 'Sorry, but nothing was found at this place.', 'minimalistflex' ); ?>
</p>
</div>