{% set toolbar %}

| z g

{% endset %}
{{ toolbarPlacement == "top" or toolbarPlacement == "both" ? toolbar : null }} {{ field|raw }} {{ toolbarPlacement == "bottom" or toolbarPlacement == "both" ? toolbar : null }}