Commit 303f79f8 authored by Jason Lee's avatar Jason Lee

Make sure notify email always has author info.

parent df6bb579
%div
"#{link_to @note.author_name, user_url(@note.author)} wrote:"
%div
= markdown(@note.note, pipeline: :email)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment