fix unreadable characters

This commit is contained in:
Leo Germani 2019-01-27 19:31:47 -02:00
parent fd91fc5f04
commit d87efccb2e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<div class="brand mb-5">
<h1><?php _e( '404', 'tainacan-interface' );?></h1>
<h3><?php _e( 'The page you are looking for does not exist!', 'tainacan-interface' );?></h3>
<h3>̄\_()_/ ̄</h3>
<h3>\_()_/</h3>
</div>
</div>
<div class="col-md-12 mx-auto text-center">