bug修改
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from flask import render_template
|
||||
|
||||
def errorResponse(errorMsg):
|
||||
return render_template('error.html',errorMsg=errorMsg)
|
||||
Reference in New Issue
Block a user