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