16 17 18
# File 'lib/orthor.rb', line 16 def self.content(id, options = {}) Templates.render(get(:content_items, id), options[:template]) end