404.liquid

From Spiffy Stores Knowledge Base

Revision as of 12:32, 6 November 2013 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template is rendered whenever a page or resource cannot be found.

If you do not provide a 404.liquid template in your theme, a default system template will be used instead.

<h1>Page not found <span class="not_found">404</span></h1>
<div class="textile">
  <p>Perhaps you want to return to the <a href="/">home page</a> or <a href="/search">try a search</a>.</p>
</div>

Variables

In 404.liquid you have access to all of the following variables: