<%- include('../partials/scan-head') %>
<div class="scan-card" style="text-align:center">
  <h1 class="scan-title">Not allowed</h1>
  <p class="scan-sub">Your role does not include this. Ask an owner if you need access.</p>
  <a class="btn block" href="/app">Go to codes</a>
</div>
<%- include('../partials/scan-foot') %>
