mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2025-12-19 14:59:28 +00:00
editor: support page icon
This commit is contained in:
@@ -20,6 +20,7 @@ env = Environment(
|
||||
lstrip_blocks=True,
|
||||
)
|
||||
|
||||
# TODO: rename to base_template
|
||||
default_template: Template = env.get_template("error.html")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user