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