Separate tags with commas (e.g., news, technology, tips)
View Post
Post Status

Current Status: {{ post.get('status', 'draft').title() }}

Author: {{ post.get('author', 'Admin') }}

{% if post.get('created_at') %}

Created:
{{ post['created_at']|truncate(19, True, '') }}

{% endif %} {% if post.get('updated_at') %}

Last Modified:
{{ post['updated_at']|truncate(19, True, '') }}

{% endif %}
Quick Tips
  • Categories:
    Help organize your posts into sections
  • Tags:
    Make your posts discoverable
  • Description:
    Write a compelling summary