Posted by {{ author_username }} on {{ post.formatted_created_at() }}
{% if !post.categories.is_empty() %}Categories: {{ post.categories }}
{% endif %} {% if !post.tags.is_empty() %}Tags: {{ post.tags }}
{% endif %} {% if post.visibility == "password_protected" && !unlocked %}This post is password protected. Please enter the password to view it:
[This post is private and only visible to authorized users.]