Explorar el Código

Update 404.php

just a quick test
master
Mike Rawlins hace 9 años
padre
commit
37b8c6b5f9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      404.php

+ 1
- 1
404.php Ver fichero

@@ -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( 'Oops! That page can&rsquo;t be found..', 'twentyfifteen' ); ?></h1>
</header><!-- .page-header -->

<div class="page-content">


Cargando…
Cancelar
Guardar