This commit is contained in:
Tom Burns
2013-05-16 20:25:31 -04:00
parent ba5a9f2e47
commit b8fbd2b4fa

View File

@@ -85,7 +85,7 @@ class ThemeRunner
html = nil
RubyProf.resume
html = compile_and_render(liquid, layout, assigns, page_template, template_file)
html = compile_and_render(liquid, layout, assigns, page_template, template_name)
RubyProf.pause