{include file="file:$templatedir/header.mb.html"}
{l}お知らせ{/l}
{include file="file:$templatedir/notice.mb.html"} {if count($info) > 0} {$info.announced_date|date_format:'%Y/%m/%d %H:%M'}
{$info.title|smarty:nodefaults|emoji_truncate:$smarty.const.NUM_MAX_STRING_LENGTH|neo_escape}{if $info.new_flg}{/if}
{$info.mb_detail_rtf|nl2br|mobileaftertags:$info.edit_mode_flg:$smarty.const.VAL_MOV_TAG_OTHER:$mobafterimg}
{else}
{l}該当するお知らせはありません。{/l} {/if}

{include file="file:$templatedir/footer.mb.html"}