{% extends "templates/print_format/macros/Data.html" %} {%- block value -%}
{{ value.rsplit('/', 1)[1] }}
{%- endblock -%}