<%inherit file="hnc.forms:templates/basefield.html"/> <%namespace name="lib" file="hnc.forms:templates/lib.html"/> <%block name="controls">
%for v in value: ${self.templ(widget.getName(prefix), v['url'])} %endfor
Drag & Drop Files here
Click above to upload file
<%def name="templ(name, value)">
×