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

10 lines
391 B
Text
Raw Normal View History

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