{{menu}}
{% if typeOfContent == 'OneBoxContent' %}
{{content}}
{% else %}
{% if typeOfContent == 'catalogContent'%}
{{ content }}
{% endif %}
{% endif %}
{% for style in styles %} {% endfor %} {% for j in js %} {% endfor %}