cellarspoon
3 years ago
No known key found for this signature in database
GPG Key ID: 3789458B3D0C410
1 changed files with
0 additions and
1 deletions
-
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 |
|
|