diff --git a/views/404.php b/views/404.php index e48804e..cc54582 100644 --- a/views/404.php +++ b/views/404.php @@ -1,4 +1,4 @@ -
- トップページに戻る +
+ diff --git a/views/includes/footer.php b/views/includes/footer.php index 7a1bf16..affc46e 100644 --- a/views/includes/footer.php +++ b/views/includes/footer.php @@ -1,7 +1,7 @@ diff --git a/views/includes/header.php b/views/includes/header.php index 26d6972..4c23b59 100644 --- a/views/includes/header.php +++ b/views/includes/header.php @@ -2,14 +2,14 @@ - - + + - <?php echo $title; ?> + <?= $title; ?>

- <?php echo LOC_LOGO; ?> + <?= LOC_LOGO; ?>

diff --git a/views/index.php b/views/index.php index d13fdfc..3888f5f 100644 --- a/views/index.php +++ b/views/index.php @@ -1,19 +1,19 @@

- +

- +

- +
- +
diff --git a/views/submitted.php b/views/submitted.php index 71dc8e7..1e055bf 100644 --- a/views/submitted.php +++ b/views/submitted.php @@ -1,6 +1,6 @@ -
- +
+

- +