diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2015-01-03 23:05:34 +0100 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2015-01-10 20:16:19 +0100 |
| commit | ee8d5b91e94f6920f846512c978b703f62545ca8 (patch) | |
| tree | 3c6d252d4621220afa117f2e71d5a0b82311cc51 /docs/topics/http | |
| parent | 6c392bb2c00a7779a0f2a485bfdeea456ed39181 (diff) | |
Wrote main documentation for templates.
Diffstat (limited to 'docs/topics/http')
| -rw-r--r-- | docs/topics/http/shortcuts.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/http/shortcuts.txt b/docs/topics/http/shortcuts.txt index d3971fb711..d31572dd4d 100644 --- a/docs/topics/http/shortcuts.txt +++ b/docs/topics/http/shortcuts.txt @@ -124,8 +124,8 @@ Required arguments ``template_name`` The full name of a template to use or sequence of template names. If a sequence is given, the first template that exists will be used. See the - :ref:`template loader documentation <ref-templates-api-the-python-api>` - for more information on how templates are found. + :ref:`template loading documentation <template-loading>` for more + information on how templates are found. Optional arguments ------------------ |
