# File lib/simple_form/error_notification.rb, line 27
    def error_message
      (@message || translate_error_notification).html_safe
    end