Merge pull request #562 from yaph/master

Small improvement to docs
This commit is contained in:
Kenneth Reitz 2012-07-21 04:57:39 -07:00
commit 0f3bc38a18
2 changed files with 2 additions and 3 deletions

View file

@ -377,7 +377,7 @@ package it's actually inside your package:
/hello.html
For templates you can use the full power of Jinja2 templates. Head over
to the the official `Jinja2 Template Documentation
to the official `Jinja2 Template Documentation
<http://jinja.pocoo.org/2/documentation/templates>`_ for more information.
Here is an example template: