multi-account-post-schedule.../views/error.jade

7 lines
84 B
Plaintext
Raw Permalink Normal View History

2022-07-07 18:23:44 +02:00
extends layout
block content
h1= message
h2= error.status
pre #{error.stack}