{% for error in form.non_field_errors %}
{{ error|escape }}
{% endfor %}
{% endif %}
{% if low_memory %}
Warning: it is recommended to enable Anti-Virus checking only if the server has more than 8Gb of RAM. This server has only {{ram_memory| filesizeformat }}. The server may become slow and unresponsive. Proceed at your own risk.