ソースを参照

Sorry

Sorry rather than Oops!
master
MikeRawlins 9年前
コミット
8b0d111cb9
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      404.php

+ 1
- 1
404.php ファイルの表示

@@ -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">


読み込み中…
キャンセル
保存