← back
DRAFT
MEMORANDUM
TO:
Reader
FROM:
{{ config.site.author }}
DATE:
{{ published_date }}
RE:
{{ title }}
READ:
{{ reading_time }}
{% if taxonomy.tags %}
[ {% for tag in taxonomy.tags %}{{ tag }}{% if not loop.last %} / {% endif %}{% endfor %} ]
{% endif %}
{{ content | safe }}