{include file="file:$templatedir/header.mb.html"}
{l}注目カテゴリ設定{/l}
{include file="file:$templatedir/notice.mb.html"}
{l}注目しているカテゴリにチェックをつけると、そのカテゴリに投稿された新しい質問をメールでお知らせします。{/l}
{l}設定変更するカテゴリを選択してください。{/l}

{foreach from=$catelarge item='_data'} {$_data.category_name|smarty:nodefaults|emoji_truncate:$smarty.const.NUM_MAX_CATEGORY_LENGTH|neo_escape}
{/foreach}
{include file="file:$templatedir/footer.mb.html"}