{{ header }}
{{ content_top }}
{{ column_left }} {% if column_left and column_right %} {% set class = 'col-sm-6' %} {% elseif column_left or column_right %} {% set class = 'col-sm-9' %} {% else %} {% set class = 'col-sm-12' %} {% endif %}

{{ heading_title }}

{% if not information_exclusion %}
    {% if show_date %}
  • {{ date_added }}
  • {% endif %} {% if show_author %}
  • {{ author }}
  • {% endif %} {% if manufacturer and show_manufacturer %}
  • {{ text_manufacturer }} {{ manufacturer }}
  • {% endif %} {% if show_review %}
  • {{ reviews }}
  • {% for i in 1..5 %} {% if rating < i %}{% else %}{% endif %} {% endfor %}
  • {% endif %}
{% endif %} {% if thumb or images %}
    {% if thumb %}
  • {{ heading_title }}
  • {% endif %} {% if images %} {% for image in images %}
  • {{ heading_title }}
  • {% endfor %} {% endif %}
{% endif %}
{{ description }}
{% if attribute_groups %}

{{ text_attribute }}

{% for attribute_group in attribute_groups %} {% for attribute in attribute_group.attribute %} {% endfor %} {% endfor %}
{{ attribute_group.name }}
{{ attribute.name }} {{ attribute.text }}
{% endif %} {% if show_review and not information_exclusion %}

{{ text_review }}

{% endif %} {% if review_status and not information_exclusion %}

{{ text_write }}

{% if review_guest %}
{{ text_note }}
    {{ entry_bad }}           {{ entry_good }}
{{ captcha }}
{% else %} {{ text_login }} {% endif %}
{% endif %} {% if tags %}

{{ text_tags }} {% for i in 0..tags|length %} {% if i < (tags|length - 1) %} {{ tags[i].tag }}, {% else %} {{ tags[i].tag }} {% endif %} {% endfor %}

{% endif %}
{{ description1 }} {% if sertifikaty==1 %}
{% endif %} {{ content_bottom }}
{{ column_right }}
{{ footer }}