{% import 'macros_form.html' as form without context %} {% call form.tablefield(label=trans('label_version_number'), name='vno', type='content') %} {% if bno is defined %}{% endif %} {% if pid is defined %}{{ pid }}{% endif %} . {% endcall %}