mirror of
https://github.com/donlon/cloudflare-error-page.git
synced 2025-12-20 07:19:30 +00:00
editor/server: add meta information in user-created pages
This commit is contained in:
@@ -7,8 +7,6 @@ from flask import (
|
||||
send_from_directory,
|
||||
)
|
||||
|
||||
from . import get_common_cf_template_params, render_cf_error_page
|
||||
|
||||
root_dir = os.path.join(os.path.dirname(os.path.abspath(__file__)), '../../')
|
||||
res_folder = os.path.join(root_dir, 'editor/resources')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user