philomena/lib/philomena_web/templates/notification/_gallery.html.slime
2019-11-15 23:38:42 -05:00

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)