scinote-web/app/views/user_notifications/icons/_deliver_error.html.erb
2021-05-11 14:52:02 +02:00

6 lines
107 B
Plaintext

<div class="text-center">
<span class="deliver-error">
<i class="fas fa-truck"></i>
</span>
</div>