{{ title }}

{{ content }}
{{ entries:listing folder="blog" limit="10" }} {{ if no_results }}
Just getting started!
{{ else }}

{{ title }}

{{ content }}
{{ endif }} {{ /entries:listing }} {{ entries:pagination folder="blog" limit="10"}} {{ if previous_page }} Previous {{ endif }} {{ if next_page }} Next {{ endif }} {{ /entries:pagination }}
{{ theme:partial src="sidebar" }}