-
How do you pass render_error template to jinja.page()? |
Beta Was this translation helpful? Give feedback.
Answered by
volfpeter
Sep 4, 2025
Replies: 1 comment 2 replies
-
Hi, the argument name is |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
volfpeter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, the argument name is
error_template
. See the docs.