{% load wagtailcore_tags %}
{% if value.filename %}
{{ value.filename }}
{% endif %}
{{ value.raw_code }}