Ver código fonte

Sorry

Sorry rather than Oops!
master
MikeRawlins 9 anos atrás
pai
commit
8b0d111cb9
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      404.php

+ 1
- 1
404.php Ver arquivo

@@ -14,7 +14,7 @@ get_header(); ?>

<section class="error-404 not-found">
<header class="page-header">
<h1 class="page-title"><?php _e( 'Oops! That page can&rsquo;t be found.', 'twentyfifteen' ); ?></h1>
<h1 class="page-title"><?php _e( 'Sorry! That page can&rsquo;t be found.', 'twentyfifteen' ); ?></h1>
</header><!-- .page-header -->

<div class="page-content">


Carregando…
Cancelar
Salvar