This commit is contained in:
Tim Bentley 2016-08-12 20:03:35 +01:00
parent f2d936c3d3
commit eceaf90a64
1 changed files with 0 additions and 1 deletions

View File

@ -44,4 +44,3 @@ def index(request, view):
:param view: The view name to be servered.
"""
return remote_endpoint.render_template('{view}.mako'.format(view=view), **TRANSLATED_STRINGS)