{# ───────────────────────────────────────────── SPB Drive — Personal Cloud Drive ───────────────────────────────────────────── Author : Simon-Pierre Boucher Contact : contact@spboucher.ai File : src/web/views/error.njk Purpose : Custom 404/500 error pages in the design system License : MIT © Simon-Pierre Boucher ───────────────────────────────────────────── #} {% extends "base.njk" %} {% block title %}{{ code }} · SPB Drive{% endblock %} {% block body %}
{{ message }}
Back to drive