mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
6 lines
No EOL
288 B
Text
6 lines
No EOL
288 B
Text
=> render PhilomenaWeb.UserAttributionView, "_user.html", object: %{user: @notification.actor.creator}, conn: @conn
|
|
=> @notification.action
|
|
|
|
strong>
|
|
= link @notification.actor.title, to: "#"
|
|
/= link @notification.actor.title, to: Routes.gallery_path(@conn, :show, @notification.actor) |