mirror of
https://github.com/holo-gfx/mangadex.git
synced 2025-02-17 22:23:06 -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>
|