Skip to content

Commit 3b63e28

Browse files
committed
Use Mako highlighting instead of html
1 parent 0cb55a8 commit 3b63e28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/scenarios/web.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Context
1010
:::::::
1111

1212

13+
1314
WSGI
1415
----
1516

@@ -457,7 +458,7 @@ frameworks.
457458

458459
An example template in Mako looks like:
459460

460-
.. code-block:: html
461+
.. code-block:: mako
461462
462463
<%inherit file="base.html"/>
463464
<%

0 commit comments

Comments
 (0)