{% include "metadata.njk" %} {% if tags and (tags.includes('nowBurning') or tags.includes('status')) %} {% endif %} {% if tags and tags.includes('blogroll') %} {% endif %} {% if tags and tags.includes('galleryImage') %} {% endif %} {% if tags and tags.includes('metadata') %} {% endif %} {% if tags and tags.includes('navigator') %} {% endif %} {% if tags and tags.includes('profilePic') %} {% endif %} {% if tags and tags.includes('postList') %} {% endif %} {% if tags and tags.includes('tagList') %} {% endif %} {% if tags and (tags.includes('posts') or tags.includes('now')) %} {% endif %} {% if tags and tags.includes('guestbook') %} {% endif %} {% if tags and tags.includes('quiz') %} {% endif %} {% if includeTOC %} {% endif %} {% if search %} {% endif %} {% if not excludeProfilesFromHead %}{% for link in metadata.socialLinks %}{% if not link.excludeFromHead %}{% endif %}{% endfor %}{% endif %} {% include "structuredData.njk" %} {% include "analytics.html" %}
{% include "header.njk" %}