{% if helptext %}

<div class="help-text" data-valtype='help'>{{ helptext | markdownify | improve }}</div>

{% endif %}