Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
app
/
messages
/
Filename :
annotation_teacher_notification.email.erb
back
Copy
<% presenter = Messages::SubmissionCommentForTeacher::AnnotationPresenter.new(self, data: data) %> <% define_content :link do %> <%= presenter.link %> <% end %> <% define_content :subject do %> <%= presenter.subject %> <% end %> <%= presenter.body %> <%= t("You can review the submission details using this link: %{link}.", link: presenter.link) %>