renamed project

This commit is contained in:
Matthew Scragg 2013-10-03 10:01:40 -05:00
parent cba28239a2
commit 2bbeb52178
307 changed files with 4 additions and 4 deletions

View file

@ -0,0 +1,6 @@
{% extends 'layout.html' %}
{% block body %}
<h1>Page Not Found</h1>
{% endblock %}

View file