{% set content = pimcore_wysiwyg('content') %} {# add autogenerated meta description #} {% if document.getDescription() is empty %} {% do pimcore_head_meta().setDescription(content.getData(), 160) %} {% endif %}
{% pimcoreglossary %} {{ content|raw }} {% endpimcoreglossary %}