forked from 3wordchant/capsul-flask
updating virt_model with email and
This commit is contained in:
@ -28,7 +28,7 @@ def create_app():
|
||||
|
||||
@app.route("/")
|
||||
def index():
|
||||
return render_template("index.html")
|
||||
return render_template("index.html")
|
||||
|
||||
from capsulflask import auth
|
||||
|
||||
|
Reference in New Issue
Block a user