Update templates.rst

Fix typo
This commit is contained in:
neilsquinn 2022-10-25 09:33:24 -04:00 committed by GitHub
parent bf251517c1
commit 3ccc61b0bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1172,7 +1172,7 @@ none of the templates exist.
{% include ['special_sidebar.html', 'sidebar.html'] ignore missing %}
A variable, with either a template name or template object, can also be
passed to the statment.
passed to the statement.
.. _import: