{% load fb_tags i18n %}
{% if value.filetype == "Image" %}
{% endif %} {% if not self.is_required %} {{ value.path }} {% endif %} {% if final_attrs.DEBUG %}
Path {{ value.path }}
FileType {{ value.filetype }}
Directory {{ final_attrs.directory }}
Extensions {{ final_attrs.extensions }}
Format {{ final_attrs.format }}