X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/5837da26db915faca89925c39fa83202bfb84e32..bedce37c00ee72650787b590e0e549bf6971f2e3:/floof/templates/art/new.mako?ds=sidebyside 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()}