From 34e974e360184baef873da55f31379697e367f32 Mon Sep 17 00:00:00 2001 From: Paul Everitt Date: Wed, 25 Sep 2013 12:08:33 -0400 Subject: Get pyramid_chameleon added to the quick tutorial, plus some other fixes for Python 3. --- docs/quick_tutorial/jinja2/tutorial/home.pt | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 docs/quick_tutorial/jinja2/tutorial/home.pt (limited to 'docs/quick_tutorial/jinja2') diff --git a/docs/quick_tutorial/jinja2/tutorial/home.pt b/docs/quick_tutorial/jinja2/tutorial/home.pt deleted file mode 100644 index a0cc08e7a..000000000 --- a/docs/quick_tutorial/jinja2/tutorial/home.pt +++ /dev/null @@ -1,9 +0,0 @@ - - - - Quick Tour: ${name} - - -

Hi ${name}

- - \ No newline at end of file -- cgit v1.2.3