@vcl/vcl
Version:
The whole VCL in one package
11 lines (9 loc) • 361 B
HTML
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v6.1.1/css/all.css">
<div class="notification" role="alert">
<div class="notification-icon-container">
<span class="icon notification-icon far fa-bell"></span>
</div>
<div class="notification-content">
The user <strong>Andreas Mustermann</strong> is now online.
</div>
</div>