From b5a746aa126b2aff788fa20b3a36acea0c6b9ba1 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Thu, 17 Jun 2010 18:43:54 +0200 Subject: [PATCH] Fixed a HTMl error --- flask_website/templates/general/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask_website/templates/general/index.html b/flask_website/templates/general/index.html index bf138baf..58714350 100644 --- a/flask_website/templates/general/index.html +++ b/flask_website/templates/general/index.html @@ -86,7 +86,7 @@ def hello():

What people say about Flask on Twitter: {{ tweet_box(tweets, 3) }} -

more » +

more » {% endif %}