3 lines
113 B
HTML
3 lines
113 B
HTML
<div class="custom-html" {{ field_attributes(df) }}>
|
|
{{ frappe.render_template(df.html, {'doc': doc}) }}
|
|
</div>
|