#include '/ja/full/page/canterbury/special/preorder/_common.ftl' ignore_missing=true>
<#if adss.nowIsBetween(adss.strToDatetime('2022/09/06 10:00', 'yyyy/MM/dd HH:mm'), adss.strToDatetime('2999/12/31 10:00', 'yyyy/MM/dd HH:mm'))>
PREORDER | CANTERBURY
<@adss.useFrontAppJS />

<#include '/ja/full/page/canterbury/special/preorder/_script.ftl' ignore_missing=true>
<#else>
<#assign _redirectUrl = "/ap/error/404.ftl">
<#assign _redirectUrl = adss.getContextUrl('https', _redirectUrl, false) />
<#assign c=JspTaglibs["http://java.sun.com/jsp/jstl/core"]>
<@c.redirect url="${_redirectUrl}" />
#if>