mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 12:37:58 +01:00
10 lines
No EOL
391 B
Text
10 lines
No EOL
391 B
Text
.flex.flex--centered.flex__grow
|
|
div
|
|
=> 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)
|
|
|
|
=> pretty_time @notification.updated_at |