2024-08-20 07:44:34 +08:00

5 lines
139 B
PHP

<div class="empty">
<p>
<?php esc_html_e( 'Sorry, but nothing was found at this place.', 'minimalistflex' ); ?>
</p>
</div>