@extends("/_layouts/member.html") @section("head-title") %{BLOG_NAME}|<!--T-->パスワード変更<!--/T--> @endsection @section("main")
@include("/_member/parts/header.html")

パスワード変更

パスワードを変更しました。
@include("/_member/parts/error.html")
パスワードが入力されていません。
不正なパスワードです。別のパスワードを入力ください。
パスワードが一致しません。
不正な操作です。
aria-describedby="describe-input-text-pass" autocomplete="new-password" />

{passwordPolicyMessage}

@endsection