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

6 lines
132 B
Plaintext
Raw Normal View History

2017-08-30 00:49:07 +08:00
<div class="text-center">
<span class="system-message">
<i class="fas fa-chess-rook" aria-hidden="true"></i>
2017-08-30 00:49:07 +08:00
</span>
</div>