{% extends 'forms/base_widget.html' %} {% block html %}
{{- field.text_value|markdown -}}
{% endblock %} {% block javascript %} {%- endblock %}