{% if show_date %}
{{"_RELEASE_DATE:"|trans}} {{Date}}
{% endif %} {% if show_title %}
{{"_PAGE_TITLE:"|trans}} {{Title}}
{% endif %} {% if show_description %}
{{"_PAGE_DESCRIPTION:"|trans}} {{Description}}
{% endif %} {% if show_categories %}
{{"_CATEGORIES:"|trans}} {% if categories %} {{Category}}{{Comma}} [/cms:section name="categories"]
{% endif %} {% if show_keywords %}
{{"_KEYWORDS:"|trans}} {{Keywords}}
{% endif %} {% if show_language %}
{{"_LANGUAGE:"|trans}} {{Language}}
{% endif %} {% if show_writer_name %}
{{"_WRITER_NAME:"|trans}} {{Writer_name}}
{% endif %}