mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Use Mako highlighting instead of html
This commit is contained in:
@@ -10,6 +10,7 @@ Context
|
|||||||
:::::::
|
:::::::
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
WSGI
|
WSGI
|
||||||
----
|
----
|
||||||
|
|
||||||
@@ -457,7 +458,7 @@ frameworks.
|
|||||||
|
|
||||||
An example template in Mako looks like:
|
An example template in Mako looks like:
|
||||||
|
|
||||||
.. code-block:: html
|
.. code-block:: mako
|
||||||
|
|
||||||
<%inherit file="base.html"/>
|
<%inherit file="base.html"/>
|
||||||
<%
|
<%
|
||||||
|
|||||||
Reference in New Issue
Block a user