class Pettanr.Views.Author.Form extends Locmare.Form append_guidance: () -> if @item.isNew() guide = @div(I18n.t('yasapp.guidance.author')) this.$el.append(guide.render().el) this