scinote-web/app/views/user_notifications/icons/_recent_changes.html.erb
2017-08-30 13:30:41 +02:00

4 lines
134 B
Plaintext

<div class="text-center">
<%= image_tag avatar_path(notification.generator_user, :icon_small), class: 'avatar img-circle' %>
</div>