summaryrefslogtreecommitdiff
path: root/project/templates/about/food.html
diff options
context:
space:
mode:
authorMadhusudan.C.S2009-10-30 15:09:12 +0530
committerMadhusudan.C.S2009-10-30 15:09:12 +0530
commitf89410559c20dd88d78ccd6b9d24e7941da9d5ff (patch)
tree3ad4fb64efc7523d1f3065e0dd03693871d6ce55 /project/templates/about/food.html
parent75f0773685ef0724d8ccc1eb1aab16bba55cd7a7 (diff)
downloadscipycon-f89410559c20dd88d78ccd6b9d24e7941da9d5ff.tar.gz
scipycon-f89410559c20dd88d78ccd6b9d24e7941da9d5ff.tar.bz2
scipycon-f89410559c20dd88d78ccd6b9d24e7941da9d5ff.zip
Added all the files from kiwipycon and the changes made for SciPy.in.
Diffstat (limited to 'project/templates/about/food.html')
-rw-r--r--project/templates/about/food.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/project/templates/about/food.html b/project/templates/about/food.html
new file mode 100644
index 0000000..f0205f2
--- /dev/null
+++ b/project/templates/about/food.html
@@ -0,0 +1,4 @@
+{% extends "base.html" %}
+{% block content %}
+<h1>We will update this page once we have more information on it.</h1>
+{% endblock content %} \ No newline at end of file