notFound.eta 182 B

1234567
  1. <% layout("/en/layout", { title: "station not found" }) %>
  2. <%~ include("/en/panel/partials/navbar") %>
  3. <a href="/en/panel/stations">&lt;&lt; go back</a>
  4. <h2>station not found</h2>