that is done
This commit is contained in:
parent
ec5026a95c
commit
5d32cbaec5
1
app.py
1
app.py
@ -57,7 +57,6 @@ def generate():
|
|||||||
upload_form = UploadForm()
|
upload_form = UploadForm()
|
||||||
|
|
||||||
if upload_form.validate_on_submit():
|
if upload_form.validate_on_submit():
|
||||||
# fix make_cards
|
|
||||||
# pass some sort of condition to render_template to sort out the frame
|
# pass some sort of condition to render_template to sort out the frame
|
||||||
# render
|
# render
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user