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