Checks if there are one or more languages configured in the config.php
<?php if($site->multilang()): ?> This is a multi-language website <?php endif ?>