Files @ 6850a655dcda
Branch filter:

Location: website/www/conservancy/static/404error.html

bkuhn
No banner done for this one:

<bkuhn> tony: also, do you want a banner, ala
http://sfconservancy.org/img/conservancy-supporter-header.png ?
[16:09]
<tony> nah, this is such a short term thing. I don't think it's necessary
{% extends "base_error.html" %}
{% block content %}

<h1>404 Error</h1>

<p>The page you request at <tt>sfconservancy.org</tt>
was not found.  Please use the navigation items to find a page that is
available.</p>

{% endblock %}