rollback some versions
This commit is contained in:
parent
fdc5154462
commit
4964022998
5 changed files with 9 additions and 6 deletions
|
@ -413,7 +413,8 @@ module Middleman
|
|||
@_out_buf = _buf_was
|
||||
end
|
||||
|
||||
concat_safe_content render_individual_file(layout_path, @current_locs || {}, @current_opts || {}, self) { content }
|
||||
# concat_safe_content
|
||||
concat_content render_individual_file(layout_path, @current_locs || {}, @current_opts || {}, self) { content }
|
||||
ensure
|
||||
@current_engine = engine_was
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue