@extends("/_layouts/base.html") @section("head-title") プロフィール変更 | %{BLOG_NAME} @endsection @section(head-link) @parent @endsection @section("page-title") @include("/include/parts/page-title/mypage.html") @endsection @section(topicpath) @include("/include/parts/topicpath/mypage.html", {"page_name": "プロフィール変更"}) @endsection @section("admin-part") @endsection @section("main")

プロフィール変更

プロフィールを更新しました。
プロフィールの更新に失敗しました
@include("/_member/parts/error.html") @include("/_member/parts/sns-message.html")

基本情報

名前が入力されていません。

無効なユーザーIDです。

既に使用されているユーザーIDです。

不正な文字が含まれています。


メールアドレス {mail} (
@include("/_member/parts/profile/geo.html") @include("/admin/user/field.html")
@include("/_member/parts/profile/sns.html")
@endsection