diff options
Diffstat (limited to 'example/idp2_repoze/modules/login.mako.py')
-rw-r--r-- | example/idp2_repoze/modules/login.mako.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example/idp2_repoze/modules/login.mako.py b/example/idp2_repoze/modules/login.mako.py index 4603f6fb..abc10236 100644 --- a/example/idp2_repoze/modules/login.mako.py +++ b/example/idp2_repoze/modules/login.mako.py @@ -1,4 +1,3 @@ -# -*- encoding:utf-8 -*- from mako import runtime, filters, cache UNDEFINED = runtime.UNDEFINED |