<%- include('../partials/scan-head') %>
<div class="scan-card" style="text-align:center">
  <h1 class="scan-title">Code not found</h1>
  <p class="scan-sub" style="margin-bottom:0">This code is not registered. Check that you scanned the whole label.</p>
</div>
<%- include('../partials/scan-foot') %>
