Warning! Current local users database file /opt/websafety/etc/users.htpasswd will be replaced with the imported one.
{% if form.non_field_errors %}
Cannot Upload Local User Database file!
{% for error in form.non_field_errors %}{{ error|escape }}{% endfor %}
{% endif %}