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

6 lines
140 B
Plaintext
Raw Normal View History

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