Fixed a documentation bug
Thanks @Booli
This commit is contained in:
parent
039285ffae
commit
416b897596
1 changed files with 1 additions and 1 deletions
|
|
@ -350,7 +350,7 @@ class TemplatePlugin(Plugin):
|
|||
:widths: 5 95
|
||||
|
||||
* - template
|
||||
- Name of the template to inject, defaults to ``<pluginname>_settings.jinja2``.
|
||||
- Name of the template to inject, defaults to ``<pluginname>.jinja2``.
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue