{% if post.title or markata.config.title %} {{ post.title or markata.config.title }} {% endif %} {% if post.description or markata.config.description %} {% endif %} {% if markata.config.icon.name %} {% endif %} {% if 'markata.plugins.service_worker' in markata.config.hooks %} {% endif %} {% include "head.html" %}