X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/b937806fb5039b4073784b576ffeb30c7fab499c..bc1cccee5faefbcfe6e28ce8f49694cca47b85cb:/floof/templates/art/new.mako diff --git a/floof/templates/art/new.mako b/floof/templates/art/new.mako index 4988917..e2c00fb 100644 --- a/floof/templates/art/new.mako +++ b/floof/templates/art/new.mako @@ -5,5 +5,5 @@ ${h.form(h.url_for(controller='art', action='upload'), multipart=True)} ${h.file('file')} -${h.submit('submit', 'Upload!')} -${h.end_form()} \ No newline at end of file +${h.submit(None, 'Upload!')} +${h.end_form()}