diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index 2bbe365..6008ddd 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -10,6 +10,7 @@ Context ::::::: + WSGI ---- @@ -457,7 +458,7 @@ frameworks. An example template in Mako looks like: -.. code-block:: html +.. code-block:: mako <%inherit file="base.html"/> <%