1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-05-13 14:28:18 +03:00
ifhub.club/application/install/frontend/template/error.tpl.php
2014-12-22 20:54:36 +07:00

3 lines
90 B
PHP

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