<%+header%>

<%:system%> - <%:uploadfile%>

<%:upf_desc%>


<% if state == "error" then %>
error has occurred!
<% elseif state == "success" then %> success to upload. <% if has_upload then %> <%=has_upload%> <% end %> <% else %>
<%:upf_filename upload to%>:
<%:upf_filepath Upload File%>:
<% end %> <%+footer%>