## -*- coding: utf-8 -*- <%inherit file="../main.mako" /> <%def name="buildNavipath()"> ${parent.buildNavipath()}
${_('The size of the documents isnt allowed to exceed 10MB.')}
${h.form(h.url_for(controller="document", action='globalUploadAction'), multipart=True)} ${h.end_form()}