p | "#{@user.name} has send you question about #{@questionable.name}" p | To answer the question, please click below. p = link_to 'Answer The Question', new_question_answer_url(@question), class: 'btn-Activate' p | - #{Configurations::General.application_name} Team