Chris
1081f005aa
All checks were successful
Build and push / Pulling repo on server (push) Successful in 19s
4 lines
168 B
HTML
4 lines
168 B
HTML
<div class="bg-orange-100 border-l-4 border-orange-500 text-orange-700 p-4" role="alert">
|
|
<p class="font-bold"><?= $title ?></p>
|
|
<p><?= $message ?></p>
|
|
</div> |