From c8c383d662bd0a4134f6c8bd8f6e29e7a95f1e3c Mon Sep 17 00:00:00 2001 From: nakazawakan Date: Tue, 21 Dec 2021 19:32:05 +0900 Subject: [PATCH] =?UTF-8?q?=E8=A6=AA=E6=9C=AC=E7=99=BB=E9=8C=B2=E6=99=82?= =?UTF-8?q?=E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/emails/fathers/registration/main.blade.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/backend/resources/views/emails/fathers/registration/main.blade.php b/backend/resources/views/emails/fathers/registration/main.blade.php index 25f48530..7ab35469 100644 --- a/backend/resources/views/emails/fathers/registration/main.blade.php +++ b/backend/resources/views/emails/fathers/registration/main.blade.php @@ -1,11 +1,13 @@ @component('mail::message') -# 本登録が完了しました。 +# KIKIより本登録完了のお知らせ。 -サイトへのアカウント本登録が完了しました。 - -以下のリンクからログインしてくださいませ。 +本登録が完了しました。 +以下のURLからログインして下さい。 {{ $url }} + +ログイン後ホームにブックマーク登録お願いします。 +KIKI運営事務局 @endcomponent