##This file is based on the template from the SimpleWiki source which carries the GPL license
##This file has been converted to Mako, but not tested. It is because uploads are disabled for the wiki. If they are reenabled, this may contain bugs.
<%!
from django.template.defaultfilters import filesizeformat
%>
%if started:
%else:
%if finished:
%else:
%if overwrite_warning:
%else:
%if too_big:
%else:
%endif
%endif
%endif
%endif