From 8316afa2be4a8d3e37e73712349ba2c82cb75427 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Sun, 25 Apr 2010 17:12:57 +0200 Subject: [PATCH] Added documentation links. --- templates/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index e4ded08e..fd66ac35 100644 --- a/templates/index.html +++ b/templates/index.html @@ -29,7 +29,10 @@ def hello(): * Running on http://localhost:5000/

Interested?