Use Mako highlighting instead of html

This commit is contained in:
Marijn van der Zee
2017-03-11 14:53:16 +01:00
parent 0cb55a887b
commit 3b63e28f4c
+2 -1
View File
@@ -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"/>
<%