You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
295 B
Twig
11 lines
295 B
Twig
<div class="notify-message">
|
|
<div class="notify-icons">
|
|
<i class="ti ti-mood-smile notify-good"></i>
|
|
<i class="ti ti-mood-sad notify-notgood"></i>
|
|
<i class="ti ti-settings notify-working"></i>
|
|
</div>
|
|
<div class="notify-text">
|
|
<span class="response-text">Hey Hey</span>
|
|
</div>
|
|
</div>
|