Updating emailer
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
|
||||
</head>
|
||||
<body>
|
||||
<p><b>From:</b> <%= link_to @from_user.name, @from_user %></p>
|
||||
<p><b>From:</b> <%= link_to @from_user.name, user_url(@from_user) %></p>
|
||||
<p>
|
||||
<%= simple_format @body %>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user