that is done

This commit is contained in:
cellarspoon 2021-12-06 11:57:02 +01:00
parent ec5026a95c
commit 5d32cbaec5
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410

1
app.py
View File

@ -57,7 +57,6 @@ def generate():
upload_form = UploadForm()
if upload_form.validate_on_submit():
# fix make_cards
# pass some sort of condition to render_template to sort out the frame
# render
pass