{! Use the default layout !} {>"default"/} {! This is the body of the page. It will get rendered where {+body/} appears in the layout. !} { {! Site logo !} {?Settings.logo} {/Settings.logo} {! Navicon !} {! Cover body !}
{^query}

Search

What are you looking for? {:else}

Results for “{query}”

{@plural count=pagination.totalItems one="1 post" many="% posts" none="No posts"/} {/query}
{! Are there any results? !} {@gt key=pagination.totalItems value="0"} {! Include the post loop !} {>"partials/loop"/} {! Include pagination !} {>"partials/pagination"/} {/gt} {! Search form !}
{?query} Search again? {/query}
{! Include the footer !} {>"partials/footer"/} {/body}