#{extends 'main.html' /} #{set title:'Home' /} #{set 'moreScripts'} #{script 'jquery.form.js' /} #{script 'jquery.ndd.js' /} #{script 'postFile.js' /} #{/set} #{set 'moreStyles'} #{/set}

Select a file

#{postFile destUrl: @Application.postFile() /}

Due to a minor jQuery bug, the application doesn't yet work with multiple postFiles. I'm working hard to fix this ;)