Origin commit
This commit is contained in:
8
templates/content-no-results.php
Executable file
8
templates/content-no-results.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<div class="nothing-wrapper">
|
||||
<header class="page-header">
|
||||
<h3 class="page-title"><?php esc_html_e( 'Nothing Found', 'opalestate-pro' ); ?></h3>
|
||||
</header>
|
||||
<div class="notfound-content">
|
||||
<p><?php esc_html_e( 'It seems we can’t find what you’re looking for. Perhaps searching can help.', 'opalestate-pro' ); ?></p>
|
||||
</div><!-- .page-content -->
|
||||
</div>
|
||||
Reference in New Issue
Block a user