{% if contentColModule.aGridModule is not null %} {% if contentColModule.aGridModule.typeId.typeUniqId == 'agrid-text-editor' %}
{{ contentColModule.aGridModule.content(lang,mode)|raw }}
{# #} {% else %}
{{ agrid_cache_service.getModules(contentColModule.aGridCol, lang, mode)|raw }}
{% endif %} {% else %}
{% endif %}