From 6034368364b5ac42eff1b4b70330c9928e20f2e7 Mon Sep 17 00:00:00 2001 From: Nico Zanferrari Date: Thu, 27 Sep 2018 21:16:05 +0200 Subject: [PATCH] Python 3 compatibility + fixed link for cookbook --- applications/examples/views/default/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/examples/views/default/index.html b/applications/examples/views/default/index.html index 19708c79..735ee4cc 100644 --- a/applications/examples/views/default/index.html +++ b/applications/examples/views/default/index.html @@ -4,7 +4,7 @@

Web Framework

-

Free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications. Written and programmable in Python.

+

Free open source full-stack framework for rapid development of fast, scalable, secure and portable database-driven web-based applications. Written and programmable in Python (version 3 and 2.7).

@@ -18,7 +18,7 @@ - +