project/templates/about/reaching.html
changeset 1 fda1c66b25f9
child 49 eaa881b6b5f3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/project/templates/about/reaching.html	Fri Oct 30 15:09:12 2009 +0530
@@ -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