#2326: "Using Jinja" docs typo
----------------------------+-----------------------------------------------
Reporter: seedifferently | Owner:
Type: defect | Status: new
Priority: high | Milestone: 2.0
Component: Documentation | Version: trunk
Severity: major | Keywords:
----------------------------+-----------------------------------------------
In the docs under "using jinja" there is a typo that causes the first
couple of lines to not show up in the HTML page. You have to "view source"
to see:
{{{
.. warning: Currently Jinja does not support dotted notation so if you're
using Jinja you will have to turn it off in app_cfg.py::
base_config.use_dotted_templatenames = False
}}}
== http://www.turbogears.org/2.0/docs/main/Templates/Jinja.html ==
--
Ticket URL: <http://trac.turbogears.org/ticket/2326>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---