{% load fb_tags i18n %}
{% ifequal value.filetype "Image" %}
{% endifequal %} {% 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 }}