class NewsPost < ActiveRecord::Base
  attr_accessible :body, :html_class
end