{% block title %}{% tdk with name="Title" siteName=true %}{% endblock %} {%- tdk keywords with name='Keywords' %} {%- if keywords %} {%- endif %} {%- tdk description with name='Description' %} {%- if description %} {%- endif %} {%- tdk canonical with name="CanonicalUrl" %} {%- if canonical %} {%- endif %} {%- set ogType = "website" global=true %} {%- system siteLogo with name="SiteLogo" %} {%- archiveDetail archiveLogo with name='Logo' %} {%- if archiveLogo %} {%- set image = archiveLogo global=true %} {%- set ogType = "article" global=true %} {%- if archive.Price > 0 %} {%- set ogType = "product" global=true %} {%- set ogPrice = archive.Price|float/100 global=true %} {%- endif %} {%- else %} {%- set image = siteLogo global=true %} {%- endif %} {%- if ogPrice %} {%- endif %} {{- pluginJsCode|safe }} {% block head %} {% endblock %} {%- languages websites %} {%- for item in websites %} {%- endfor %} {%- endLanguages %} {%- diy announcement with name="Announcement" %} {%- if announcement %}
{{announcement|safe}}
{%- endif %}
Menu
{% block container %}
{% endblock %} {% block scripts %} {% endblock %}