content/404.html @ fbd242d7ddf7

Exclude the 404 page to prevent it from showing up in the feed.
author Steve Losh <steve@stevelosh.com>
date Wed, 20 Jan 2010 21:25:30 -0500
parents 0b8539e28640
children (none)
{% extends "_flatpage.html" %}

{% hyde
    title: "Not Found"
    exclude: True
%}


{% block article %}

OH GOD HOW DID THIS GET HERE SOMEONE IS NOT GOOD WITH LINK
==========================================================

{% endblock %}