spiele Edit

This commit is contained in:
Klaas Börgmann 2024-05-29 22:12:26 +02:00
parent c855eacfb2
commit 2b0d7a862f
1 changed files with 5 additions and 0 deletions

5
views/error.ejs Normal file
View File

@ -0,0 +1,5 @@
<%- include('partials/header') %>
<%= message %>
<%- include('partials/footer') %>