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

6 lines
140 B
Plaintext

<div class="text-center">
<span class="system-message">
<i class="glyphicon glyphicon-tower" aria-hidden="true"></i>
</span>
</div>