{% if mention %}№ {{ post.slug }} {% else %}§{% endif %} {{ post.date | date(format="%F %R") }} {%- if class != "single" and post.title %}{{ post.title }}{% endif %} {%- if "tags" in post.taxonomies %} {{ self::render_tags(tags=post.taxonomies.tags) }} {%- endif %} {{ post.content | safe }}