Blob Blame History Raw
% # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab:
<div>
    <input
        type="checkbox"
        id="zip-files"
        data-checked="">
    <label for="zip-files">
        <%= l('Create a zip archive with the files before uploading?') %>
    </label>
</div>