class Pettanr.Views.SystemPicture.Summary extends Pettanr.Views.Common.Summary initialize: (options) -> super(options) @trigger('ready') render: () -> this.$el.html('') this.$el.append('-') this