{# @var _this \TelecentroTemplateBundle\Element\Content\TelecentroContent #} {{ _this.menu|raw }}
{% if _this.breadcrumb is not empty %}
{{ _this.breadcrumb|raw }}
{% endif %}
{% if _this.title is not empty %}
{{ _this.title }}
{% endif %}
{{ _this.content|raw }}