{% extends "templates/print_format/macros/Data.html" %} {%- block value -%}
{{ jingrow.utils.md_to_html(pg.get(df.fieldname)) }}
{%- endblock -%}