Skip to main content
Blog post page variables
Variable Description
contentContent of the blog post in the "before the flip" area e.g. {{ post.blog_post.content }}
is_extended?Checks if the blog post has content in the "after the flip" area e.g.
content_flipContent of the blog post in the "after the flip" area e.g. {{ post.blog_post.content_flip }}
content_fullContent of the entire blog post e.g. {{ post.blog_post.content_full }}
admin_edit_urlURL to blog post admin area e.g.