From 55c9a329734ffa6877d77af671958af31b994bc3 Mon Sep 17 00:00:00 2001 From: jenyak Date: Wed, 1 Mar 2017 16:10:42 +0200 Subject: [PATCH] Fix typo --- controller.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controller.rst b/controller.rst index b097ac09aa8..005c16901d3 100644 --- a/controller.rst +++ b/controller.rst @@ -432,7 +432,7 @@ read any flash messages from the session:
{{ flash_message }}
- {% endif %} + {% endfor %} {% endfor %} .. code-block:: html+php