forked from orbit-oss/flask
More docstrings for blueprints.
This commit is contained in:
parent
dbb9a2ed46
commit
86175054d6
4 changed files with 40 additions and 11 deletions
|
|
@ -381,8 +381,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 :ref:`templating` section of the documentation or the official
|
||||
`Jinja2 Template Documentation
|
||||
to the the official `Jinja2 Template Documentation
|
||||
<http://jinja.pocoo.org/2/documentation/templates>`_ for more information.
|
||||
|
||||
Here is an example template:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue