diff options
Diffstat (limited to 'test/templates/unicode_arguments.html')
-rw-r--r-- | test/templates/unicode_arguments.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/templates/unicode_arguments.html b/test/templates/unicode_arguments.html index b363cb6..e6d7c2c 100644 --- a/test/templates/unicode_arguments.html +++ b/test/templates/unicode_arguments.html @@ -1,4 +1,3 @@ -# coding: utf-8 <%def name="my_def(x)"> x is: ${x} |