ソースを参照

Update 404.php

just a quick test
master
Mike Rawlins 9年前
コミット
37b8c6b5f9
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( 'Oops! That page can&rsquo;t be found..', 'twentyfifteen' ); ?></h1>
</header><!-- .page-header -->

<div class="page-content">


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