PTIČKI (16. – 25. 11. 2021) + nekaj otrok skupin SOVICE in ČMRLJI
Orodna vrstica za dostopnost
jQuery(document).on('ready', function () {
//Replace read more link text
jQuery(".et_pb_post a.more-link").html(function () {
return jQuery(this).html().replace('več...', 'Preberi več');
});
});