var msg = <%= @resource.errors.to_json.html_safe %>; msg.title = "<%= t("underworld.errors.fix_errors") %>"; form_error(msg);