1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 01:14:24 +03:00
ifhub.club/application/install/frontend/template/error.tpl.php

3 lines
90 B
PHP
Raw Normal View History

<div class="alert alert--error">
Ошибка: <?php echo $this->get('msg'); ?>
</div>