{{ if caption }}
{{ caption }}
{{ /if }}
{{ quote }}{{ elseif type == "video" }}
{{ /if }} {{ /long_post }}
-
{{ collection:next in="blog" as="posts" limit="1" }}
{{ if !no_results }}
{{ posts }}
- ← Previous Post {{ /posts }} {{ /if }} {{ /collection:next }} {{ collection:previous in="blog" as="posts" limit="1" }} {{ if !no_results }} {{ posts }}
- Next Post → {{ /posts }} {{ /if }} {{ /collection:previous }}