Origin commit

This commit is contained in:
Hoang Huu
2019-09-10 11:27:33 +07:00
commit 499e068e4f
844 changed files with 188705 additions and 0 deletions

View 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&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help.', 'opalestate-pro' ); ?></p>
</div><!-- .page-content -->
</div>