Blob Blame History Raw
% # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab:
<div>
    <input
        type="password"
        id="file_pwd"
        placeholder="<%= l('Password') %>"
        autocomplete="off">
    <label for="file_pwd">
        <%= l('Add a password to file(s)') %>
    </label>
</div>