{% if post.pinned %}📌 Pinned{% endif %}
📅 {{ post.formatted_time }}
{% if post.mood %}{{ post.mood }}{% endif %}
{{ post.formatted_content | safe }}
{% if post.tags or post.client %}
{% endif %}