{% for tag in site.data.meta_tags %}
{% endfor %}
{{ page.title | default: site.title | strip_newlines | strip_html | strip | normalize_whitespace | smartify | truncate: 64 | xml_escape }}