{$system_name}
{if is_object($BlogLicense) && ($BlogLicense->bm_getDaysLeft()) && $BlogLicense->bm_isWithinDate() && $BlogLicense->bm_getDaysLeft() <= $smarty.const.NUM_NOTIFY_DAYS_LEFT}
{strftime_blog date=$BlogLicense->bm_getDateTo() format='%Y年%m月%d日(%a)'}まで({$BlogLicense->bm_getDaysLeft()|string_format:"あと%d日"})使用できます。
{/if}