{% if hasBlog %} {% placeholder meta default %} {% endplaceholder %} {% else %} {% if __SELF__.redirect_url %} {% endif %} {% if __SELF__.seo_title %} {{__SELF__.seo_title | generateTitle}} {% endif %} {% if __SELF__.seo_description %} {% endif %} {% if __SELF__.seo_keywords %} {% endif %} {% if __SELF__.canonical_url %} {% else %} {{ '' | generateCanonicalUrl}} {% endif %} {{ ''|otherMetaTags|raw }} {% if __SELF__.ogTitle %} {% endif %} {% if __SELF__.ogUrl %} {% endif %} {% if __SELF__.ogSiteName %} {% endif %} {% if __SELF__.ogDescription %} {% endif %} {% if __SELF__.ogFbAppId %} {% endif %} {% endif %}