"a few changes"

Took 6 hours 57 minutes
This commit is contained in:
2025-04-29 11:29:26 +02:00
parent 0c9f1a8780
commit c2d722c12e
354 changed files with 10696 additions and 2471 deletions

6
server/views/error.pug Normal file
View File

@ -0,0 +1,6 @@
extends layout
block content
h1= message
h2= error.status
pre #{error.stack}