scinote-web/app/views/user_notifications/icons/_assignment.html.erb

4 lines
96 B
Plaintext
Raw Normal View History

2017-08-30 00:49:07 +08:00
<div class="text-center">
<span class="assignment"><%= fa_icon 'newspaper-o' %></span>
</div>