{{ post.title }}{% if post.draft %} 🚧{% endif %}
Permalink {% if post.date %} {% if post.modified_date %} (Modified: {{ post.modified_date|format_date_plain }}){% endif %} {% endif %} {% if with_read_time %}{{ backlinks_title }}
-
{% for backlink in backlinks %}
-
{{ backlink.snippet }}
{% endfor %}