{% if child.block.label %}
{% endif %}
{{ child.render_form }}
{% comment %}
This block triggers the autosize() function by faking an input event after the
document is fully loaded. It isn't pretty, but it works.
{% endcomment %}
{% if child.block.label == "Code" %}
{% endif %}