From: Diane Trout Date: Sat, 19 Sep 2009 01:15:40 +0000 (+0000) Subject: Django really wanted a 404 template. X-Git-Tag: 0.3.2~23 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=3a65b8ef23eb6b4b3bba06eb99132119c35c2bd7 Django really wanted a 404 template. So here is an insanely basic 404 template. Someone should fix it, but at least know I'm getting 404s and not tracebacks --- diff --git a/htsworkflow/frontend/templates/404.html b/htsworkflow/frontend/templates/404.html new file mode 100644 index 0000000..fd7bae1 --- /dev/null +++ b/htsworkflow/frontend/templates/404.html @@ -0,0 +1,9 @@ + + + 404 - Not Found + + + Nothing, emptiness, void... + + +