view :raw do |args| File.read "#{Cardio.gem_root}/mod/03_machines/lib/stylesheets/#{card.codename}.css" end format :html do view :editor do |args| "Content is stored in file and can't be edited." end end