| Current Path : /home/j/u/v/juvelize/martine/tmp/install_61b0f5c54c150/back/views/configuration/tmpl/ |
| Current File : /home/j/u/v/juvelize/martine/tmp/install_61b0f5c54c150/back/views/configuration/tmpl/bounce.php |
<?php
if (!acym_level(ACYM_ENTERPRISE)) {
$data['isEnterprise'] = false;
echo '<div class="margin-top-1">';
include acym_getView('bounces', 'splashscreen');
echo '</div>';
} ?>