<% title = 'Not Found' %>
<section style="padding-top:80px;text-align:center;">
  <div class="thankyou">
    <div class="big">🧭</div>
    <h2><span class="en">Page not found</span><span class="zh">页面未找到</span></h2>
    <p><span class="en">The page you are looking for doesn't exist or has moved.</span><span class="zh">您访问的页面不存在或已移动。</span></p>
    <p style="margin-top:24px;"><a class="btn btn-gold" href="/"><span class="en">Back to Home</span><span class="zh">返回首页</span></a></p>
  </div>
</section>
