mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 12:37:58 +01:00
5 lines
239 B
Text
5 lines
239 B
Text
|
=> render PhilomenaWeb.UserAttributionView, "_anon_user.html", object: @notification.actor_child
|
||
|
=> @notification.action
|
||
|
|
||
|
strong
|
||
|
= link "##{@notification.actor_id}", to: Routes.image_path(@conn, :show, @notification.actor) <> "#comments"
|