From 06ed3e1e8888b73794876d39a53382eb45a54fe2 Mon Sep 17 00:00:00 2001 From: Dag Odenhall Date: Sun, 6 Jun 2010 00:30:11 +0800 Subject: [PATCH] Misleading templates path example in docs for open_resource --- flask.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask.py b/flask.py index 81cd582f..ca69a056 100644 --- a/flask.py +++ b/flask.py @@ -463,7 +463,7 @@ class _PackageBoundObject(object): /schemal.sql /static /style.css - /template + /templates /layout.html /index.html