{{ collection:functional_templates blueprint:is="404_page" limit="1" }} {{ if no_results }} {{ title = "404" }}

404 Page not found

This page does not exist. {{ partial src="sets/button" text="Go Home" filled="true" this_link="/" align="center" }}

{{ else }}

{{ title }}

{{ partial src="sets/single_column" }}
{{ /if }} {{ /collection:functional_templates }}