diff options
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/templates/builtins.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt index 1efc3e2621..0251dcbca4 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -51,7 +51,7 @@ Defines a block that can be overridden by child templates. See comment ^^^^^^^ -Ignores everything between ``{% comment %}`` and ``{% endcomment %}`` +Ignores everything between ``{% comment %}`` and ``{% endcomment %}``. .. templatetag:: csrf_token |
