Currently this is done twice: once when the page first loads (although this one isn't used) and then a second time asynchronously with javascript (which is used). This commit removes the first one, improving upload page load time.
Currently this is done twice: once when the page first loads (although this one isn't used) and then a second time asynchronously with javascript (which is used). This commit removes the first one, improving upload page load time.