{{ content }}
{{ entries:listing folder="blog" taxonomy="yes" limit="10"}}
{{ if no_results }}
No posts found for this category
{{ else }}
Posted on {{ date }}.
{{ content }}
{{ endif }}
{{ /entries:listing }}
{{ entries:pagination folder="blog" taxonomy="yes" limit="10"}}
{{ if previous_page }}
Previous
{{ endif }}
{{ if next_page }}
Next
{{ endif }}
{{ /entries:pagination }}