bone head move

v3-stable
Thomas Reynolds 2015-06-09 10:42:41 -07:00
parent 3e46e8139f
commit 6562716aa5
1 changed files with 0 additions and 2 deletions

View File

@ -309,8 +309,6 @@ module Middleman
::Tilt.new(path, 1, options) { body }
end
', :default_encoding => 'Big5'
# Render using Tilt
content = template.render(context || ::Object.new, locs, &block)