feedback.html
changeset 5 37e4027fba48
child 6 057498d12450
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/feedback.html	Fri Apr 09 13:21:46 2010 +0530
@@ -0,0 +1,12 @@
+<html>
+<head>
+<title>
+</title>
+</head>
+<body>
+<form action="" method="post">
+{{ form.as_p }}
+<input type="submit" value="submit">
+</form>
+</body>
+</html>