{{ m.id }} Updated: {{ m.updated_at[:16] }} {{ m.content }} {% if m.tags %} Tags: {{ m.tags | join(', ') }} {% endif %}