{% autoescape 'html' %}

{{ group.getName() }}

Group created:
{{ group.getCreatedDate() }}

{{ group.getDescription() }}
{% endautoescape %}