css
This commit is contained in:
@@ -53,4 +53,6 @@ def create_bp(app):
|
||||
return send_from_directory(app.config['FLATPAGES_ROOT'],path)
|
||||
else:
|
||||
return send_from_directory('static',path)
|
||||
return page_blueprint
|
||||
return page_blueprint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user