philomena/lib/philomena_web/templates/notification/_gallery.html.slime

6 lines
288 B
Text
Raw Normal View History

2019-11-16 05:38:42 +01:00
=> render PhilomenaWeb.UserAttributionView, "_user.html", object: %{user: @notification.actor.creator}, conn: @conn
2019-11-16 04:50:58 +01:00
=> @notification.action
strong>
= link @notification.actor.title, to: "#"
/= link @notification.actor.title, to: Routes.gallery_path(@conn, :show, @notification.actor)