Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 513, in __call__
handler.post(*groups)
File "/base/data/home/apps/v2ex/1.345445430106511738/place.py", line 95, in post
template_values['l10n'] = l10n
NameError: global name 'template_values' is not defined
File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 513, in __call__
handler.post(*groups)
File "/base/data/home/apps/v2ex/1.345445430106511738/place.py", line 95, in post
template_values['l10n'] = l10n
NameError: global name 'template_values' is not defined
