diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/templates.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/templates.txt b/docs/templates.txt index 0f0009b495..92d4b53660 100644 --- a/docs/templates.txt +++ b/docs/templates.txt @@ -800,8 +800,12 @@ The argument tells which template bit to output: ``closevariable`` ``}}`` ``openbrace`` ``{`` ``closebrace`` ``}`` + ``opencomment`` ``{#`` + ``closecomment`` ``#}`` ================== ======= +Note: ``opencomment`` and ``closecomment`` are new in the Django development version. + widthratio ~~~~~~~~~~ |
