{include file="file:$templatedir/Header.html"} {include file="file:$templatedir/Line.html" color='blue' size='1'} 入会登録
{include file="file:$templatedir/Line.html" color='blue' size='1'} {include file="file:$templatedir/Notice.html"}
{$target_user_data.user_name|usename_switch:$target_user_data.full_name}さんのプロフィールです。以下よりご登録ください。 {html_session_hidden} {csrf}
{include file="file:$templatedir/Line.html" color='blue' size='1'} {$target_user_data.user_name|usename_switch:$target_user_data.full_name}さん {include file="file:$templatedir/Line.html" color='blue' size='1'} {if $isBirthday}
お誕生日おめでとうございます
{include file="file:$templatedir/Line.html" color='blue' size='1'} {/if}
{$profile.comment} {include file="file:$templatedir/Line.html" color='blue' size='1'} プロフィール {include file="file:$templatedir/Line.html" color='blue' size='1'} {if $profile.full_name!=''} 氏名:{$profile.full_name|neo_emoji}{if $profile.kana_name!=''}({$profile.kana_name|neo_emoji}){/if}
{/if} {if $profile.user_name!=''} ニックネーム:{$profile.user_name|neo_emoji}
{/if} ID:{$profile.user_id}
{if $profile.e_mail_main!=''} メールアドレス代表:{$profile.e_mail_main}
{/if} {if $profile.e_mail_mobile!=''} メールアドレス携帯:{$profile.e_mail_mobile}
{/if} {if $profile.e_mail_private!=''} メールアドレス個人:{$profile.e_mail_private}
{/if} {if $profile.e_mail_other!=''} メールアドレスその他:{$profile.e_mail_other}
{/if} {if $profile.age!=''} 年齢:{$profile.age}歳
{/if} {if $profile.birthday!=''} 誕生日:{$profile.birthday|date_format:'%m/%d'}
{/if} {if $profile.sex_type != $smarty.const.VAL_USER_SEX_TYPE_X && $profile.sex_type != ''} 性別:{$profile.sex_type|local_word:$dbValue.user_gender}
{/if} {if $profile.blood_type != $smarty.const.VAL_USER_BLOOD_TYPE_X} 血液型:{$profile.blood_type|local_word:$dbValue.user_blood_type}
{/if} {if $profile.address_name!='' || $profile.address_detail!=''} お住まい:{$profile.address_name}{if $profile.address_detail!=''}({$profile.address_detail}){/if}
{/if} {if $profile.birthplace_name} 出身地:{$profile.birthplace_name}
{/if} {if $profile.hobby_name!=''} {$smarty.const.SNS_CHGNAME_PROFILE_ST_HOBBY}:{foreach from=$profile.hobby_name|smarty:nodefaults item='_name' name='_hobbyLoop'}{if ! $smarty.foreach._hobbyLoop.first},{/if}{$_name}{/foreach}
{/if} {if $profile.job_name!=''} {$smarty.const.SNS_CHGNAME_PROFILE_ST_JOB}:{$profile.job_name}
{/if} {if $profile.introduce_person!=''} 自己紹介:{$profile.introduce_person|nl2br}
{/if} {foreach from=$profile.questions|smarty:nodefaults item='_question'} {$_question.profile_item_name}:{$_question.profile_item_detail}
{/foreach}
{if $diaries} {include file="file:$templatedir/Line.html" color='blue' size='1'} 最近の日記 {include file="file:$templatedir/Line.html" color='blue' size='1'} {/if} {include file="file:$templatedir/Line.html" color='blue' size='1'}
{html_session_hidden} {csrf}
{include file="file:$templatedir/Line.html" color='blue' size='1'} {include file="file:$templatedir/Line.html" color='space' size='2'} {include file="file:$templatedir/Footer.html"}