mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Use Mako highlighting instead of html
This commit is contained in:
@@ -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"/>
|
||||
<%
|
||||
|
||||
Reference in New Issue
Block a user