if (C4::Context->userenv) {
$homebranch = C4::Context->userenv->{'branch'};
}
# ✔️ ❤️ ★ aÄÄÄ Äãà éèà
my $all_koha_news = &GetNewsToDisplay("koha",$homebranch);
my $koha_news_count = scalar @$all_koha_news;
-