pass language to mako template

This commit is contained in:
Michael Roytman
2018-02-12 12:26:55 -05:00
parent 5cca46d161
commit 3496bb9a0a
6 changed files with 15 additions and 11 deletions

View File

@@ -757,7 +757,7 @@ class TestMakoTemplateLinter(TestLinter):
${x | h}
</%static:require_module>
${x | h}
<%static:studiofrontend page="${x}" lang="en">
<%static:studiofrontend page="${x}">
${x | h}
</%static:studiofrontend>
${x | h}