From 1ef1a0bc443f1d8bbc8bddcda3562550a5b63119 Mon Sep 17 00:00:00 2001 From: Marc Tamlyn Date: Fri, 27 Jul 2012 14:59:43 +0100 Subject: Move the testproject out of the main folder. Also exclude it from distributions using the MANIFEST. --- testproject/templates/sample.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 testproject/templates/sample.html (limited to 'testproject/templates/sample.html') diff --git a/testproject/templates/sample.html b/testproject/templates/sample.html new file mode 100644 index 0000000..3dfbdbb --- /dev/null +++ b/testproject/templates/sample.html @@ -0,0 +1,7 @@ + + + + +

{{ title }}

+ + -- cgit v1.2.3