mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
typo
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user