mirror of
https://github.com/holo-gfx/mangadex.git
synced 2024-11-25 03:18:22 -05:00
1 line
159 B
PHP
1 line
159 B
PHP
|
<div class='alert alert-<?= $templateVar['type'] ?> text-center' role='alert'><strong><?= $templateVar['strong'] ?>:</strong> <?= $templateVar['text'] ?></div>
|