diff options
Diffstat (limited to 'docs/ref/templates')
| -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 c7a8498961..8a04577919 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -1116,7 +1116,7 @@ Example usage: {% resetcycle %} {% endfor %} -This example would return this HTML:: +This example would return this HTML: .. code-block:: html |
